Skip to content

0.10.1

Compare
Choose a tag to compare
@davidsmorais davidsmorais released this 05 Aug 22:59
· 627 commits to master since this release

Features

  • Added a focus card action.
    • This allows users to bring their code and tables to a full width resolution and focus on the selected card
  • Added a new Settings UI and removed some items from the sidebar
    • The sidebar was getting a little clustered, so we moved the theme and directory pickers to their own UI.
  • Added a new setting 'Cards per page'
    • Allows users to define how many cards they want to show on a page
  • Improved error handling and added toast notifications
    • Added validations to the card Editor and the inline title editor
      • Users now can't save cards without a title or text.
  • Gave table cells a minimum which should improve table visibility on non-focused cards
  • Improved theme styles

Bugs

  • Patched vulnerabilities introduced by an extraneous package (lodash)
  • Fixed change directory button