Skip to content

2.14.0

Compare
Choose a tag to compare
@sleidig sleidig released this 27 Jun 20:16
· 1712 commits to master since this release

2.14.0 (2020-06-27)

Bug Fixes

  • prevent error log message about serviceworker not available (a2eebf9)
  • dashboard: improve styling of recent-notes dashboard widgets (4355ea4)
  • note: prevent disappearing of children linked in notes (4aba52b)
  • notes: add full width to notes table (7eef007), closes #457 #458
  • search: improve search: loading indication and other hints (6995476), closes #366 #456

Features

  • add pagination to tables (87cddde), closes #381 #445
  • conflict-resolution: view and resolve pouchdb document conflicts (2a84025), closes #79 #393
  • latest-changes: display changelog based on GitHub Release information (7226f08), closes #238