Skip to content

0.7.0

Compare
Choose a tag to compare
@vguerci vguerci released this 19 Feb 15:54
· 119 commits to master since this release
  • Timeseries performance (#362)
    • Improved job selector by bumping react-select version
    • Improved jobs list by reducing api calls and component refreshes
  • Post event stream (#363)
    • BREAKING: Many API endpoints has been switched from event-stream (GET only) to POST polling
    • this allows cuttle to filter with many jobs
  • Pause/Resume Jobs (#364)
    • Moves Pause/Resume All/Filtered jobs action to the Jobs Screen