Skip to content

Releases: overskul/better-ui

v1.12.4

01 Mar 21:17

Choose a tag to compare

v1.12.4

Fix

  • fix esbuild old version.
  • fix openFileList terminal icon.

Features

  • Improve openFileList icons display.
  • New close tab button style in openFileList tabs to match the background color.
  • Remove yellow dot and hover the file name with yellow color instead in openFileList.
  • Decrease the FileTree nodes height with only 2rem.
  • Add new separator line between functional apps and misc apps.
  • New Settings Option: HideFavoriteSidebarApp
    • which is hide the favorite app from sidebar, because it's useless ;)

Manifest

  • Support Codemirror editor.

Full Changelog: v1.11.3...v1.12.4

v1.11.3

03 Jan 17:28

Choose a tag to compare

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.8 to 0.75.
    • Plugin list tile version padding in worng selector.
    • App settings List padding from 1 to 0.75 to match plugin list.
    • Move open-file-list to 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 Contributors

Full Changelog: v1.10.2...v1.11.3

v1.10.2

29 Aug 13:44

Choose a tag to compare

  • fix: sidebar extensions list not getting closed.

Full Changelog: v1.10.1...v1.10.2

v1.10.1

28 Aug 15:33

Choose a tag to compare

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

01 Jul 14:20

Choose a tag to compare

  • 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

04 Jun 12:53

Choose a tag to compare

  • New config system.
  • New settings page.
  • Improve the api (breaking changes).
  • New api model utils.
  • Refactor the entire core.

Full Changelog: HERE

v1.6.0

28 Apr 20:23

Choose a tag to compare

Fixes:

  • Fix openFileList extra border.
  • Fix Sidebar > Plugins header title order.
  • Fix Sidebar apps padding.

New:

  • Added Reload confirm dialog, when install or uninstall plugin.
  • Added border to Sidebar > Avatar.
  • Added borders About page.
  • Added border radius in FileBroswer navs.
  • Restyle donate page.

Full Changelog: v1.5.0...v1.6.0

v1.5.0

05 Mar 12:51

Choose a tag to compare

v1.5.0

  • Update Sidebar UI.
  • Update Settings page UI.
  • Added UI to new Plugins page.
  • 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

24 Dec 14:26

Choose a tag to compare

A new ui a cross all app pages.

Full Changelog: v1.3.0...v1.4.0

v1.3.0

10 Dec 12:45

Choose a tag to compare

Add a new features

  1. A custom css file instead of textarea in settings.
  2. API

Full Changelog: v1.2.2...v1.3.0