Releases: ihexxa/quickshare
Releases · ihexxa/quickshare
v0.10.6
What's Changed
- chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #211
- chore(deps): bump braces from 3.0.2 to 3.0.3 by @dependabot in #216
- chore(deps): bump ws from 7.5.7 to 7.5.10 by @dependabot in #217
- chore(deps-dev): bump webpack from 5.76.0 to 5.94.0 by @dependabot in #218
- chore(deps): bump micromatch from 4.0.5 to 4.0.8 by @dependabot in #219
- chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #220
- chore(deps): bump golang.org/x/crypto from 0.21.0 to 0.31.0 by @dependabot in #221
- chore(deps): bump nanoid from 3.3.6 to 3.3.8 by @dependabot in #222
- chore(deps): bump golang.org/x/net from 0.25.0 to 0.36.0 by @dependabot in #225
- chore(deps): bump axios from 0.28.0 to 0.30.0 by @dependabot in #229
- chore(deps): bump @babel/runtime from 7.17.8 to 7.27.0 by @dependabot in #228
- chore(deps): bump @babel/helpers from 7.17.8 to 7.27.0 by @dependabot in #227
- feat(ci): enable pushing multi-platform docker images by @ihexxa in #226
Full Changelog: v0.10.5...v0.10.6
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