Skip to content

Commit

Permalink
Version bump to v.0.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
psychowood committed Apr 29, 2016
1 parent 7d5a4bd commit 530760c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,11 @@ There are parts not translated yet, and I'll need help because I don't speak nor

## Release History

### v0.6.6
- [x] Added: a second tap on lens icon (direct search) toggles between filter active/not active
- [x] Fixed: Some dialogs stopped working after last update (sorry about that)
- [x] Fixed: Select all checkbox in Details Dialog -> Torrent Files

### v0.6.5
- [x] 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.
- [x] First steps to generalize ng-torrent-ui to be used with other apps besides uTorrent (sorry, live version will break for v < 0.6.5)
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ng-torrent-ui",
"description": "Angular + (flat) Boostrap (μ)Torrent Web UI",
"version": "0.6.5",
"version": "0.6.6",
"dependencies": {
"angular": "~1.4",
"json3": "~3.3.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ng-torrent-ui",
"description": "Angular + (flat) Boostrap (μ)Torrent Web UI",
"version": "0.6.5",
"version": "0.6.6",
"repository": {
"type": "git",
"url": "https://github.com/psychowood/ng-torrent-ui.git"
Expand Down

0 comments on commit 530760c

Please sign in to comment.