Skip to content

Commit

Permalink
v0.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
psychowood committed Jan 5, 2015
1 parent 1e59040 commit fe11d1e
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@ replacing 'localhost' and '8055' with your utorrent hostname and port.

## Release History

### v0.2.9
- [x] Added: Report issue via mail
- [x] Added: Online new version check (using GitHub API to check releases)

### v0.2.8
- [x] Added: Report issue in the About tab
- [x] Fixed: Touch not recognized on mobile devices in torrent details modal
Expand Down Expand Up @@ -97,8 +101,8 @@ replacing 'localhost' and '8055' with your utorrent hostname and port.

Not in a specific order.

[ ] Support for current versions of uTorrent
[ ] Multi language interface
- [ ] Support for current versions of uTorrent
- [ ] Multi language interface
- [ ] New versions check
- [ ] Confirmation dialogs
- [ ] Test with different browsers
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.2.8",
"version": "0.2.9",
"dependencies": {
"angular": "~1.3.8",
"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.2.8",
"version": "0.2.9",
"repository": {
"type": "git",
"url": "https://github.com/psychowood/ng-torrent-ui.git"
Expand Down

0 comments on commit fe11d1e

Please sign in to comment.