Releases: javalent/settings-search
Releases · javalent/settings-search
1.3.0
1.3.0 (2023-01-19)
Features
- adds ability for other plugins to add settings (f35ee83)
Bug Fixes
1.2.0
1.2.0 (2022-03-23)
Features
- Settings Search is now on mobile! closes #9 (8838d41)
1.1.0
1.1.0 (2022-03-17)
Features
- Added keyboard navigation to search results (close #3) (f178598)
1.0.7
1.0.7 (2022-03-15)
Bug Fixes
- Wait for SettingTab display call before grabbing settings (close #13) (b1adc7f)
1.0.6
1.0.6 (2022-03-10)
Bug Fixes
- Adds check for nested details elements (close #11) (0d07279)
- Fixes padding issue on default theme (close #12) (13a3e98)
1.0.5
1.0.5 (2022-03-03)
Bug Fixes
- Hotkeys are now always at the bottom of results (close #10) (625d64e)
1.0.4
1.0.4 (2022-02-23)
Bug Fixes
- Fixed settings search placeholder (a71e4bb)
1.0.3
1.0.3 (2022-02-23)
Bug Fixes
- Loading plugin no longer closes the active settings tab (317c1e2)
- Settings indexing is no longer blocks the main process (ee7b7b9)
- Unloading the plugin no longer re-loads the active settings tab (5579a8d)
1.0.2
1.0.2 (2022-02-17)
Bug Fixes
- call hide() on settings tabs (78ea4c9)
- calls tab.hide after building settings tab resources to properly unload (7de69f6)
1.0.1
1.0.1 (2022-02-15)
Bug Fixes
- fixed issue where settings with no descriptions would break fuzzy search (close #6) (fecf025)