- [ENHANCEMENT/FIX] Main window area now scrolls to prevent overflow issues on lower-resolution screens
- [FIX] Add missing humanfriendly dependency
- [FIX] incorrect enumeration of settings file path in portable mode
- [ENHANCEMENT] Remember more GUI state (#21)
- [FIX] crash when creating single-file torrent with batch mode enabled (#20)
- [CHANGE] Minor code cleanup
- [NEW] Implement portable mode
- [FIX] Minor UI behavior fixes
- [FIX] Paste from clipboard with quoted paths (#16)
- [FIX] Properly set file/directory radio button state on clipboard paste event
- [CHANGE] Require dottorrent 1.9.2 or higher
- [FIX] Odd window resizing behavior on reset
- [FIX] Crash when using batch mode
- [FIX] Exclusion patterns not used for top level inputs in batch mode
- [ENHANCEMENT] Include filename exclusion patterns in profiles
- [FIX] Minor UI bugfixes and code cleanup
- [CHANGE] Require dottorrent 1.9.0 or higher
- [FIX] Add "one per line" notation to filename exclusion patterns label
- [NEW] Remember file/directory/batch mode settings for next startup (issue #5)
- [NEW] Ability to set input path via clipboard paste or drag-and-drop (issues #6)
- [NEW] Increase maximum piece size to 64MB (issue #7)
- [NEW] Add support for filename exclusion pattern in dottorrent 1.8.0 (issue #9)
- [FIX] window resizing behavior
- [CHANGE] Update file menu item text
- [FIX] error when importing source string from tracker configuration file
- [FIX] Tweak default window sizing
- Add optinal source string field
- Add "Auto" piece size option
- Save most recently used input and output directories
- Fix crash when encountering empty subdirectories in batch mode
- Improve error handling during torrent creation
- Add F1 shortcut for About window
- Minor bugfixes
- Fix output torrent filename generation in directory mode
- Bump dottorrent dependency to 1.5.3
- Use humanfriendly.format_size() in binary mode
- Update dependencies
- Restore last used values for trackers/web seeds and private flag
- Minor tweaks
- Initial release