- Change: Updated libtc to latest version and use same config parsing as autotorrent
- Change: Limiting data fetched to improve performance, especially when scrolling.
- Change: Updated webinterface library versions
- Change: Removed channels and other asgi trash
- Change: Timezone now local timezone instead of UTC
- Bugfix: Units are now correct (not TiB while showing TB)
- Added: Fake client for testing
- Added: Filtering on torrent client and status
- Added: Support for template change
- Added: Jobs and jobmanager
- Change: Turned top summary into a bottom summary for current result
- Change: Using better date for rtorrent timestamp
- Change: Moved torrent clients out of the project and into its own library
- Change: Moved docker to postgres
- Change: Removed torrent clients into libtc
- Change: Improved readme
- Bugfix: rtorrent completion date corrected
- Bugfix: Making sure ratio is updated
- Change: Added database lock
- Change: Made partial updates only actually modified torrents
- Change: Made torrent client loops run independent of each other
- Bugfix: getting an updated rtorrent view
- Initial release