Skip to content

Releases: HugoRCD/shelve

v1.7.0

13 Sep 12:04
Compare
Choose a tag to compare

What's Changed

Breaking Changes 💥

Dependency Updates 📦

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

New Contributors

Full Changelog: v1.6.0...v1.7.0

v1.6.0

10 Sep 11:31
Compare
Choose a tag to compare

What's Changed

Breaking Changes 💥

  • breaking: Remove old password and OTP auth in order to use only OAuth by @HugoRCD in #193

Enhancements 🌈

  • enhancement: Improve encryption system and encrypt cli tokens by @HugoRCD in #184
  • enhancement: Improve Prisma integration across server directory by @HugoRCD in #191
  • enhancement: Add a simplier way of accessing the login page on mobile by @HugoRCD in #192

Bug Fixes 🐞

  • fix: User cannot use CLI with new token system encryption by @HugoRCD in #189

Dependency Updates 📦

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

Full Changelog: v1.5.0...v1.6.0

v1.5.0

09 Sep 05:53
0a8f5bd
Compare
Choose a tag to compare

What's Changed

Breaking Changes 💥

  • breaking: Add GitHub OAuth and global auth refacto by @HugoRCD in #174
  • breaking: Change CLI authentication to use new tokens auth by @HugoRCD in #182

Features 🚀

Dependency Updates 📦

  • chore(deps): update all non-major dependencies by @renovate in #161
  • chore(deps): update all non-major dependencies by @renovate in #169
  • chore(deps): update devdependency @vueuse/core to v11 by @renovate in #170

Full Changelog: v1.4.0...v1.5.0

v1.4.0

27 Aug 12:46
d25d9d4
Compare
Choose a tag to compare

What's Changed

Dependency Updates 📦

Full Changelog: v1.3.0...v1.4.0

v1.3.0

26 Aug 17:23
3fc7dd5
Compare
Choose a tag to compare

What's Changed

Features 🚀

  • feat: Use cache for team relate feature by @HugoRCD in #157

Enhancements 🌈

  • enhancement: Use new nuxt icon system from nuxt ui by @HugoRCD in #162

Dependency Updates 📦

Full Changelog: v1.2.0...v1.3.0

v1.2.0

05 Jul 14:49
Compare
Choose a tag to compare

What's Changed

Enhancements 🌈

  • enhancement: Use Redis instead of built-in storage in production by @HugoRCD in #150

Dependency Updates 📦

  • chore(deps): update oven-sh/setup-bun action to v2 by @renovate in #140
  • chore(deps): update dependency @hrcd/eslint-config to v2 by @renovate in #139
  • chore(deps): update autofix-ci/action digest to dd55f44 - autoclosed by @renovate in #137
  • chore(deps): update all non-major dependencies by @renovate in #138
  • chore(deps): update autofix-ci/action digest to 2891949 by @renovate in #151
  • chore(deps): update all non-major dependencies by @renovate in #152
  • chore(deps): update all non-major dependencies by @renovate in #153

Style 💅

Refactoring 🛠

  • refactor: Change CLI folder from apps to packages by @HugoRCD in #143
  • refactor: Remove Prisma Accelerate by @HugoRCD in #148

Full Changelog: v1.1.0...v1.2.0

v1.1.0

26 Jun 11:23
9328974
Compare
Choose a tag to compare

What's Changed

Features 🚀

Dependency Updates 📦

  • chore(deps): update node.js to v20 by @renovate in #123
  • chore(deps): update all non-major dependencies by @renovate in #124
  • chore(deps): update all non-major dependencies by @renovate in #125
  • chore(deps): update devdependency @iconify-json/lucide to ^1.1.188 by @renovate in #126
  • chore(deps): update all non-major dependencies by @renovate in #127
  • chore(deps): update all non-major dependencies by @renovate in #128
  • chore(deps): update devdependency octokit to v4 by @renovate in #131
  • chore(deps): update devdependency @linear/sdk to v22 by @renovate in #129
  • chore(deps): update devdependency eslint to v9 by @renovate in #130
  • chore(deps): update all non-major dependencies by @renovate in #132
  • chore(deps): update all non-major dependencies by @renovate in #133

Full Changelog: v1.0.4...v1.1.0

v1.0.4

22 Apr 09:00
eb8ab20
Compare
Choose a tag to compare

What's Changed

Features 🚀

Bug Fixes 🐞

Dependency Updates 📦

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

Full Changelog: v1.0.1...v1.0.4

v1.0.1

18 Apr 12:51
8d5f949
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Style 💅

Refactoring 🛠

Full Changelog: v1.0.0...v1.0.1

v1.0.0

10 Apr 10:33
Compare
Choose a tag to compare

Exciting news! Shelve has been officially launched with all the core features I envisioned for the project. It includes a fully functional Git-like CLI for managing environment variables, team systems, and more. I can't wait for you to explore all the amazing things that Shelve has in store for you!

What's Changed

Features 🚀

Dependency Updates 📦

Full Changelog: v0.2.4...v1.0.0