Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 1.13 KB

CHANGELOG.md

File metadata and controls

43 lines (32 loc) · 1.13 KB

Changelog

Version 0.5.0

  • Add edit-Button to focus Preview panel and escape binding to focus back to File Selector
  • Fix interface and preview after deleting and creating new files

Version 0.4.0

  • Add better navigation in File Selector
  • Show Shortcuts in Buttons
  • Make Shell Modal closeable with escape

Version 0.3.0

  • Rework the Textarea for Inputing Variables
  • Add duplicate and file was edited hint in preview panel
  • Fix Modal Save Screen start with Button disabled if Input is empty
  • Fix Save Button enabling/disabling when content was changed

Version 0.2.3

  • Fix CSS for modals and buttons
  • Small Text Adjustments

Version 0.2.2

  • Fix CI bug, remove python version from version control

Version 0.2.1

  • Move to uv
  • fix label bug on start

Version 0.2.0

  • Add Notifications when copying to clipboard and exporting .env file

Version 0.1.3

  • Bump Textual Version requirement to 0.55.1
  • Fix Bad Identifier ID Naming

Version 0.1.2

  • Bump Textual Version requirement to 0.50.0

Version 0.1.1

  • Bug Fix: Export filepath as posix to easily copy into load_dotenv

Version 0.1.0

  • Initial release