0.7.0
- Timeseries performance (#362)
- Improved job selector by bumping
react-select
version - Improved jobs list by reducing api calls and component refreshes
- Improved job selector by bumping
- Post event stream (#363)
- BREAKING: Many API endpoints has been switched from event-stream (
GET
only) toPOST
polling - this allows cuttle to filter with many jobs
- BREAKING: Many API endpoints has been switched from event-stream (
- Pause/Resume Jobs (#364)
- Moves Pause/Resume All/Filtered jobs action to the Jobs Screen