Skip to content

v0.6.1

Choose a tag to compare

@StaszeKrk StaszeKrk released this 30 Jun 08:18

Bug fixes for settings persistence and the options overlay, plus sidebar and Manage UX fixes from user reports.

Fixes

  • Settings no longer reset to default after upgrading Plaza. Loading a settings file now recovers field by field, so a single field this build cannot parse (after a schema change across versions) no longer discards the whole config. Saves are also written through a temp file and renamed into place, so a crash mid-write cannot truncate the config into an empty (all-default) file.
  • The Options overlay keybind hint now honors the "Show hotkey hints" setting, matching the status bar and the other panes.

Sidebar and Manage (#13, #14, #15)

  • Enter on an upgradable package in the Manage list opens an Upgrade / Remove / Cancel menu instead of silently choosing upgrade, so Enter never guesses between an upgrade and a destructive remove. Choosing an action funnels into the normal confirm modal, so the command preview and final y/n are unchanged. An up-to-date package still goes straight to remove.
  • Fixed the Manage-list status hint: it read "u upgrade" (implying u upgrades the highlighted package) but u jumps to the sidebar upgrade-all block. It now reads "⏎ actions · r remove · u all".
  • The VIEWS block stays directly under the UPDATES/INSTALLED stats instead of sinking to the bottom corner of a tall sidebar when the filter box is hidden.
  • Renamed the sidebar box title to "System" and the search bar border to "Search", so the app name no longer repeats over itself in the top-left. The welcome panel keeps the "plaza" branding.