Releases: zskarte/zskarte-client
Releases · zskarte/zskarte-client
v4.0.0
What's Changed
- changes logo of zso aaretal by @LazuLitee in #278
- changes logo of zso aaretal by @LazuLitee in #279
- swapped en and fr for navigateOperations by @timogi in #269
- Create .deepsource.toml by @dfseifert in #288
- ci: update .deepsource.toml by @deepsource-autofix in #293
- 281: Update Angular by @gobeli in #290
- refactor: convert logical operator to optional chainining by @deepsource-autofix in #292
- refactor: fix
// @ts-ignore
to// @ts-expect-error
by @deepsource-autofix in #295 - refactor: remove the undefined type from optional property by @deepsource-autofix in #296
- refactor: replace short hand type conversions with function calls by @deepsource-autofix in #297
- chore: Update Node version in .nvmrc file by @dfseifert in #299
- refactor: replace template strings with regular string literals by @deepsource-autofix in #300
- chore: Update Electron version and regenerate yarn.lock by @dfseifert in #298
- chore: Condense imports from Angular common module by @dfseifert in #301
- chore: Update GitHub Actions in pr.yml by @dfseifert in #311
- merge dev into feature branch by @timogi in #313
- fix(import): #272 use the same property to import as export by @gobeli in #302
- Revise login form by @timogi in #308
- fix(shortcuts): #262 prevent shortcuts on input elements by @gobeli in #314
- refactor: add the
u
flag in regular expressions by @deepsource-autofix in #317 - remove vehicle category by @timogi in #316
- eliminate "strasse" in signs.ts by @timogi in #315
- chore: Add Node.js engine version to package.json by @dfseifert in #312
- 235 design toolbar by @LevinWi in #318
- implement #234 one way join code by @Lucamuh in #320
- feat(sync): Implement patch queue persistence in SyncService by @dfseifert in #321
- feat(history): adds history snapshots by @gobeli in #319
- Feat/251 by @SwitzerChees in #325
- feat(ol): Update
ol
andol-ext
packages and adjust its usage to WebGL Rendering by @dfseifert in #324 - feat(map): #322 add local map by @gobeli in #328
- Undo redo by @pascalknecht in #330
- New icon library by @LevinWi in #329
- feat(pwa): Implement Progressive Web App with service worker by @dfseifert in #326
- fix(undo): Add guards to prevent undo/redo in history mode by @gobeli in #332
- docs: add a changelog for notable changes by @dfseifert in #335
- feat(offline): Implement local map caching and download feature by @dfseifert in #334
- fix: add primary to fix firefox issue by @dfseifert in #338
- Rework access using share links issue #253 by @Lucamuh in #333
- 289 rethink signatures by @thegnuu in #337
- Update from dev by @Lucamuh in #339
- Feature/floating toolbar by @timogi in #331
- Copy shortcut by @pascalknecht in #336
- feat: Add fillStyle and fillOpacity to map signs by @dfseifert in #341
- feat: Update map source URLs by @dfseifert in #340
- Stylings by @thegnuu in #342
- Bugfix/disable webgpu for testing purposes by @dfseifert in #345
- update from dev by @Lucamuh in #349
- Implement issue #254 by @Lucamuh in #343
- bugfix: fix history paging and sync by @gobeli in #350
- noprint sidebar by @timogi in #346
- fix: re-enable webgl support for now by @dfseifert in #347
- Bugfix/deepsource issues by @dfseifert in #351
- Event states by @thegnuu in #353
- hiding title on mobile no longer needed since it is in menu by @timogi in #357
- combine zoom and undo redo in toggle buttons by @timogi in #354
- bugfix: ensure drawing is blocked in histroy mode by @gobeli in #352
- fix: search by lowercase by @dfseifert in #359
- fix(sidebar): fixed rendering issues by @thegnuu in #360
- bugfix: fix history loading path by @gobeli in #361
- refactor: remove unused interfaces, methods, functions, files by @dfseifert in #356
- Added persons count by @pascalknecht in #358
- style geocoder by @timogi in #363
- Stylings 2.0 by @LevinWi in #362
- docs: Add new status badges to README.md by @dfseifert in #364
- feature(pwa): enable pwa on dev by @gobeli in #365
- Feature/47 feature cluster by @gobeli in #344
- Sidebar selected feature by @thegnuu in #366
- sidbar history with buttons by @timogi in #369
- Bugfix/ci/deepsource/issues by @dfseifert in #367
- chore(deepsource): mimimi by @dfseifert in #372
- Code cleanup by @pascalknecht in #368
- fix(sidebar): multiple fixes by @thegnuu in #370
- Add websockets to proxy conf by @gobeli in #374
- sidepanel download button fix by @LevinWi in #373
- docs: Add new features to V4 in CHANGELOG.md by @dfseifert in #379
- Fixed input by @pascalknecht in #383
- Release 4.0.0 by @dfseifert in #348
- Fixed error by @pascalknecht in #385
- hotfix: you can delete stuff now by @dfseifert in #387
New Contributors
- @deepsource-autofix made their first contribution in #293
- @LevinWi made their first contribution in #318
Full Changelog: v3.0.0...v4.0.0
v3.0.0
Merge pull request #245 from zskarte/dev Release v3.0.0
v3.0.0-beta.1
Merge pull request #241 from zskarte/dev Merge dev -> main
v3.0.0-beta.0
Merge pull request #221 from zskarte/dev Merge dev -> main