Skip to content

0.17.11

Compare
Choose a tag to compare
@davidsmorais davidsmorais released this 21 Jan 18:59
· 190 commits to master since this release

macOS beta 🍎

  • Fixed application build packaging
  • Added macOS menu to enable text editing shortcuts
  • Remove our custom window controls and use macOS native ones
  • Added titlebar to avoid losing drag region on macOS
  • Added main app menu to enable navigation shortcuts

UX Improvements ✨

  • Updated card editor look and feel 👌
    • Color Picker look also got an update 🎨
  • Updated keyboard shortcuts design ⌨

Code cleanup 🧹

  • Usage of selectors should show great performance improvements 🚀

Bug fixes 🐛

  • The label picker was not resetting the input when selecting a tag. That has been fixed :)
  • Fixed label picker showing duplicate labels
  • Fixed label picker accepting duplicate labels
  • Fix focus card crashing the application
  • As I write these, I sincerely hope the label picker is fixed for good 👌