Skip to content

v2.0 Release

Compare
Choose a tag to compare
@pawelmalak pawelmalak released this 15 Nov 12:48
· 96 commits to master since this release
7eb8ec2
  • Added authentication system:
    • Only logged in user can access settings (#33)
    • User can set which apps, categories and bookmarks should be available for guest users (#45)
    • Visit project wiki to read more about this feature
  • Docker images will now be versioned (#110)
  • Icons can now be set via URL (#138)
  • Added current time to the header (#157)
  • Fixed bug where typing certain characters in the search bar would result in a blank page (#158)
  • Fixed bug with MDI icon name not being properly parsed if there was leading or trailing whitespace (#164)
  • Added new shortcut to clear search bar and focus on it (#170)
  • Added Wikipedia to search queries
  • Updated project wiki
  • Lots of changes and refactors under the hood to make future development easier