Changes
- Application now has trace logging which allows following code execution flow. It's not 100%, but it's significant.
- Lots of memory allocation and optimization fixes.
- Payloads (POST requests) sent to the website are now compressed by default.
- Updates Go version and go dependencies.
- Many bugs fixes.
- Allows selecting website authentication from Trust Profile page.
- Log file defaults updated.
Notable Contributions
- Use actual item count for itemList.Total by @oceanplexian in #1169
- Trace logging + bug fixes by @davidnewhall in #1171
- compress website payloads by @davidnewhall in #1184
- fix(lint): preallocate slices to fix prealloc linter warnings by @oceanplexian in #1198
- Bug fixes by @davidnewhall in #1209
- Update Dockerfiles. Change log file defaults. by @davidnewhall in #1210
Dependency Updates
- fix(deps): update module github.com/energye/systray to v1.0.3 by @renovate[bot] in #1167
- fix(deps): update module github.com/shirou/gopsutil/v4 to v4.26.1 by @renovate[bot] in #1170
- fix(deps): update module github.com/prometheus-community/pro-bing to v0.8.0 by @renovate[bot] in #1178
- chore(deps): update dependency svelte-check to v4.4.0 by @renovate[bot] in #1193
- chore(deps): update golang docker tag to v1.26.0 by @renovate[bot] in #1191
- fix(deps): update golift.io/rotatorr digest to f6ac6fc by @renovate[bot] in #1199
- chore(deps): update dependency prettier-plugin-svelte to v3.5.0 by @renovate[bot] in #1206
- chore(deps): update dependency svelte-check to v4.4.3 - autoclosed by @renovate[bot] in #1205
- fix(deps): update module golift.io/cnfg to v0.2.5 by @renovate[bot] in #1204
- chore(deps): update dependency swagger-ui to v5.31.2 by @renovate[bot] in #1197
- fix(deps): update module modernc.org/sqlite to v1.46.1 by @renovate[bot] in #1186
- chore(deps): update dependency @tsconfig/svelte to v5.0.8 by @renovate[bot] in #1200
- chore(deps): update dependency svelte to v5.53.3 by @renovate[bot] in #1203
Full Changelog: v0.9.2...v0.9.4