Releases: arran4/gobookmarks
Releases · arran4/gobookmarks
v1.8.18
v1.8.17
v1.8.16
v1.8.15
v1.8.14
v1.8.13
What's Changed
- Bump golang.org/x/image from 0.28.0 to 0.38.0 by @dependabot[bot] in #195
- Bump github.com/go-git/go-git/v5 from 5.16.5 to 5.17.1 by @dependabot[bot] in #196
- ci: migrate to unified ci/cd workflow by @arran4 in #198
- ci: update Go and golangci-lint versions to fix CI by @arran4 in #205
- Bump github.com/go-git/go-git/v5 from 5.17.1 to 5.18.0 by @dependabot[bot] in #209
- feat: Introduce lightweight HTML dialog modal for editing by @arran4 in #206
- Fix "Add New Tab" overwriting tab 0 due to TabFromRequest signature by @arran4 in #211
- Fix parser ignoring multiple empty pages by @arran4 in #212
Full Changelog: v1.8.12...v1.8.13
v1.8.12
What's Changed
- Fix JoinURL trailing slash handling and add edge-case tests by @arran4 in #189
- Bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 by @dependabot[bot] in #190
- Fix category boundary extraction to respect tab markers by @google-labs-jules[bot] in #191
Full Changelog: v1.8.11...v1.8.12
v1.8.11
v1.8.10
What's Changed
- ⚡ Optimize AdjacentCommits queries by @google-labs-jules[bot] in #171
- ⚡ Optimize favicon proxy by caching resized images by @google-labs-jules[bot] in #177
- ⚡ Optimize template parsing performance by @google-labs-jules[bot] in #173
- Expose favicon cache limit as configuration by @google-labs-jules[bot] in #176
- ⚡ Reuse SQL connection in SQLProvider by @google-labs-jules[bot] in #174
- ⚡ Optimize template rendering by implementing request-scoped bookmarks cache by @google-labs-jules[bot] in #172
- Fix 405 Method Not Allowed error on redirect after POST by @arran4 in #181
- Bump github.com/go-git/go-git/v5 from 5.16.2 to 5.16.5 by @dependabot[bot] in #182
- Consolidate settings into config.go by @arran4 in #183
- Fix 405 error on category edit save for tabs by @arran4 in #184
- feat: Enable Ctrl+Enter to save in edit forms by @arran4 in #185
Full Changelog: v1.8.9...v1.8.10
What's Changed
- ⚡ Optimize AdjacentCommits queries by @google-labs-jules[bot] in #171
- ⚡ Optimize favicon proxy by caching resized images by @google-labs-jules[bot] in #177
- ⚡ Optimize template parsing performance by @google-labs-jules[bot] in #173
- Expose favicon cache limit as configuration by @google-labs-jules[bot] in #176
- ⚡ Reuse SQL connection in SQLProvider by @google-labs-jules[bot] in #174
- ⚡ Optimize template rendering by implementing request-scoped bookmarks cache by @google-labs-jules[bot] in #172
- Fix 405 Method Not Allowed error on redirect after POST by @arran4 in #181
- Bump github.com/go-git/go-git/v5 from 5.16.2 to 5.16.5 by @dependabot[bot] in #182
- Consolidate settings into config.go by @arran4 in #183
- Fix 405 error on category edit save for tabs by @arran4 in #184
- feat: Enable Ctrl+Enter to save in edit forms by @arran4 in #185
Full Changelog: v1.8.9...v1.8.10
v1.8.9
What's Changed
- Add test verification template command by @google-labs-jules[bot] in #167
- Fix edit link not updating on tab switch by @google-labs-jules[bot] in #169
- Verify application functionality by @google-labs-jules[bot] in #168
Full Changelog: v1.8.8...v1.8.9