Skip to content

Releases: shellhub-io/shellhub

v0.9.3

08 Jul 18:52
Compare
Choose a tag to compare

What's Changed

Read more

v0.9.2

29 Apr 12:51
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.1...v0.9.2

v0.9.1

05 Apr 18:07
Compare
Choose a tag to compare

For the past couple of weeks, we’ve been hard at work improving the code base in order to ensure that new code did not break existing functionality. While this release includes a few bug fixes and usability improvements, it does include major technical improvements.

What's Changed

Read more

v0.9.0

07 Feb 17:59
Compare
Choose a tag to compare
v0.9.0

v0.8.2

21 Dec 16:36
Compare
Choose a tag to compare
v0.8.2

v0.8.0

08 Nov 20:20
Compare
Choose a tag to compare
v0.8.0

v0.7.3

30 Jul 21:33
Compare
Choose a tag to compare

For the past couple of weeks, we’ve been hard at work improving the code base in order to ensure that new code did not break existing functionality. While this release includes a few bug fixes and usability improvements, it does include major technical improvements.

We are getting closer to the first stable release. Stay tuned!

✨ New Features/Improvements

api: add cache system for improving API response time

✔️ Bug Fixes

agent: the agent docker was stuck on dns lookup when there was connectivity problem (#593)

⬆️ Updating

Follow instructions at this guide to update your ShellHub self-hosted instance to v0.7.3

v0.7.2

23 Jun 21:57
Compare
Choose a tag to compare

For the past couple of weeks, we’ve been hard at work improving the code base in order to increase maintainability, stability, and extensibility for the future before working on new features. While this code refactor includes very little new functionality today, it does include major technical improvements.

✨ New Features/Improvements

ui: improve error notification to users (1a80aa6)
agent: support non-root to run (4c27b3b) (thanks @shawn111)

✔️ Bug Fixes

docker: Upgrade golang to 1.16.4 (1f9ded3)
agent: refactor to use cobra in command handling (fe74de9)
pkg: do not allow dot in namespace and hostname (cbb40d5)
agent: improved support for brtfs filesystem (e0cd87c)

⬆️ Updating

Follow instructions at this guide to update your ShellHub self-hosted instance to v0.7.2

v0.7.0

10 May 20:26
Compare
Choose a tag to compare

✨ New Features/Improvements

agent: implemented support for unified cgroups (cgroups v2)
agent: improved support for detecting container environment
api: implemented caching mechanism for API store

✔️ Bug Fixes

api: fix migrations to remove orphan sessions and records
bin: replaced bash scripts with Golang CLI.
ui: adjustment on the app bar to improve viewing on mobile
ui: show message when namespace name already in use (#880)
ui: add support message for valid key types (#854)
ui: fix username signup validation (#843)
docker: bump golang from 1.13 to 1.16.3

⬆️ Updating

Follow instructions at this guide to update your ShellHub self-hosted instance to v0.7.0

v0.6.4

14 Apr 20:39
Compare
Choose a tag to compare
v0.6.4