Changelog
You can find all notable changes of the website here.
[1.3.0] - 2024-09-21
Added
- Add more elements to RSS feed items and create page describing the new tags
- Customize sorting behavior in search
Changed
- Improve search speed
- Change signup process
[1.2.0] - 2024-01-27
Added
- Index nsfw content
- Create sign up request, and sign up forms
- Create theme controller component
- Implement user login
- Implement user log out
- Implement password reset
- Style nsfw tag with a different color
- Allow viewing nsfw torrents to registered and legal aged users
- Show time taken to perform search
- Normalize size field value format
- Create page to view media details
Changed
- Update website logo image
- Update "Read Manga" website link
- Improve query performance on search page
Fixed
- Fix 500 errors when loading entries filtered by category and tags
[1.1.2] - 2023-10-24
Added
[1.1.1] - 2023-10-21
Fixed
- Fix RSS link generation on search
- Fix RSS link of "Anime Time Uploads" page
[1.1.0] - 2023-10-08
Added
- Show content from all anime categories
- Show torrent category and tags (if available)
- Index content under literature category
- Show content category and tags
- Add links on header to view content only of a specific category
- Add Anime Time Uploads link on header
- Add RSS feeds
- Add RSS link of the current page (if available)
- Add "Read Manga" link on footer
- Show changelog when pressing the website version at the footer
- Show bigger search form on search page
- Add fields to search by category and tag
Changed
- Move Anime Time DDL link to footer
Removed
- Remove search form on header on search page
[1.0.1] - 2023-08-07
Added
- Show number of results found on search page
Fixed
- Fix page titles
- Force line break on too long media names
[1.0.0] - 2023-07-31
Added
- Compress served content
- Cache built assets for one week
- Show app version and build number on footer
Fixed
- Set implicit width and height to logo image on navbar
- Set torrent name and extension to downloaded .torrent file
- Improve theme change reporting