Releases: horahoradev/horahora
Releases · horahoradev/horahora
v0.7.0
v0.6.0
Category Inference (#109) * Proto bump, category inference schema * Basic category inference API * Inference category routes * Add untracked file * Inference categories
v0.5.0
This release:
- fixes various insidious API caching bugs
- adds video disapprovals for video queue download control
v0.4.0
This change adds:
- beginning watch party functionality, to be expanded later
- Metrics emitted to prometheus and stored in Grafana
- daily upload limits
v0.3.0
This PR adds:
- configurable daily limits on uploads to the storage origin
v0.2.3
This release adds:
- better selenium tests for the typical client workflow
- fixed registration username regex
- fixed audit log page with no events
v0.2.2
This release:
- adds production nextjs builds for webapp (makes page loads very snappy)
v0.2.1
This release:
- greatly simplifies installation workflow
- adds Selenium tests using Chrome, verifying that the UI works and is routable using nonstandard origins
- fixes Nginx issue which would cause routing failures until container restart
v0.2.0
The changes here are really too numerous to list (130+ commits), but notably:
- Frontend rewrite in next.js/redesign (all credit goes to @GabenGar )
- Improved environment variable handling/development workflow (thanks @GabenGar )
- Removal of Tailwind/antd (all credit goes to @GabenGar )
- Small improvements to log retrieval API for archival events (@horahoradev )
- fledgling proto input validation (@horahoradev and @ravihidayat)
- Various memory efficiency improvements (@horahoradev )
- Scheduler efficiency improvements (@horahoradev )
- User uploads (@horahoradev and @GabenGar )
- Minor schema bugfixes (@horahoradev )
I'm considering this a minor release because while there are a huge number of changes, everything is still backwards-compatible.
v0.1.2
This version:
- Fixes ratings incrementing video views
- Adds expiration to inactive ActiveMQ topics
- fixes multiple bugs associated with fetching new downloads in progress