Releases: overskul/better-ui
Releases · overskul/better-ui
v1.12.4
v1.12.4
Fix
- fix esbuild old version.
- fix
openFileListterminal icon.
Features
- Improve
openFileListicons display. - New close tab button style in
openFileListtabs to match the background color. - Remove yellow dot and hover the file name with yellow color instead in
openFileList. - Decrease the
FileTreenodes height with only2rem. - Add new separator line between functional apps and misc apps.
- New Settings Option: HideFavoriteSidebarApp
- which is hide the
favoriteapp from sidebar, because it's useless ;)
- which is hide the
Manifest
- Support Codemirror editor.
Full Changelog: v1.11.3...v1.12.4
v1.11.3
v1.11.3
What's Changed
Fixes
- Readme: api documentation link by @igorantonow314 in #9
- Style:
- Plugin list settings width.
- Plugin list settings padding from
0.8to0.75. - Plugin list tile version padding in worng selector.
- App settings List padding from
1to0.75to match plugin list. - Move
open-file-listto separate file for better readability and style structure. - Sidebar apps broken size in newer Acode updates.
- New default options doesn't included in config file.
- Search result height when choose a filter.
Features
- Style:
- New background for app settings option
reset default settings. - New handler system for style propertys.
- New style property
customPageLoader.
- New background for app settings option
New Contributors
- @igorantonow314 made their first contribution in #9
Full Changelog: v1.10.2...v1.11.3
v1.10.2
- fix: sidebar extensions list not getting closed.
Full Changelog: v1.10.1...v1.10.2
v1.10.1
Changelog – v1.10.1
Breaking Change
- Switched configuration format from JSON to YAML (NOTE: the plugin uses a fresh config instead of the old one).
Improvements
- Updated core config implementation for better performance.
- Enhanced API methods to handle multiple errors more effectively.
Fixes
- Sidebar: resolved custom icon display issues.
- Sidebar extensions app: fixed search bar margin alignment.
- About page: removed logo border for a cleaner look.
- Plugin reinstall: now properly doesn't disables all sections when reinstalled.
Full Changelog: View on GitHub
v1.10.0
- Update & Fix UI
- Fix Issue with config save
- Add new plugin settings option
- Some improvements in api
Full Changelog: v1.9.0...v1.10.0
v1.9.0
v1.6.0
Fixes:
- Fix
openFileListextra border. - Fix
Sidebar > Pluginsheader title order. - Fix
Sidebarapps padding.
New:
- Added
Reloadconfirm dialog, when install or uninstall plugin. - Added border to
Sidebar > Avatar. - Added borders
Aboutpage. - Added border radius in
FileBroswernavs. - Restyle
donatepage.
Full Changelog: v1.5.0...v1.6.0
v1.5.0
v1.5.0
- Update
SidebarUI. - Update
Settingspage UI. - Added UI to new
Pluginspage. - Improvement and fix UI in some parts.
- Fix the refresh after disable/enable ui in settings.
Full Changelog: v1.4.0...v1.5.0
v1.4.0
A new ui a cross all app pages.
Full Changelog: v1.3.0...v1.4.0
v1.3.0
Add a new features
- A custom css file instead of textarea in settings.
- API
Full Changelog: v1.2.2...v1.3.0