What's Changed
Full Changelog: v8.3.0...v8.3.1
Features
- New landing page with app demos, self hosted steps and stats f56c6eb
- Update self hosted steps to match with the new env files 8b4cea8
- Add flags to disable landing page or account creation 98ed58e 98ed58e
- Update codemirror theme colors d911d96
- Update sidebar workspaces display to match with the new theme (transitions + display) 290943b
Refactor
- Refactor docker compose file to use env file to improve readability 6947159
Fixes
- fix bug with codemirror installation in production b3bacdc
- fix node delete childs resources when a parent is deleted 461fd38
- fix bulk delete icon and reactivity in CDN 7dd23dc
- fix datatable design header 765fa5d
- fix datatable buttons design in the footer 3135d6d
- fix default category in view selection when page is CDN and old value is set to Kanban f4c9781
- fix reactivity of pages login and signup (remove errors when content is updated) 45d3fb8
- fix icon display in the new dashboard searchbar f1c6176
Other
- Bump dependencies