Releases: psychowood/ng-torrent-ui
Releases · psychowood/ng-torrent-ui
v0.7.1
- Added: Highlight sorted value
- Fixed: Drag'n'drop supported file types (some platforms did not accept .torrent files)
- Fixed: Version not reported when opening a new issue
- Fixed: Correct version number not shown when using Live version
- Fixed: Load translations only once
- First version distributed also via torrent (at least, I'm trying...)
v0.7.0
- Added: Persist filters and sort order when refreshing the page
- Added: Download button (for completed files) from details dialog (requires uTorrent 3). You can also copy (long tap or right click) the link and open it in a video player to stream the file without downloading it (tested with VLC)
- Added: Ratio column
- Fixed: Reversed up/down queue buttons actions
- Added: Error message on torrent loading (usually when session expired)
v0.6.7
- Minor (Major?) compatibility issues with non-Chrome browsers.
(If you updated on the first 5 minutes please download the zip again, sorry)
v0.6.6
v0.6.6
- Added: a second tap on lens icon (direct search) toggles between filter active/not active
- Fixed: Some dialogs stopped working after last update (sorry about that)
- Fixed: Select all checkbox in Details Dialog -> Torrent Files
v0.6.5
- Added Fuzzy search (try to show similar torrents using a guess search: e.g. ignoring episode number and quality suffixes like '1080p'). This is the default when selecting the direct search button for non-starred torrents.
- First steps to generalize ng-torrent-ui to be used with other apps besides uTorrent (sorry, live version will break if you don't have at least 0.6.5)
- Minor fixes
v0.6.0
- Added Direct search button: if selected on a favorite torrent, it will filter by its "favorite name"; on a non-favorite torrent, it will search by its full name
- Added Actions menu (tap on the status column) with direct access to main actions
- Fixed "live" version (resources moved to github-pages)
v0.5.6
- Fixed social sharing dependency which prevented many providers from working correctly
v0.5.5
- Added long press/tap to select multiple torrents (same as shift key)
- Added clickable QRCode with magnet link in details dialog
- Added social sharing tab (shares magnet link, using a github page as a proxy to allow url shortening in twitter/faceboook/...). Not really tested besides the main socials.
- Added tap to label icon on torrent row to set label filter directly
v0.5.0
- Added Save/Load Favorites to uTorrent, to sync data between different clients
- Added Sort by Favorite status (starred torrents first/last)
- Added Trackers in Detail Dialog
- Added ETA column and in Detail Dialog
- Fixed width problems on Firefox
- Added preference to prevent filename automatic filtering of separators
- Sort by Name when current sort is not available (e.g. queue position for completed torrents)
v0.4.5 (fixed)
- Added "Favorites" torrents: define a set of tags that, will highlight all matching torrents. Define tags by tapping on the star or going into Preferences. Favorites are saved in cookies.
- Revised preferences section (ng-torrent-ui, uTorrent, Advanced)
- Added "Clear all filters" button
- Show applied "label" and "status" filter
- Updated dependencies
- Re-uploaded on 11/02 to update vs-repeat