1.7.1 (2025-02-14)
- settings: update tab index lookup approach (93c17e8)
1.7.1-dev.1 (2025-02-14)
- settings: update tab index lookup approach (93c17e8)
1.7.0 (2025-02-02)
- 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)
- 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)
- themes: Draft rawColors normalization since writing directly is insanely slow for some reason (e77e663)
1.7.0-dev.1 (2025-02-02)
- 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)
- 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)
- themes: Draft rawColors normalization since writing directly is insanely slow for some reason (e77e663)
1.6.0 (2025-01-23)
- support 263+ clients (f1ba456)
1.6.0-dev.1 (2025-01-22)
- support 263+ clients (f1ba456)
1.5.4 (2024-12-26)
- change
Bunny
toRevenge
inErrorBoundary
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)
- change
Bunny
toRevenge
inErrorBoundary
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)
- change
Bunny
toRevenge
inErrorBoundary
content (89f1b18)
1.5.3-dev.2 (2024-12-26)
1.5.3 (2024-12-05)
- backport iOS invalid element type crash fix (afacfa0)
1.5.3-dev.1 (2024-11-24)
- lib/ui/settings: fix icon not showing up (2fc7715)
1.5.2 (2024-11-13)
- lib/api/native/modules: add new MMKVManager fallback (a68f137)
1.5.1 (2024-11-04)
- lib/api/native/modules: add more native module fallbacks (825a404)
1.5.0 (2024-10-26)
- wrap
App
inSafeAreaProvider
(ea1aec9)
1.4.0 (2024-10-26)
- actually fix improper FAB insets (e987723)
- 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)
- actually fix improper FAB insets (e987723)
- port ErrorBoundary from dev (f447910)
- settings/pages/Developer: show assets types, mark non-previewable assets in AssetBrowser (b7aacf7)
1.3.1 (2024-10-23)
- wrap only
FloatingActionButton
inSafeAreaView
forAddonPage
(42a8268)
1.3.0 (2024-10-23)
- wrap
addonpage
insafeareaview
(724fc1e)
1.3.0-dev.2 (2024-10-22)
- wrap
addonpage
insafeareaview
(724fc1e)
1.3.0-dev.1 (2024-10-21)
1.2.0 (2024-10-20)
- 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)
- 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)
- downgrade dependencies to fix build issue (b803053)
1.2.0-dev.2 (2024-10-19)
- wrong imports (87ba67e)
1.2.0-dev.1 (2024-10-19)
- 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)
- 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)