Skip to content

Stable Release v1.11.0

Compare
Choose a tag to compare
@Sleeckx Sleeckx released this 14 Mar 12:59
· 499 commits to master since this release

New Features

Instant search

This version adds support for the new/upcoming instant search functionality. The back-end will notify the client during application startup whether this feature is enabled/implemented. End users will then be able to instantly search and navigate to application data without having to use the global search.

Raw Notes

  • Pinned Polymer version to 1.8.1 (19b85e9)
  • Add title tooltip to instant search result when breadcrumb is too long (a230ecb)
  • Added instant search authorization (2daac58)
  • Refactored input-search to show a reset button when it has a value (10aeec4)
  • Added instant search functionality (f3a2c83)