Skip to content

Razzmatazz

Latest
Compare
Choose a tag to compare
@GentlemanHal GentlemanHal released this 08 Nov 19:38
· 158 commits to main since this release
814c359

New Features

  • #271 Remote backups are now performed server side allow encrypted passwords to be stored. This means they don't need to be entered each time you import or export. This also allows automatic backup of configuration
  • #314 On the Monitor page the bowser title now displays a summary of project statuses
  • #328 Proper fullscreen support on the Monitor page (press f key to enable)
  • The connection can now be tested when adding a feed
  • Remote backups can now be to custom JSON servers, allowing backups to be stored anywhere
  • Feeds can now be set to just track everything from the CCTray XML feed

Closed Bugs

  • #309 Correctly display an error page if configuration can not be loaded
  • #311 Stop allowing navigation via keyboard shortcuts when models are open
  • #313 Importing configuration no longer overrides allowing system notifications
  • #320 Icons now always load correctly
  • #335 Stops configuration getting deleted if refreshing while initially loading the page

Improvements

  • #179 Local backup files can be loaded via an open file dialog or dragging and dropping
  • #225 Checking for new Nevergreen versions can now be toggled off
  • #321 Improvements to configuration validation when importing
  • #237 Notifications can now be triggered when projects transition to any status
  • Replaces regex when searching for projects with a simple, expected, and deterministic best-match sorter
  • Complete redesign of the Settings page

Misc

  • #310 Fixes flakey test
  • #327 Fixes flakey journey test

Full Changelog: v6.0.0...v7.0.0