Releases: HugoRCD/shelve
v2.0.0.beta-13
v2.0.0.beta-12
What's Changed
Features 🚀
Bug Fixes 🐞
Dependency Updates 📦
- chore(deps): update all non-major dependencies by @renovate in #416
- chore(deps): update autofix-ci/action digest to 551dded by @renovate in #417
- chore(deps): update dependency commander to v13 by @renovate in #420
- chore(deps): update all non-major dependencies by @renovate in #419
- chore(deps): update node.js to v22 by @renovate in #421
Full Changelog: v2.0.0.beta-11...v2.0.0.beta-12
v2.0.0.beta-11
v2.0.0.beta-10
What's Changed
Features 🚀
- feat: Add auto-create project option to CLI by @HugoRCD in #400
- feat: Init docs using NuxtUI Pro by @HugoRCD in #404
Bug Fixes 🐞
Dependency Updates 📦
- chore(deps): update all non-major dependencies by @renovate in #398
- chore(deps): update all non-major dependencies by @renovate in #401
Full Changelog: v2.0.0.beta-9...v2.0.0.beta-10
v2.0.0.beta-9
v2.0.0.beta-8
v2.0.0.beta-7
v2.0.0.beta-6 🎄🎁✨
This release brings a major improvement to the developer experience by introducing a new global configuration system. The main highlight is the ability to manage API tokens at a user level rather than at a repository level. This means you no longer need to set up your authentication tokens for each project separately - they can now be stored globally and securely outside of your repositories. Additionally, we've added the capability to download project configurations, making it easier to maintain consistent settings across your development environment. These enhancements significantly streamline the project setup process and improve the overall developer experience when working with multiple projects.
What's Changed
Features 🚀
- feat: Add user global config using rc9 for api token by @HugoRCD in #383
- feat: Download project config by @HugoRCD in #381
Dependency Updates 📦
- chore(deps): update vueuse monorepo to v12 (major) by @renovate in #380
- chore(deps): update devdependency unbuild to v3 by @renovate in #379
Full Changelog: v2.0.0.beta-5...v2.0.0.beta-6
v2.0.0.beta-5
What's Changed
Features 🚀
- feat: Add an option to log out on the root page by @HugoRCD in #375
- feat: Add docker-compose LP and setup redis at runtime by @HugoRCD in #378
Dependency Updates 📦
Full Changelog: v2.0.0.beta-4...v2.0.0.beta-5
v2.0.0.beta-4
What's Changed
Features 🚀
- feat: Make full switch from TeamId to TeamSlug by @HugoRCD in #373
- feat: Make email service optionnal by @HugoRCD in #366
- feat: Add a global loader by @HugoRCD in #368
Enhancements 🌈
Bug Fixes 🐞
- fix: Handle slug unique constraint in toast message by @HugoRCD in #363
- fix: Update member role error by @HugoRCD in #365
Dependency Updates 📦
Full Changelog: v2.0.0.beta-3...v2.0.0.beta-4