What's Changed
- gateway: add resolver directive to nginx configuration by @gustavosbarreto in #2567
- agent: change public url default port on agent to 80 instead of 8080 by @henrybarreto in #2570
- README: add more information about what SSH Port Forwarding can do by @henrybarreto in #2569
- ui: fix
TagSelector
color to primary color #2556 by @AntonyRafael in #2572 - ui: fix device sort by in device listing by @AntonyRafael in #2573
- ui: bump jsdom from 21.1.0 to 21.1.1 in /ui by @dependabot in #2574
- api: bump github.com/getsentry/sentry-go from 0.18.0 to 0.19.0 in /api by @dependabot in #2575
- ui: bump @types/node from 18.14.6 to 18.15.0 in /ui by @dependabot in #2577
- ui: bump vuetify from 3.1.6 to 3.1.8 in /ui by @dependabot in #2576
- ui: bump @sentry/tracing from 7.38.0 to 7.42.0 in /ui by @dependabot in #2579
- docker: agent: bump arm32v6/golang from 1.20.1-alpine3.16 to 1.20.2-alpine3.16 in /agent by @dependabot in #2581
- docker: agent: bump arm64v8/golang from 1.20.1-alpine3.16 to 1.20.2-alpine3.16 in /agent by @dependabot in #2584
- docker: agent: bump arm32v7/golang from 1.20.1-alpine3.16 to 1.20.2-alpine3.16 in /agent by @dependabot in #2585
- ui: bump vitest from 0.29.1 to 0.29.2 in /ui by @dependabot in #2580
- cicd: refactor docker build workflow by @gustavosbarreto in #2588
- docker: ssh: bump golang from 1.20.1-alpine3.16 to 1.20.2-alpine3.16 in /ssh by @dependabot in #2583
- docker: api: bump golang from 1.20.1-alpine3.16 to 1.20.2-alpine3.16 in /api by @dependabot in #2578
- docker: cli: bump golang from 1.20.1-alpine3.16 to 1.20.2-alpine3.16 in /cli by @dependabot in #2582
- docker: agent: bump golang from 1.20.1-alpine3.16 to 1.20.2-alpine3.16 in /agent by @dependabot in #2586
- gomod: apply go mod from 1.18 to 1.20 by @henrybarreto in #2587
- api: add migration indexing tenant_id with status to devices by @henrybarreto in #2590
- ui: fix add private key by @AntonyRafael in #2592
- chore: add conditional steps to Go dependencies in CI pipeline by @gustavosbarreto in #2594
- ui: bump webpack from 5.75.0 to 5.76.1 in /ui by @dependabot in #2593
- ui: fix billing store subscription info by @AntonyRafael in #2595
- env: Add SHELLHUB_PUBLIC_URL_DOMAIN env by @gustavosbarreto in #2568
- ui: add link in hostname to see the device details by @AntonyRafael in #2596
- ci: update node version to 18.4.3 by @AntonyRafael in #2597
- ui: handle 403 error in login page and update screen by @AntonyRafael in #2599
- pkg: fix remotion of tempdir instead of geoip dir by @henrybarreto in #2600
- ui: bump @typescript-eslint/parser from 5.49.0 to 5.55.0 in /ui by @dependabot in #2602
- ui: bump @sentry/tracing from 7.42.0 to 7.43.0 in /ui by @dependabot in #2604
- ui: bump @mdi/font from 7.1.96 to 7.2.96 in /ui by @dependabot in #2606
- ui: bump @sentry/cli from 2.14.3 to 2.15.2 in /ui by @dependabot in #2608
- ui: bump @typescript-eslint/eslint-plugin from 5.54.0 to 5.55.0 in /ui by @dependabot in #2607
- ssh: bump github.com/pires/go-proxyproto from 0.6.2 to 0.7.0 in /ssh by @dependabot in #2603
- build(deps): bump actions/setup-go from 3 to 4 by @dependabot in #2609
- cli: bump go.mongodb.org/mongo-driver from 1.11.2 to 1.11.3 in /cli by @dependabot in #2605
- ui: fix submit on login by @luannmoreira in #2612
- ui: fix login with token by @AntonyRafael in #2611
- pkg: improve regex pattern for identifying Docker container IDs by @gustavosbarreto in #2613
- ui: update billing view to integrate with Stripe Checkout and Billing Portal by @henrybarreto in #2614
- ui: deal with pending state as inactive one by @henrybarreto in #2616
- ui: billing block when customer has a payment pending by @henrybarreto in #2617
New Contributors
- @luannmoreira made their first contribution in #2612
Full Changelog: v0.11.6...v0.11.7