Skip to content

Releases: HugoRCD/shelve

v2.0.0.beta-13

16 Jan 22:42
5ef4f9e
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Full Changelog: v2.0.0.beta-12...v2.0.0.beta-13

v2.0.0.beta-12

16 Jan 10:37
ba755fd
Compare
Choose a tag to compare

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

10 Jan 14:40
271ccfc
Compare
Choose a tag to compare

What's Changed

Features 🚀

Bug Fixes 🐞

Full Changelog: v2.0.0.beta-10...v2.0.0.beta-11

v2.0.0.beta-10

09 Jan 22:02
1da183f
Compare
Choose a tag to compare

What's Changed

Features 🚀

Bug Fixes 🐞

  • fix: Team cache fails to invalidate when team member is added by @HugoRCD in #405

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

07 Jan 17:45
d311f93
Compare
Choose a tag to compare

What's Changed

Features 🚀

  • feat: Suggest repository linking using github sync by @HugoRCD in #395
  • feat: Improve monorepo workflow by @HugoRCD in #396

Dependency Updates 📦

  • chore(deps): update all non-major dependencies by @renovate in #394

Full Changelog: v2.0.0.beta-8...v2.0.0.beta-9

v2.0.0.beta-8

30 Dec 15:10
9f34582
Compare
Choose a tag to compare

What's Changed

Features 🚀

Bug Fixes 🐞

  • fix: GitHub App not working because the types package build by @HugoRCD in #389

Refactoring 🛠

  • refactor: Improve types and utils packages by @HugoRCD in #391

Full Changelog: v2.0.0.beta-7...v2.0.0.beta-8

v2.0.0.beta-7

27 Dec 15:03
Compare
Choose a tag to compare

What's Changed

Features 🚀

Dependency Updates 📦

  • chore(deps): update all non-major dependencies by @renovate in #384

Full Changelog: v2.0.0.beta-6...v2.0.0.beta-7

v2.0.0.beta-6 🎄🎁✨

24 Dec 11:03
fb01918
Compare
Choose a tag to compare

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

20 Dec 18:05
82ce9b5
Compare
Choose a tag to compare

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 📦

  • chore(deps): update all non-major dependencies by @renovate in #376

Full Changelog: v2.0.0.beta-4...v2.0.0.beta-5

v2.0.0.beta-4

15 Dec 19:39
Compare
Choose a tag to compare

What's Changed

Features 🚀

Enhancements 🌈

  • enhancement: Change every throw error with createError function in the server by @HugoRCD in #367

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 📦

  • chore(deps): update all non-major dependencies by @renovate in #362

Full Changelog: v2.0.0.beta-3...v2.0.0.beta-4