- ⚠️ Breaking change: Config file format is slightly different
- Design has been recreated from scratch
- Improved Search
- Channels page will search through channel name history and /user/name (#18)
- You can filter unlisted/removed videos by typing stuff like
!unlisted
,removed
etc
- Sorting
- Server-side pre-sorting by date (#9)
- Client-side video sorting by name, date, or views
- Better channel name and id handling
- Channel IDs are used by default for links, but /user/name pages are still created
- /user/names are displayed by default
- Channel pages will show the channel id, /user/name, and history for names and handles
- Comments now show top-level and total counts on the comments page
- Hobune now consists of multiple modules instead of one gigantic script
- A lot has been refactored under the hood
- Experimental Windows support
- Required folder structure is created automatically (#19, #20)
- Fixed Channels button linking to the wrong place
- Removed Channels dropdown menu as it was rarely seen and pretty useless
- Better logging