This repository has been archived by the owner on May 7, 2019. It is now read-only.
Releases: TheReverend403/uPste
Releases · TheReverend403/uPste
1.2.3
1.2.2
- [FIX] Account for email confirmation in user SELECTs.
1.2.1
- [FIX] Fix API error when no session is available.
1.2.0
- [FEATURE] Add option email confirmation on register.
1.1.6
- [FIX] Prevent an edge case with view caching involving two users having the same file hash.
1.1.5
- Make view cache file-specific.
1.1.4
- Cache client IPs on file view so views can't be spammed.
1.1.3
- Fix username apostrophe usage.
1.1.2
- Totally refactor caching so models pretty much handle their own caching with no outside interference.
1.1.1
- Clean up email subjects and fix routes when using daemon queue worker.