Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.15.1 source code.tar.gz | 2025-04-08 | 9.4 MB | |
0.15.1 source code.zip | 2025-04-08 | 10.1 MB | |
README.md | 2025-04-08 | 2.2 kB | |
Totals: 3 Items | 19.5 MB | 0 |
Dependencies updated, docs polished, CI cleaned up, and a few smart tweaks to CLI, agent, and DB. Smooth sailing ahead! ⛵✨
What's Changed
- chore(deps): bump axios from 1.7.4 to 1.8.2 in /web/crux by @dependabot in https://github.com/dyrector-io/dyrectorio/pull/1042
- chore(deps): bump prismjs from 1.29.0 to 1.30.0 in /web/crux-ui by @dependabot in https://github.com/dyrector-io/dyrectorio/pull/1043
- chore(deps): bump axios from 1.7.4 to 1.8.2 in /web/crux-ui by @dependabot in https://github.com/dyrector-io/dyrectorio/pull/1044
- chore(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 by @dependabot in https://github.com/dyrector-io/dyrectorio/pull/1046
- doc: improve the DEVELOPMENT.md file by @polaroi8d in https://github.com/dyrector-io/dyrectorio/pull/1045
- chore(deps): bump @babel/runtime from 7.22.5 to 7.26.10 in /web/crux-ui by @dependabot in https://github.com/dyrector-io/dyrectorio/pull/1047
- feat: add convenience script & go toolchain upgrade by @nandor-magyar in https://github.com/dyrector-io/dyrectorio/pull/1040
- fix(ci): remove unused workflows and rename existings for better usage by @polaroi8d in https://github.com/dyrector-io/dyrectorio/pull/1048
- fix(cli): add localhost specific agent host string by @nandor-magyar in https://github.com/dyrector-io/dyrectorio/pull/1050
- feat(web): merge postgress instances by @polaroi8d in https://github.com/dyrector-io/dyrectorio/pull/1049
- chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 by @dependabot in https://github.com/dyrector-io/dyrectorio/pull/1053
- chore(deps): bump next from 14.2.23 to 14.2.26 in /web/crux-ui by @dependabot in https://github.com/dyrector-io/dyrectorio/pull/1054
- fix(agent): add backoff to reduce reconnect load by @nandor-magyar in https://github.com/dyrector-io/dyrectorio/pull/1056
- refactor(cli): avoid compose file duplication by @nandor-magyar in https://github.com/dyrector-io/dyrectorio/pull/1057
- feat(ci): change custom golangci-lint to github action one by @polaroi8d in https://github.com/dyrector-io/dyrectorio/pull/1055
Full Changelog: https://github.com/dyrector-io/dyrectorio/compare/0.15.0...0.15.1