1. 68ccea1 chore(deps): update dependency sass-loader to v16 by Renovate bot · 8 weeks ago
  2. d85a616 fix(deps): update dependency google-protobuf to v3.21.4 by Renovate bot · 9 weeks ago
  3. 0c7fb3b fix(deps): update dependency semver to v7.6.3 by Renovate bot · 9 weeks ago
  4. a7a3693 fix(deps): update dependency google-protobuf to v3.21.4 by Renovate bot · 9 weeks ago
  5. 34ac88d chore(deps): update dependency @types/node to v20.14.11 by Renovate bot · 9 weeks ago
  6. 8467239 chore(deps): update dependency typescript-eslint to v8.0.0-alpha.44 by Renovate bot · 10 weeks ago
  7. aef31cb chore(deps): update dependency typescript-eslint to v8.0.0-alpha.42 by Renovate bot · 10 weeks ago
  8. 55b722b chore(deps): update dependency webpack to v5.93.0 by Renovate bot · 10 weeks ago
  9. 7688804 chore(deps): update dependency typescript to v5.5.3 by Renovate bot · 10 weeks ago
  10. 77e9e10 chore(deps): update dependency ts-jest to v29.2.2 by Renovate bot · 10 weeks ago
  11. 9b147b3 chore(deps): update dependency eslint to v9.7.0 by Renovate bot · 10 weeks ago
  12. 26bc735 chore(deps): update dependency @babel/plugin-transform-modules-commonjs to v7.24.8 by Renovate bot · 10 weeks ago
  13. 80fe233 chore(deps): update dependency sass to v1.77.8 by Renovate bot · 10 weeks ago
  14. a1c867f chore(deps): update dependency web-ext to v8.2.0 by Renovate bot · 2 months ago
  15. 792f96d fix(deps): update dependency dompurify to v3.1.6 by Renovate bot · 2 months ago
  16. 794bfda fix(deps): update dependency @material/web to v1.5.1 by Renovate bot · 2 months ago
  17. a801c7b chore(deps): update dependency @types/node to v20.14.10 by Renovate bot · 2 months ago
  18. f43be91 l10n(ja): update Japanese localization by Weblate bot · 3 months ago
  19. 17a98e8 fix(workflows): only inject the import button when appropriate by Adrià Vilanova Martínez · 3 months ago
  20. 5eb6c51 chore(deps): update dependency eslint to v9.5.0 by Renovate bot · 3 months ago
  21. c7cb6d8 chore(deps): update dependency webpack to v5.92.0 by Renovate bot · 3 months ago
  22. 88d0e8f chore(deps): update dependency sass to v1.77.5 by Renovate bot · 3 months ago
  23. 3f9149d chore(deps): update dependency web-ext to v8.1.0 by Renovate bot · 3 months ago
  24. 0409bef chore(deps): update dependency typescript-eslint to v8.0.0-alpha.30 by Renovate bot · 3 months ago
  25. d9b26c6 chore(deps): update dependency @types/node to v20.14.2 by Renovate bot · 3 months ago
  26. 333bba4 chore(deps): update dependency @babel/plugin-transform-modules-commonjs to v7.24.7 by Renovate bot · 3 months ago
  27. 3c4a0aa chore(deps): update dependency typescript-eslint to v8.0.0-alpha.29 by Renovate bot · 3 months ago
  28. 58756ac fix(deps): update dependency lit to v3.1.4 by Renovate bot · 4 months ago
  29. 7ec6c8b chore(deps): update dependency typescript-eslint to v8.0.0-alpha.27 by Renovate bot · 4 months ago
  30. 662ac0c chore(deps): update dependency @types/node to v20.14.1 by Renovate bot · 4 months ago
  31. 5ebfe27 chore(deps): update dependency typescript-eslint to v8.0.0-alpha.26 by Renovate bot · 4 months ago
  32. 4a9af67 chore(deps): update dependency @types/node to v20.14.0 by Renovate bot · 4 months ago
  33. 28b6970 chore(deps): update dependency typescript-eslint to v8.0.0-alpha.25 by Renovate bot · 4 months ago
  34. 4c003bf feat(infinite-scroll): add debug logs by Adrià Vilanova Martínez · 4 months ago
  35. d45c04e refactor: convert CCInfiniteScroll class to Typescript by Adrià Vilanova Martínez · 4 months ago
  36. 7d69c3e l10n(ko): update Korean localization by Weblate bot · 4 months ago
  37. 1b7e7ee l10n: update translation files by Weblate bot · 4 months ago
  38. 1474faa chore(deps): pin dependencies by Renovate bot · 4 months ago
  39. 2b133bc chore(deps): update dependency eslint to v9.4.0 by Renovate bot · 4 months ago
  40. ac1aaf8 deps: add @types/node by Adrià Vilanova Martínez · 4 months ago
  41. 61f782f Revert "feat!: remove features related to the old thread page view" by Adrià Vilanova · 4 months ago v3.0.0
  42. 230664f fix: fully deprecate "Fix CC slowness" by Adrià Vilanova Martínez · 4 months ago
  43. cb5e563 refactor: add web-ext dependency and use it in the lint check by Adrià Vilanova Martínez · 4 months ago
  44. e7f9be8 style: fix eslint errors by Adrià Vilanova Martínez · 4 months ago
  45. a7b300c chore(eslint): only lint Typescript files by Adrià Vilanova Martínez · 4 months ago
  46. 2e464f3 refactor: switch from npm to pnpm by Adrià Vilanova Martínez · 4 months ago
  47. 069287e chore: deprecate "fix CC slowness" feature by Adrià Vilanova Martínez · 4 months ago
  48. f4cbb6b refactor: migrate temp "CC slowness fix" feature to the new architecture by Adrià Vilanova Martínez · 4 months ago
  49. 917797e refactor: migrate CC dark theme feature to the new architecture by Adrià Vilanova Martínez · 4 months ago
  50. 542cc05 fix(cc-dark-theme): fix ccdarktheme_switch_status option name by Adrià Vilanova Martínez · 4 months ago
  51. dfe71fc feat: add stylesheet script type by Adrià Vilanova Martínez · 4 months ago
  52. d7951b2 refactor: convert contentScriptsUtils to Typescript by Adrià Vilanova Martínez · 4 months ago
  53. ad69676 feat(options-provider): allow to listen for changes by Adrià Vilanova Martínez · 4 months ago
  54. d956c6c chore(deps): update dependency sass to v1.77.4 by Renovate bot · 4 months ago
  55. d58a203 fix(deps): update dependency dompurify to v3.1.5 by Renovate bot · 4 months ago
  56. b662979 chore(deps): update dependency ts-jest to v29.1.4 by Renovate bot · 4 months ago
  57. b523be9 refactor: group options-related logic in //src/common/options by Adrià Vilanova Martínez · 4 months ago
  58. a2dda31 feat: add StartupDataStorage by Adrià Vilanova Martínez · 4 months ago
  59. 9232388 fix: pass requireOptionalPermissions in isOptionEnabled by Adrià Vilanova Martínez · 4 months ago
  60. 1af4c04 chore: add explanatory comment to UpdateHandler by Adrià Vilanova Martínez · 4 months ago
  61. c78c3ad refactor: migrate workflows feature to the new architecture by Adrià Vilanova Martínez · 4 months ago
  62. 67b0b25 refactor(feature): use OptionCodename[] type for relatedOptions by Adrià Vilanova Martínez · 4 months ago
  63. f7e8685 feat: add OptionsProvider by Adrià Vilanova Martínez · 4 months ago
  64. 9344d61 refactor(options): add Option class by Adrià Vilanova Martínez · 4 months ago
  65. 8300cc4 refactor: rename OptionsWatcher to PartialOptionsWatcher by Adrià Vilanova Martínez · 4 months ago
  66. b0f6663 chore(deps): update dependency @babel/plugin-transform-modules-commonjs to v7.24.6 by Renovate bot · 4 months ago
  67. 77c6585 fix(deps): update dependency @material/web to v1.5.0 by Renovate bot · 4 months ago
  68. dde73c4 chore(deps): update dependency css-loader to v7.1.2 by Renovate bot · 4 months ago
  69. 824b2d9 chore(deps): update dependency ts-jest to v29.1.3 by Renovate bot · 4 months ago
  70. cc8a229 fix(deps): update dependency dompurify to v3.1.4 by Renovate bot · 4 months ago
  71. 87e822b chore(deps): update dependency eslint to v9.3.0 by Renovate bot · 4 months ago
  72. 6e7b602 chore(deps): update dependency sass to v1.77.2 by Renovate bot · 4 months ago
  73. 879d44a feat!: remove features related to the old thread page view by Adrià Vilanova Martínez · 4 months ago
  74. 8423dfd feat!: remove "turn on nested replies" feature by Adrià Vilanova Martínez · 4 months ago
  75. a38faee feat(cc-slowness-fix): remove unused large data from some requests by Adrià Vilanova Martínez · 4 months ago
  76. 01ae87c fix: exclude output files by Adrià Vilanova Martínez · 4 months ago
  77. 92be02a l10n(ko): update Korean localization by Weblate bot · 4 months ago
  78. 9c1e5ee l10n(es): update Spanish localization by Weblate bot · 4 months ago
  79. c038053 l10n(ca): update Catalan localization by Weblate bot · 4 months ago
  80. 66dba7c feat: add tentative "CC slowness fix" feature by Adrià Vilanova Martínez · 4 months ago
  81. dc802cc fix(deps): update dependency dompurify to v3.1.3 by Renovate bot · 4 months ago
  82. 46ceec2 chore(deps): pin dependency @types/chrome to 0.0.268 by Renovate bot · 4 months ago
  83. 673abe7 chore: migrate eslint config file to flat config by Adrià Vilanova Martínez · 4 months ago
  84. 61bd632 chore(deps): move @types/chrome to devDependencies by Adrià Vilanova Martínez · 4 months ago
  85. e8d6da0 fix(deps): update dependency semver to v7.6.2 by Renovate bot · 4 months ago
  86. 4808dd0 fix(deps): update dependency @types/chrome to ^0.0.268 by Renovate bot · 4 months ago
  87. 29e471e chore(deps): update dependency sass to v1.77.1 by Renovate bot · 4 months ago
  88. fd6c043 chore(deps): pin dependencies by Renovate bot · 4 months ago
  89. 66836fd refactor: migrate extra info feature to the new architecture by Adrià Vilanova Martínez · 5 months ago
  90. 2ba5d8d refactor: move classes instantiated at CC start to scripts by Adrià Vilanova Martínez · 5 months ago
  91. 104f8ef refactor: create reusable EntrypointScriptRunner class by Adrià Vilanova Martínez · 5 months ago
  92. ab4c80e refactor: add ScriptRunner class by Adrià Vilanova Martínez · 5 months ago
  93. 58cc67c refactor: migrate autorefresh feature to the new architecture by Adrià Vilanova Martínez · 5 months ago
  94. 18d03c4 refactor: migrate infinite scroll feature to a new architecture by Adrià Vilanova Martínez · 5 months ago
  95. 991b6de feat: add script to output options prototype JSON by Adrià Vilanova Martínez · 4 months ago
  96. a2ede8c refactor: define options via Typescript by Adrià Vilanova Martínez · 5 months ago
  97. bbc8d7c chore: add Typescript support by Adrià Vilanova Martínez · 5 months ago
  98. d3495ee chore(deps): update dependency sass to v1.77.0 by Renovate bot · 5 months ago
  99. 7ec94c0 chore(deps): update dependency eslint to v9.2.0 by Renovate bot · 5 months ago
  100. 9f5dacc chore(deps): update dependency sass to v1.76.0 by Renovate bot · 5 months ago