What's Changed
- feat(chore): add move to next sprint workflow by @Claiyc in #86
- fix(wrong-default-view): default route on application start by @BeierKevin in #93
- feat(tests): setup vitest unit testing framework with sample unit test by @BeierKevin in #95
- feat(session): implement settings mock up by @BeierKevin in #117
- fix(capturing): added alerts and disabled start button by @BeierKevin in #120
- fix(build): icons not displayed properly by @BeierKevin in #122
- fix(components): refactored the Regex Components by @BeierKevin in #121
- fix: update packages by @BeierKevin in #128
- feat: implement notification system by @BeierKevin in #129
- feat: generate token and create own token by @BeierKevin in #140
- feat:no fullscreen in settings anymore by @roman533 in #143
- fix: various ts issues by @Claiyc in #145
- feat: setup test automation by @BeierKevin in #147
- fix: session color value by @Claiyc in #154
- feat: notification component by @roman533 in #158
- feat: unit and component tests by @BeierKevin in #156
- Fix: Refactored App.vue by @BeierKevin in #166
- feat(CI): enhance pipeline by @Claiyc in #170
- feat: Used notification system in existing systems by @2000eBe in #171
- refactor: cleaned up old composables to follow proper conventions by @BeierKevin in #183
- feat: set default preview when stream can't be found anymore by @BeierKevin in #181
- fix: formating for markdown files by @BeierKevin in #188
- feat: properly setting up ESLint and Prettier formatting by @BeierKevin in #189
- feat: upload data by @roman533 in #185
- fix: session token not uri conform at all times by @BeierKevin in #199
- fix: problem when deleting capture areas by @BeierKevin in #198
New Contributors
Full Changelog: v0.1.0...v1.0.0