Changelog
Version 6.16.0
Styling overhaul with dark mode and new fontSee pull request for version 6.16.0
- Overhaul styling with new font and re-introduce dark mode.
- Remove floating scroll-mode navbar.
Version 6.15.0
Restore Now Watching page as Watching pageSee pull request for version 6.15.0
- Restore Now Watching page as /watching.
- Minor style changes to navbar.
Version 6.14.0
Invert colour scheme, update navbar and back-to-topSee pull request for version 6.14.0
- Invert colour scheme.
- Make floating-style navbar default.
- Make back-to-top button also float.
Version 6.13.0
Redesign and deprecate Now WatchingSee pull request for version 6.13.0
- Styling overhaul.
- Deprecate Now Watching page.
Version 6.12.3
Styling tweaksSee pull request for version 6.12.3
- Styling tweaks.
Version 6.12.2
Fix Note block appearing as Quote block in Now pageSee pull request for version 6.12.2
- Fix Note block appearing as Quote block in Now page.
Version 6.12.1
Fix static page rendering and shallow routing issuesSee pull request for version 6.12.1
- Downgrade Next.js 13.3 to 13.2.4 due to static page rendering issue.
- Fix shallow routing for Now Watching shows.
Version 6.12.0
Tweaks to search and Now pageSee pull request for version 6.12.0
- Animated page header transitions.
- Switch to 'Jost' font for all text.
- Make NavBar search field blend in.
- Hyperlink titles for Now posts.
- Removed Feed page (not to be confused with RSS).
- Modal window layout tweaks.
- Upgrade to Next.js 13.3.
Version 6.11.4
Floating search modal for desktopSee pull request for version 6.11.4
- Floating modal search for desktop (mobile will continue to use sheet modal mode).
Version 6.11.3
Fixed invalid URLs in Sitemap, Changelog pageSee pull request for version 6.11.3
- Fixed invalid URLs in sitemap.
- New page: /changelog.
Version 6.11.2
Searchable TV shows, Tags pageSee pull request for version 6.11.2
- Search TV shows from /now-watching.
- New page: /tags.
- Clicking on a tag highlights the tag in the Tabs page.
- Project pages now show tags associated with project.
Version 6.11.1
Fixed invalid URLs in RSSSee pull request for version 6.11.1
- Fixed invalid article URLs in generated RSS feeds
Version 6.11.0
Refreshed design, RSS, sitemap, searchSee pull request for version 6.11.0
- Refreshed design.
- New post: Different crowds.
- New pages: /now, /feed.
- RSS feeds and Sitemap generated server-side.
- Site-wide search functionality (see the search button on the navbar).