Releases: ihexxa/quickshare
Releases · ihexxa/quickshare
v0.10.5
What's Changed
- chore(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 by @dependabot in #203
- chore(deps): bump postcss from 8.4.12 to 8.4.31 by @dependabot in #202
- chore(deps): bump @babel/traverse from 7.17.3 to 7.23.2 by @dependabot in #204
- chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #206
- chore(deps): bump follow-redirects from 1.14.9 to 1.15.4 by @dependabot in #207
- chore(deps): bump axios from 0.21.4 to 0.28.0 by @dependabot in #208
- chore(deps): bump google.golang.org/protobuf from 1.30.0 to 1.33.0 by @dependabot in #209
- chore(deps): bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #210
Full Changelog: v0.10.4...v0.10.5
v0.10.4
This release mainly contains some dependency upgrades.
What's Changed
- chore(deps-dev): bump webpack from 5.70.0 to 5.76.0 by @dependabot in #195
- chore(deps): bump github.com/gin-gonic/gin from 1.8.2 to 1.9.0 by @dependabot in #196
- chore(deps): bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 by @dependabot in #197
- chore(deps): bump semver from 6.3.0 to 6.3.1 by @dependabot in #199
- chore(deps): bump tough-cookie from 4.0.0 to 4.1.3 by @dependabot in #198
- chore(handlers/util): refactor response methods by @unrealjo in #201
- chore(deps): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #200
New Contributors
Full Changelog: v0.10.3...v0.10.4
v0.10.3
It just includes one security update.
What's Changed
- chore(deps): bump golang.org/x/net from 0.6.0 to 0.7.0 by @dependabot in #194
Full Changelog: v0.10.2...v0.10.3
v0.10.2
v0.10.1
NOTE: This release contains BREAKING changes: it is not compatible with previous versions.
What's Changed
- chore: Refine readme by @ihexxa in #174
- fix(files): status code is overwritten in some cases by @ihexxa in #175
- fix(files): avoid overwriting lock failed error and simplify the locking by @ihexxa in #176
- test: add basic benchmark by @ihexxa in #177
- chore: clean up handlers by @ihexxa in #178
- feat(db): replace bolt db with sqlite by @ihexxa in #179
- fix(db): refactor the db layer to improve its extensibility by @ihexxa in #181
- fix(misc): some dependency fixes by @ihexxa in #190
- chore(deps): bump loader-utils from 2.0.2 to 2.0.4 by @dependabot in #184
Full Changelog: v0.9.1...v0.10.1
v0.9.1
What's Changed
Searching is enabled in this release.
Changes:
- feat(deps/file index): add file index by @ihexxa in #166
- feat(server): add searching API by @ihexxa in #167
- feat(server): add reindex api by @ihexxa in #168
- feat(search): enable searching in UI by @ihexxa in #170
- feat: enable search in UI by @ihexxa in #171
- feat: trigger reindexing in launching by @ihexxa in #172
Full Changelog: v0.8.6...v0.9.1
v0.8.6
What's Changed
- feat(cron): add cron scheduler by @ihexxa in #161
- feat(fileindex): add file index top dependencies by @ihexxa in #162
- feat: add fsearch as file index by @ihexxa in #163
- feat(search): add fserach as file index by @ihexxa in #164
- chore(deps): bump terser from 5.12.1 to 5.14.2 by @dependabot in #165
Full Changelog: v0.8.5...v0.8.6
v0.8.5
v0.8.3
v0.8.2
What's Changed
- feat(site_store): enable allowSetTheme and autoTheme settings by @ihexxa in #148
- fix(fe/panel_files): cleanup files panel by @ihexxa in #149
- feat: improve site settings by @ihexxa in #150
- fix: use theme background as default by @ihexxa in #151
- fix(fe): some small fixes by @ihexxa in #152
- fix: minor fixes by @ihexxa in #153
- fix(fe/theme): enable theme immediately if auto theme is enabled by @ihexxa in #154
Full Changelog: v0.8.1...v0.8.2