Skip to content

v1.5.0

Compare
Choose a tag to compare
@pirhoo pirhoo released this 16 Jul 14:37
· 2020 commits to master since this release

Change log since v1.4.6:

  • fixed initializations errors with typeahead
  • fixed cookie length issue with user permissions
  • fixed deep recursion issue with topic list
  • fixed recursive source loading in entity view
  • fixed recursive ontology loading in entity view
  • fixed font weight issue with Cyrillic characters
  • fixed nickname containing "-"
  • fixed CSV support
  • fixed login autofill bug with angular value binding
  • disabled map on mobile for TMF
  • added winner ribbon on TMF
  • load permission with the API
  • unified behavior of search fields around application pages
  • switch to ui-router to manage app states
  • improved search user experience by differentiating entity list with icons and color tag
  • minor improvements for mobile and tablet layouts
  • re-factored authentication service
  • add event broadcasting on many services
  • removed XML support
  • added database backup during tests
  • added proxy endpoint to load static file from remote host
  • added web workers usage to generate graph visualisation
  • added JSON ontology support
  • added HTTPS support