Skip to content

v0.11.0

Latest
Compare
Choose a tag to compare
@mikelorant mikelorant released this 05 Mar 02:50
· 17 commits to main since this release

Changelog

  • 01830cb 🐛 Loging to GitHub container registry
  • 19db096 🐛 Push Docker images to GitHub registry
  • 2d9f6a9 🐛 Fix releasing Docker image
  • ab30e42 🔥 Remove GoReleaser Docker options
  • 6a3635f 👷 Fix Docker image builds
  • de30d2c 💄 Committed emoji profile set
  • 6ba5d6c 🐛 Fix emoji selector setting in options
  • 6678d0b 🐛 Fix configuration options writing
  • c6b38c6 ✅ Improve tests for options help
  • 27b2381 🐛 Refine options controls
  • 9656fb6 🐛 Fix saved config overwriting authors
  • c4637af 🐛 Improve format of saved config file
  • afa834a ✨ Add theme saving to options
  • c9bc77d 🔥 Remove obsolete struct field
  • f8589b7 ✨ Write configuration to file
  • 9ade0ea ♻️ Refactor default theme to improve tests
  • 3a3c2ab 🔥 Remove listing of emoji sets and themes
  • 7de80e4 🐛 Allow options to focus and blur
  • faa5c76 ✅ Add tests for options
  • 7f8607b 🐛 Fix options section border
  • bea6d7b 🚧 Add options shortcut
  • cccbc43 🚧 Add theme panel for options
  • fdb7cef 🚧 Add help panel for options
  • 2e6de0a 🚧 Add setting options to main UI
  • 14e8d20 🚧 Add toggle pane
  • 74a1c75 🚧 Add radio pane
  • ef361a3 🚧 Add setting option foundation
  • 0a9671b 🚧 Add section options to main UI
  • c875c16 🚧 Add section option foundation
  • f891b8e 🚧 Add config option foundation
  • ded5ab9 🚧 Add helper methods for config options
  • 5a3817e 🚧 Add a flag to hide filter list border
  • 559fc69 🚧 Allow changing filter list width
  • d0d19ba ♻️ Refactor filter list component
  • 47551d1 🤡 Update mock options interface
  • 52e1750 🤡 Add mock interface for files
  • 75a6fc4 🚀 Push Docker image to repository
  • f43c889 ⬆️ Reorder imports and update dependencies