Skip to content

Latest commit

 

History

History
71 lines (59 loc) · 7.47 KB

CHANGELOG.md

File metadata and controls

71 lines (59 loc) · 7.47 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.1 (2022-12-11)

Bug Fixes

  • checking update on startup even when turned off (a267121)
  • icon not showing and context menu settings not working (d47a284)
  • powershell not working (853448d)

0.1.0 (2022-12-09)

Features

  • about page add (5917d4d)
  • add context (e623773)
  • add macos platform (2a15535)
  • add more fonts (d836a01)
  • adjust fonts command (19eb067)
  • font family customization (707d0be)
  • fuzzy search support in color scheme picker and palette (232b177)
  • item separation in settings and keyboard shortcuts (6d04be2)
  • keyboard shortcut user editing support and persistance (08fcc25)
  • keyboard-shortcuts: ctrl + alt + index for opening shells (7bf233a)
  • linux window border and reordering tab proxy border primaryColor (75296df)
  • list of shell from /etc/shells and user friendly color scheme picker (b46b8dc)
  • migrate to xterm 3.2.7 (8ff468b)
  • minimum size (932e237)
  • new logo, separate light and dark theme support (3165354)
  • overlay_palette: new commands and actions (c89e9bd)
  • PaletteOverlay: focus on text field when anything is typed on items (4d7b213)
  • preview choosing font in font family picker (26a71ee)
  • random color scheme shuffler, linux packaging support (2b1d64a)
  • re-orderable tabs, persisted preference (90d2488)
  • reimplement split view using IRT algorithm for working tabs and shortcuts (351861f)
  • remember window size or maximized (8701e3e)
  • scheme_tile using CustomPaint (7d75f86)
  • search overlay support (5cb67c9)
  • shift arrow text selection (3232c40)
  • shortcuts and palette action fort split and close (f7f890f)
  • shortcuts for navigating to color schemes and shortcuts editor (10ae499)
  • shortcuts_editor: lock to only one activator and three modifiers (6190a23)
  • support powershell 7 (fcd513f)
  • theme: apply color scheme throughout the UI too (35ca28a)
  • themes: WindowsTerminal compatible themes support (ed8837c)
  • toggle-able update checker, random and filtered scheme picker proper theme mode selection (04d33b1)
  • update all dependencies and replace bitsdojo_window with window_manager (93e512e)
  • version no in about page (375ac24)
  • working split view implementation (602d8c6)

Bug Fixes

  • copy/paste not working for focused terminal (ae16f89)
  • keyboard key, tab, palette light theming (226ff73)
  • macos: blank keyboard shortcut editor (cb5edfc)
  • macos: ctrl based shortcuts not working (87ea9b5)
  • macos: space for window native buttons (54c4e08)
  • Make the constructor constant (e1f55ba)
  • palette: focusing on top from bottom doesn't scroll to top (894631a)
  • PaletteOverlay: sort A-Z all the actions (64b0a59)
  • re-ordering jumps in specific indexes (d3ff116)
  • tabbar overflow when too much tabs created (d66b4fb)
  • window maximize not set false when restored and linux app id (34a19df)
  • window not resizing, default window showing on startup and palette up/down focus prev/next (66f2a8e)
  • windows: powershell not working (1386357)
  • windows: window button placement in title bar (bf84e32)