Skip to content

v0.2.0

Compare
Choose a tag to compare
@anubhavmishra anubhavmishra released this 16 Jun 17:31
· 421 commits to main since this release
b34f51e

Notable features & enhancements

  • Reauthenticating in one tab will automatically reauthenticate in other Hermes tabs too.
  • Documents that contain suggestions in the header are automatically locked due to a Google Docs bug where suggestions cannot be deleted by the Google Docs API.
  • There’s now an X button to remove people in the multi-select dropdowns (e.g., approvers, contributors).
  • Document owners can now change the product for a document draft.
  • Search now supports (ArrowUp/ArrowDown) keyboard navigation.
  • Product suggestions in the search popover (e.g., “View all [productName] docs”) are more accurate, and go away when there is no match.
  • Products are now searchable within the dropdowns (if the list is long enough).

Notable bug fixes

  • Recently viewed documents are sorted correctly again.
  • Document owners can now see approver checkmarks in the sidebar.
  • API error messages are now displayed correctly in flash messages in the frontend.
  • An error message now shows when a document fails to save.
  • Duplicate error messages are prevented from showing.

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0