Releases: ihexxa/quickshare
Releases · ihexxa/quickshare
v0.4.16
What's Changed
- fix(ui): refactor with reusable components, issue fixes and some small enhancements by @ihexxa in #104
- refactoring frontend part with reusable components.
- fixed some issues: such as breadcrumb content overflows when content is too long.
- added some features: row sorting, back to home
Full Changelog: v0.4.15...v0.4.16
v0.4.13
What's Changed
- enable user preferences
- enable wallpaper customizing
- enable language pack customizing
Full Changelog: v0.4.12...v0.4.13
(Remove binaries because they contain a known issue)
v0.4.11
What's Changed
- feat(settings): enable site settings by @ihexxa in #97
Highlight:
- support customizing site wallpaper
Full Changelog: v0.4.10...v0.4.11
v0.4.9
What's Changed
- fix: improve test and fix small issues by @ihexxa in #95
- fix space limit issue
- clean up e2e tests
- fix small issues
Full Changelog: v0.4.8...v0.4.9
v0.4.8
- fix incorrect used space
- upload issue is not displayed
- clean up ui and reorg core state
v0.4.7
- Enable sharing with visitors (anonymous users)
- small fixes and enhancements