fdm-monster-client-next 0.0.8
Fixes
- PrinterStore: when deleting a printer, an error is often presented that the PrinterStore contains no printer with such id
- AddOrUpdatePrinterDialog: auto-append https if this is missing in URL before submitting
Features:
- User settings: create user dialog for an admin to conveniently share a new verified account with roles.
What's Changed
- chore(deps): update dependency eslint-plugin-vue to v9.31.0 by @renovate in #513
- chore(deps): update dependency @sentry/vue to v8.38.0 by @renovate in #514
- chore(deps): update dependency sass to v1.80.7 by @renovate in #515
- chore(deps): update dependency @vitejs/plugin-vue to v5.2.0 by @renovate in #516
- feat: create user dialog for admin convenience by @davidzwa in #517
- port: port new printer type changes to next UI by @davidzwa in #519
- fix: when deleting a printer, an error is often presented that the PrinterStore contains no printer with such id by @davidzwa in #520
- feat: auto-append https if this is missing in URL before submitting by @davidzwa in #521
Full Changelog: 0.0.7...0.0.8