This repository was archived by the owner on Mar 4, 2026. It is now read-only.
Releases: SquirrelCorporation/SquirrelServersManager
Releases · SquirrelCorporation/SquirrelServersManager
v0.5.2
What's Changed
- [CHORE] Add storage path flag to Prometheus entrypoint script by @SquirrelDeveloper in #1035
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- Correct client container refresh call endpoint by @xcalibur839 in #1033
- Bump node from 24.2.0-alpine to 24.4.0-alpine in /server by @dependabot[bot] in #1032
- Bump vuetify from 3.8.10 to 3.9.0 in /site by @dependabot[bot] in #1028
- Bump nginx from 1.27.5 to 1.29.0 in /proxy by @dependabot[bot] in #1017
- Bump pbkdf2 from 3.1.2 to 3.1.3 in /client in the npm_and_yarn group by @dependabot[bot] in #1012
- Bump @types/express from 5.0.1 to 5.0.3 in /server by @dependabot[bot] in #991
- Bump monaco-yaml from 5.3.1 to 5.4.0 in /client by @dependabot[bot] in #967
- Bump redis from 5.0.0 to 5.6.0 in /server by @dependabot[bot] in #1031
- Bump vitepress-plugin-llms from 1.5.1 to 1.7.0 in /site by @dependabot[bot] in #1025
- Bump swiper from 11.2.8 to 11.2.10 in /site by @dependabot[bot] in #1020
New Contributors
- @xcalibur839 made their first contribution in #1033
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- [CHORE] Delete unused animation JSON file & bump libs by @SquirrelDeveloper in #777
- Bump swiper from 11.2.2 to 11.2.4 in /site by @dependabot in #756
- [DOC] Refactor playbooks documentation and improve update instructions by @SquirrelDeveloper in #786
- [CHORE] Chore refacto frontend props by @SquirrelDeveloper in #789
- Bump vuetify from 3.7.12 to 3.7.13 in /site by @dependabot in #778
- [CHORE] Ensure async usage in test assertions and update dependencies by @SquirrelDeveloper in #791
- Chore refacto nestjs by @SquirrelDeveloper in #817
- [CHORE] Refacto telemetry module for event tracking and monitoring by @SquirrelDeveloper in #849
- Bump @vue-flow/minimap from 1.5.2 to 1.5.3 in /site by @dependabot in #838
- Bump vuetify from 3.7.13 to 3.8.0 in /site by @dependabot in #845
- Bump swiper from 11.2.4 to 11.2.6 in /site by @dependabot in #830
- Bump node from 23.8.0-alpine to 23.11.0-alpine in /server by @dependabot in #842
- Bump node from 23.8.0-alpine to 23.11.0-alpine in /client by @dependabot in #844
- Bump @vue-flow/core from 1.42.1 to 1.42.5 in /site by @dependabot in #840
- Bump @babel/helpers from 7.24.0 to 7.27.0 in /client in the npm_and_yarn group by @dependabot in #848
- Bump the npm_and_yarn group in /site with 2 updates by @dependabot in #847
- Bump typescript from 5.7.3 to 5.8.3 in /shared-lib by @dependabot in #846
- Bump vite from 6.2.0 to 6.2.3 in /server in the npm_and_yarn group by @dependabot in #832
- Bump axios from 1.7.9 to 1.8.4 in /site by @dependabot in #827
- Bump vuetify from 3.8.0 to 3.8.1 in /site by @dependabot in #854
- Bump lint-staged from 15.5.0 to 15.5.1 in /client by @dependabot in #852
- Bump eslint-plugin-react from 7.37.4 to 7.37.5 in /client by @dependabot in #851
- Bump @typescript-eslint/eslint-plugin from 8.28.0 to 8.29.1 in /client by @dependabot in #853
- [FEATURE] Feat plugins system by @SquirrelDeveloper in #859
- Bump the npm_and_yarn group across 2 directories with 1 update by @dependabot in #860
- Bump eslint-plugin-import-x from 4.10.2 to 4.10.3 in /server by @dependabot in #856
- Bump @types/node from 22.14.0 to 22.14.1 in /server by @dependabot in #857
- MCP Server, (Back Proxmox) by @SquirrelDeveloper in #873
- Bump vuetify from 3.8.1 to 3.8.2 in /site by @dependabot in #871
- Bump nginx from 1.27.4 to 1.27.5 in /proxy by @dependabot in #868
- Bump @umijs/lint from 4.4.6 to 4.4.8 in /client by @dependabot in #863
- Bump @umijs/max from 4.4.6 to 4.4.8 in /client by @dependabot in #862
- [CHORE] Refactor NewDeviceModal to use pre-check functions for Docker, Ansibl… by @SquirrelDeveloper in #881
- Bump @vue-flow/core from 1.42.5 to 1.43.1 in /site by @dependabot in #880
- Bump axios from 1.8.4 to 1.9.0 in /site by @dependabot in #879
- Bump antd from 5.24.6 to 5.24.8 in /client by @dependabot in #878
- Bump @typescript-eslint/eslint-plugin from 8.29.1 to 8.31.0 in /client by @dependabot in #875
- Bump node-mocks-http from 1.16.2 to 1.17.0 in /server by @dependabot in #877
- [FEATURE/CORE/BUG] Prepare 0.5.0 by @SquirrelDeveloper in #883
- fix(proxy): change to
error_log /dev/nullby @Bergruebe in #885 - [CHORE] V0.5.0 - Alpha by @SquirrelDeveloper in #886
- [CHORE] Chore fix v050 by @SquirrelDeveloper in #889
- [FEAT] Feat new execution playbook design by @SquirrelDeveloper in #902
- Doc new doc by @SquirrelDeveloper in #905
- Doc/fix documentation v2 by @SquirrelDeveloper in #911
- [BUG/CHORE] Update UI styles, enhance tab functionality, and streamline data by @SquirrelDeveloper in #912
- [CHORE] Chore/improve testing by @SquirrelDeveloper in #913
- [CHORE] Chore/remove entry point by @SquirrelDeveloper in #916
- Bump framer-motion from 12.9.2 to 12.10.5 in /client by @dependabot in #909
- Bump node from 23.11.0-alpine to 24.0.1-alpine in /client by @dependabot in #906
- Bump node from 23.11.0-alpine to 24.0.1-alpine in /server by @dependabot in #907
- Bump vuetify from 3.8.2 to 3.8.4 in /site by @dependabot in #910
- Bump node-mocks-http from 1.17.1 to 1.17.2 in /server by @dependabot in #898
- Bump @keyv/redis from 4.3.4 to 4.4.0 in /server by @dependabot in #897
- Bump memfs from 4.17.0 to 4.17.1 in /server by @dependabot in #899
- Bump @typescript-eslint/eslint-plugin from 8.31.0 to 8.32.0 in /client by @dependabot in #908
- Bump class-validator from 0.14.1 to 0.14.2 in /server by @dependabot in #900
- Bump @babel/plugin-proposal-decorators from 7.25.9 to 7.27.1 in /client by @dependabot in #894
- Bump ts-jest from 29.3.0 to 29.3.2 in /client by @dependabot in #893
- Bump @eslint/js from 9.23.0 to 9.26.0 in /client by @dependabot in #892
- [CHORE] Chore/fix discord notif by @SquirrelDeveloper in #917
- Revert "Bump node from 23.11.0-alpine to 24.0.1-alpine in /client" by @SquirrelDeveloper in #918
- [CHORE/BUG] Chore/improve logging rsi by @SquirrelDeveloper in #919
- [CHORE] Add last updated timestamps to system information tabs by @SquirrelDeveloper in #920
- [CHORE] Add Discord notification job to Docker publish workflow and remove de… by @SquirrelDeveloper in #921
- [CHORE] Chore/add debug mode for rsi by @SquirrelDeveloper in #922
- Bump vite from 5.4.18 to 5.4.19 in /site in the npm_and_yarn group by @dependabot in #884
- [CHORE] Add support for CPU, Memory, and File System stats monitoring. by @SquirrelDeveloper in #925
- [CHORE] Refactor Dockerfiles for optimized multi-stage builds. by @SquirrelDeveloper in https://github.com/SquirrelCorporation/S...
v0.5.0-rc.4
What's Changed
- [BUGFIX] Add event-driven updates for device watcher configurations on devic… by @SquirrelDeveloper in #994
Full Changelog: v0.5.0-rc.3...v0.5.0-rc.4
v0.5.0-rc.3
What's Changed
- Bump vitest from 3.1.2 to 3.1.4 in /client by @dependabot in #966
- [BUG] Bugfix/missing authsource by @SquirrelDeveloper in #984
Full Changelog: v0.5.0-rc.2...v0.5.0-rc.3
v0.5.0-rc.2
What's Changed
- [CHORE] RELEASE V0.5.0 by @SquirrelDeveloper in #974
- [BUG] Bugfix/auth with db by @SquirrelDeveloper in #983
Full Changelog: v0.5.0-rc.1...v0.5.0-rc.2
v0.5.0-rc.1
What's Changed
- [BUG] Bugfix/use auth db when provided by @SquirrelDeveloper in #973
- Bump swiper from 11.2.6 to 11.2.8 in /site by @dependabot in #971
- Bump @vue-flow/core from 1.43.2 to 1.44.0 in /site by @dependabot in #970
- Bump vuetify from 3.8.5 to 3.8.6 in /site by @dependabot in #969
Full Changelog: v0.5.0-beta.3...v0.5.0-rc.1
v0.5.0-beta.3
What's Changed
- [BUGFIX] Bugfix/fix potential telemetry crash by @SquirrelDeveloper in #959
- [BUGFIX] Fix potential permission issues for /data in prometheus container by @SquirrelDeveloper in #960
Full Changelog: v0.5.0-beta.2...v0.5.0-beta.3
v0.5.0-beta.2
What's Changed
- Bump vite from 6.2.6 to 6.3.5 in /server in the npm_and_yarn group by @dependabot in #937
- Bump @nestjs/common from 11.1.0 to 11.1.1 in /server by @dependabot in #953
- Bump @aws-sdk/client-ecr from 3.800.0 to 3.812.0 in /server by @dependabot in #952
- Bump vuetify from 3.8.4 to 3.8.5 in /site by @dependabot in #948
- Bump @umijs/max from 4.4.10 to 4.4.11 in /client by @dependabot in #944
- Bump @babel/core from 7.26.10 to 7.27.1 in /client by @dependabot in #942
- Bump @nestjs/testing from 11.1.0 to 11.1.1 in /server by @dependabot in #951
- Bump @vue-flow/core from 1.43.1 to 1.43.2 in /site by @dependabot in #947
- Bump ts-jest from 29.3.2 to 29.3.4 in /client by @dependabot in #943
- Bump pino from 9.6.0 to 9.7.0 in /server by @dependabot in #950
- Bump @babel/preset-react from 7.26.3 to 7.27.1 in /client by @dependabot in #946
- [CHORE] Update dashboard styles with refined color palette by @SquirrelDeveloper in #956
- [BUG] Set cookie 'secure' flag to false by @SquirrelDeveloper in #957
Full Changelog: v0.5.0-beta.1...v0.5.0-beta.2
v0.5.0-beta.1
What's Changed
- [DOC] Doc/put adopt me issues by @SquirrelDeveloper in #934
- [BUG] Fix potential null coalescing issue in FilesystemsTab by @SquirrelDeveloper in #929
- [BUG] Bugfix/potential fix to ssh crash by @SquirrelDeveloper in #928
- Bump formidable from 3.5.2 to 3.5.4 in /server in the npm_and_yarn group by @dependabot in #882
- [FEAT] Add InfoLinkWidget for contextual documentation links by @SquirrelDeveloper in #939
- [CHORE] Redirect to Manage Devices page if no device is available by @SquirrelDeveloper in #936
Full Changelog: v0.5.0-alpha.8...v0.5.0-beta.1