Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 3.32 KB

CHANGELOG.md

File metadata and controls

42 lines (31 loc) · 3.32 KB

Changelog

1.0.0 (2021-04-29)

Added

  • ✨ MessageBox has Picker [fe849db]
  • ✨ Added the '.' repeat last command and bug fixes [8e3f10b]

Changed

  • 🎨 Removed redundant code. [c025eb8]
  • 🎨 Major restructuring of LowLevel to High Level [e06b4bd]
  • 🎨 Moving FileSystem dependent stuff lower [a0e7fc3]
  • 💄 Added Font Styling option [a8ce863]

Fixed

  • 🐛 Fixed Various Bugs [b77bcc4]
  • 🐛 StatusLine overflows fixed [e67c365]
  • 🐛 StatusLine name and dateline fixed. [44dd2e2]
  • 🐛 Critical bug with MessageBox [2d0dd5f]
  • 🐛 Single config file missing doesn't kill the whole thing. [7569f6b]
  • 🐛 Extra files generated [a1fb489]
  • 🐛 Major Bug fix and New Features [8afcc0a]
  • 🐛 Fixing Quick Search Position and Look [f5d671f]

Miscellaneous