Skip to content

Latest commit

 

History

History
291 lines (166 loc) · 20.4 KB

CHANGELOG.md

File metadata and controls

291 lines (166 loc) · 20.4 KB

1.7.1 (2025-02-14)

Bug Fixes

  • settings: update tab index lookup approach (93c17e8)

1.7.1-dev.1 (2025-02-14)

Bug Fixes

  • settings: update tab index lookup approach (93c17e8)

1.7.0 (2025-02-02)

Bug Fixes

  • Adapt to change of window.modules being a Map (78c303b), closes #120
  • failsafe panel UI settings patching (46a2c6e)
  • issue-template: declare no plugin request [skip ci] (87cfc74)
  • lib/api/native/modules: add more native module fallbacks (#102) (6f95203), closes #99
  • metro/patchNativeComponentRegistry: return component name if fail (26b7615)
  • native: update native modules name (99c1266)
  • only show plugin browser on dev mode (0817e53)
  • pass IconComponent for settings section (e80ab84)
  • pass IconComponent for settings section (e56ec77)
  • plugins: filter out internal fields when loading plugins (e141a62)
  • plugins: race condition when enabling plugin (85c10af)
  • readd semantic fallback for spec 2 themes (0fd2107)
  • set bottom inset for floating buttons (6f52993)
  • themes: use alternative way to patch chat background (5ec4150), closes #123
  • theme: update validation logic (c3cbc78)
  • ui/reporter/ErrorBoundaryScreen: move comment to a single line (657c8eb)
  • update file existence check to use object for prefix (85cbac7)
  • wrap ErrorBoundaryScreen with SafeAreaProvider (5e3f9b7)

Features

  • adopt dev metro (cc87948)
  • themes: port more stuff from 'dev' (0eb28e4)
  • ui/plugins: Bunny plugin sheet impl (c168237)
  • ui: allow adding repository (b5611d3)
  • ui: update icons in About page (ad9e05c)

Performance Improvements

  • themes: Draft rawColors normalization since writing directly is insanely slow for some reason (e77e663)

1.7.0-dev.1 (2025-02-02)

Bug Fixes

  • Adapt to change of window.modules being a Map (78c303b), closes #120
  • failsafe panel UI settings patching (46a2c6e)
  • issue-template: declare no plugin request [skip ci] (87cfc74)
  • lib/api/native/modules: add more native module fallbacks (#102) (6f95203), closes #99
  • metro/patchNativeComponentRegistry: return component name if fail (26b7615)
  • native: update native modules name (99c1266)
  • only show plugin browser on dev mode (0817e53)
  • pass IconComponent for settings section (e80ab84)
  • pass IconComponent for settings section (e56ec77)
  • plugins: filter out internal fields when loading plugins (e141a62)
  • plugins: race condition when enabling plugin (85c10af)
  • readd semantic fallback for spec 2 themes (0fd2107)
  • set bottom inset for floating buttons (6f52993)
  • themes: use alternative way to patch chat background (5ec4150), closes #123
  • theme: update validation logic (c3cbc78)
  • ui/reporter/ErrorBoundaryScreen: move comment to a single line (657c8eb)
  • update file existence check to use object for prefix (85cbac7)
  • wrap ErrorBoundaryScreen with SafeAreaProvider (5e3f9b7)

Features

  • adopt dev metro (cc87948)
  • themes: port more stuff from 'dev' (0eb28e4)
  • ui/plugins: Bunny plugin sheet impl (c168237)
  • ui: allow adding repository (b5611d3)
  • ui: update icons in About page (ad9e05c)

Performance Improvements

  • themes: Draft rawColors normalization since writing directly is insanely slow for some reason (e77e663)

1.6.0 (2025-01-23)

Features

1.6.0-dev.1 (2025-01-22)

Features

1.5.4 (2024-12-26)

Bug Fixes

  • change Bunny to Revenge in ErrorBoundary content (89f1b18)
  • lib/ui/settings: fix icon not showing up (2fc7715)
  • ui/components/ErrorBoundaryScreen: minor misspelling & update branding (#57) (a71dd7d)

1.5.4-dev.1 (2024-12-26)

Bug Fixes

  • change Bunny to Revenge in ErrorBoundary content (89f1b18)
  • lib/ui/settings: fix icon not showing up (2fc7715)
  • ui/components/ErrorBoundaryScreen: minor misspelling & update branding (#57) (a71dd7d)

1.5.3-dev.3 (2024-12-26)

Bug Fixes

  • change Bunny to Revenge in ErrorBoundary content (89f1b18)

1.5.3-dev.2 (2024-12-26)

Bug Fixes

  • ui/components/ErrorBoundaryScreen: minor misspelling & update branding (#57) (a71dd7d)

1.5.3 (2024-12-05)

  • backport iOS invalid element type crash fix (afacfa0)

1.5.3-dev.1 (2024-11-24)

Bug Fixes

  • lib/ui/settings: fix icon not showing up (2fc7715)

1.5.2 (2024-11-13)

Bug Fixes

  • lib/api/native/modules: add new MMKVManager fallback (a68f137)

1.5.1 (2024-11-04)

Bug Fixes

  • lib/api/native/modules: add more native module fallbacks (825a404)

1.5.0 (2024-10-26)

Features

  • wrap App in SafeAreaProvider (ea1aec9)

1.4.0 (2024-10-26)

Bug Fixes

  • actually fix improper FAB insets (e987723)

Features

  • port ErrorBoundary from dev (f447910)
  • settings/pages/Developer: show assets types, mark non-previewable assets in AssetBrowser (b7aacf7)

1.4.0-dev.1 (2024-10-26)

Bug Fixes

  • actually fix improper FAB insets (e987723)

Features

  • port ErrorBoundary from dev (f447910)
  • settings/pages/Developer: show assets types, mark non-previewable assets in AssetBrowser (b7aacf7)

1.3.1 (2024-10-23)

Bug Fixes

  • wrap only FloatingActionButton in SafeAreaView for AddonPage (42a8268)

1.3.0 (2024-10-23)

Bug Fixes

  • wrap addonpage in safeareaview (724fc1e)

Features

  • improve fonts management ux (b30e33d)
  • show error when failing to import font entries (9511f17)

1.3.0-dev.2 (2024-10-22)

Bug Fixes

  • wrap addonpage in safeareaview (724fc1e)

1.3.0-dev.1 (2024-10-21)

Features

  • improve fonts management ux (b30e33d)
  • show error when failing to import font entries (9511f17)

1.2.0 (2024-10-20)

Bug Fixes

  • badges: check if user is null (a0c2ca7)
  • downgrade dependencies to fix build issue (b803053)
  • Fix old settings menu and make some improvements to it (#90) (e240509)
  • load core plugins (ed52f33)
  • remove debug traces (863466e)
  • remove parent from emitter callback (fe937a4)
  • types: fix typescript [skip ci] (61f9b65)
  • wrong imports (87ba67e)

Features

  • coreplugins: add badges (e3df56d)
  • metro: expose common components & custom jsx runtime (019fdc2)
  • Rebrand to Revenge (#51) (0a61404)
  • storage: port storage api from dev (122c3a1)
  • ui: ponyfill AlertModal's extraContent prop for older versions (ad65247), closes #91
  • ui: simplify some components (4d88183)
  • ui: simplify unproxied notice (1d4dfd3)

1.2.0-dev.3 (2024-10-19)

Bug Fixes

  • downgrade dependencies to fix build issue (b803053)

1.2.0-dev.2 (2024-10-19)

Bug Fixes

1.2.0-dev.1 (2024-10-19)

Bug Fixes

  • badges: check if user is null (a0c2ca7)
  • Fix old settings menu and make some improvements to it (#90) (e240509)
  • load core plugins (ed52f33)
  • remove debug traces (863466e)
  • remove parent from emitter callback (fe937a4)
  • types: fix typescript [skip ci] (61f9b65)

Features

  • coreplugins: add badges (e3df56d)
  • metro: expose common components & custom jsx runtime (019fdc2)
  • Rebrand to Revenge (#51) (0a61404)
  • storage: port storage api from dev (122c3a1)
  • ui: ponyfill AlertModal's extraContent prop for older versions (ad65247), closes #91
  • ui: simplify some components (4d88183)
  • ui: simplify unproxied notice (1d4dfd3)