v0.12.5
github-actions
released this
08 Sep 14:21
·
1479 commits
to master
since this release
What's Changed
- fix(ui): ConfirmAccount tests created by @luannmoreira in #3000
- fix(gateway): SSL certificate generation using Certbot by @gustavosbarreto in #3003
- feat(gateway): add local webserver for serving ACME challenge by @gustavosbarreto in #3004
- feat(ui): minor changes in login view by @gustavosbarreto in #3006
- fix(api): convert current_period_end to long by @henrybarreto in #3007
- actions: build-agent: include agent directory instead of only contents by @Drakonis in #3008
- cli: bump go.mongodb.org/mongo-driver from 1.12.0 to 1.12.1 in /cli by @dependabot in #3009
- api: bump github.com/getsentry/sentry-go from 0.22.0 to 0.23.0 in /api by @dependabot in #3011
- api: bump go.mongodb.org/mongo-driver from 1.12.0 to 1.12.1 in /api by @dependabot in #3012
- ui: bump vuetify from 3.3.10 to 3.3.11 in /ui by @dependabot in #3013
- ui: bump @fortawesome/free-regular-svg-icons from 6.4.0 to 6.4.2 in /ui by @dependabot in #3014
- ui: bump @stripe/stripe-js from 1.54.1 to 1.54.2 in /ui by @dependabot in #3015
- ui: bump @fortawesome/fontawesome-free from 6.4.0 to 6.4.2 in /ui by @dependabot in #3016
- ssh: bump golang.org/x/net from 0.12.0 to 0.14.0 in /ssh by @dependabot in #3018
- ui: bump @fortawesome/free-brands-svg-icons from 6.4.0 to 6.4.2 in /ui by @dependabot in #3017
- api: bump golang.org/x/crypto from 0.11.0 to 0.12.0 in /api by @dependabot in #3010
- fix(ui): fix build step by @gustavosbarreto in #3022
- refactor(api,pkg): improve UpdateDeviceStatus service's method by @henrybarreto in #2986
- docker: ssh: bump alpine from 3.18.2 to 3.18.3 in /ssh by @dependabot in #3025
- docker: api: bump alpine from 3.18.2 to 3.18.3 in /api by @dependabot in #3026
- docker: ui: bump node from 20.5.0-alpine3.17 to 20.5.1-alpine3.17 in /ui by @dependabot in #3027
- docker: cli: bump alpine from 3.18.2 to 3.18.3 in /cli by @dependabot in #3028
- docker: agent: bump alpine from 3.18.2 to 3.18.3 in /agent by @dependabot in #3029
- ui: bump @fortawesome/fontawesome-svg-core from 6.4.0 to 6.4.2 in /ui by @dependabot in #3030
- ui: bump vee-validate from 4.10.8 to 4.11.1 in /ui by @dependabot in #3031
- ui: bump @sentry/tracing from 7.57.0 to 7.63.0 in /ui by @dependabot in #3033
- ui: bump vite-plugin-vue-markdown from 0.23.5 to 0.23.7 in /ui by @dependabot in #3034
- ui: bump vuetify from 3.3.11 to 3.3.12 in /ui by @dependabot in #3032
- Test/billing service by @heiytor in #3037
- ui: bump @rushstack/eslint-patch from 1.3.2 to 1.3.3 in /ui by @dependabot in #3039
- ui: bump @sentry/vue from 7.60.1 to 7.64.0 in /ui by @dependabot in #3041
- ui: bump @types/node from 18.17.0 to 18.17.6 in /ui by @dependabot in #3042
- ui: bump sass from 1.64.1 to 1.66.1 in /ui by @dependabot in #3043
- docker: ui: bump nginx from 1.25.1-alpine to 1.25.2-alpine in /ui by @dependabot in #3044
- chore(pkg): remove unused requests package by @henrybarreto in #3045
- Test/namespace by @heiytor in #3047
- Fix/username validator by @heiytor in #3050
- Test/cli users by @heiytor in #3052
- test(routes): implementing test cases of tag validation by @danyecls in #3053
- fix: billing suggestions data table by @luannmoreira in #3021
- ui: bump vue-tsc from 1.8.4 to 1.8.8 in /ui by @dependabot in #3055
- ui: bump @typescript-eslint/parser from 5.60.0 to 5.62.0 in /ui by @dependabot in #3057
- ui: bump typescript from 5.1.6 to 5.2.2 in /ui by @dependabot in #3056
- ui: bump @types/node from 18.17.6 to 18.17.12 in /ui by @dependabot in #3058
- Cli/refactor users by @heiytor in #3054
- docs: add heiytor as a contributor for code by @allcontributors in #3059
- docs: add Drakonis as a contributor for infra by @allcontributors in #3061
- docs: add danyecls as a contributor for code by @allcontributors in #3060
- docs: add luannmoreira as a contributor for code by @allcontributors in #3062
- Cli/refactor cmd by @heiytor in #3063
- feat(ui): add VueGtag for Google Analytics tracking by @gustavosbarreto in #3064
- Refactor/cli inputs by @heiytor in #3066
- chore(api): add domain as sentry tag on report by @henrybarreto in #3067
- refactor(ui): billing device suggestion tab by @luannmoreira in #3065
- fix(ui): sortable headers device list by @luannmoreira in #3069
- feat(api): implement caching for online device status by @gustavosbarreto in #3070
- fix(ui): hide spinner when request is complete by @gustavosbarreto in #3071
- ui: bump terser from 5.19.2 to 5.19.3 in /ui by @dependabot in #3076
- ui: bump @sentry/tracing from 7.63.0 to 7.66.0 in /ui by @dependabot in #3075
- ui: bump vee-validate from 4.11.1 to 4.11.3 in /ui by @dependabot in #3074
- ui: bump @types/node from 18.17.12 to 18.17.14 in /ui by @dependabot in #3073
- perf(api): improve writing performance on device last_seen field by @henrybarreto in #3079
- refactor(api,ssh,pkg): use queue system on device heartbeat by @henrybarreto in #3083
New Contributors
Full Changelog: v0.12.4...v0.12.5