Releases: kakajuro/tidytube-backend
Releases · kakajuro/tidytube-backend
v1.1
Updates:
All added in #3
Server
- Added Remove Recommended Topics to stats data model
- Added Auto Disable Autoplay to stats data model
Site
- Added Remove Recommended Topics to stats page
- Added Auto Disable Autoplay to stats page
- Added confetti animation to install page
- Tooltip for Total Sections Removed added
- Added a page for when the extension is updated (confetti animation is on this page as well)
- Swapped out promo video on landing page
- Re-ordered text on stats page
Full Changelog: v1.0.4...v1.1
v1.0.4
Updates:
Site:
- Edit privacy policy (added disable telemetry notice)
- Add link to API docs on site
Server:
- Fixed error handling for updateStats route
v1.0.3
Updates:
Site:
- Fixed title metadata for each page
- Fixed "sharp missing in production" error when building the site
- Improved mobile responsiveness
- Fixed hamburger menu overlapping with title text issue
- Added sponsors + contributors onto credits page.
Server:
- Fixed error handling for updateStats route
Full Changelog: v1.0.2...v1.0.3
v1.0.2
Updates:
- Fixed the Docker development environment
- Fixed /me api route
- Fixed stats page typos
- Added install greeting page
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Updates:
- Fixed uninstall API route
- Added better error handling for updateStats API route
Full Changelog: v1.0...v1.0.1