Skip to content

Releases: deranjer/goTorrent

0.9.0

22 Mar 20:25
Compare
Choose a tag to compare
0.9.0 Pre-release
Pre-release

Changelog

5b262e6 fixed fatal linux error with listenaddr incorrectly duplicated

0.7.0

08 Dec 01:41
Compare
Choose a tag to compare
0.7.0 Pre-release
Pre-release

Changelog

d6341c9 finished core rewrite for stability, just needs extensive testing, still need queue rewrite
1fac875 Pulled in latest version of libraries, added Socks5 config
aba7382 Fixing Queue issues, start/stop torrent issues
a5e9b67 Moving Queue and Ratio checks to cron (fixes failure to stop on ratio)
224e789 Updating torrent library to latest, fixing breaking changes to torrent library api

0.6.0

08 Jun 22:48
Compare
Choose a tag to compare
0.6.0 Pre-release
Pre-release

Changelog

6e5ba2c Ready for new release with new engine, will start bugfixes
cbfcba4 Adding a few settings to webui, cleanup of unneeded func
d15bb97 Finished Engine re-write, awaiting testing
35a5ac3 Engine rewrite about 80% done, but a ton of bugs and a few new features to add, almost no testing done
4909429 starting to redo the core to do queuing and better downloading

Known Issues:

  • Occasional race issues due to tmux not being locked, will shut down goTorrent entirely.
  • File priorities appear to not work currently.

Please inform me of any other issues found.

v0.5.3

07 Apr 17:09
Compare
Choose a tag to compare
v0.5.3 Pre-release
Pre-release

Changelog

0fdc926 adding ability to generate API keys


Automated with GoReleaser
Built with go version go1.10.1 windows/amd64

v0.5.2

05 Apr 20:48
Compare
Choose a tag to compare
v0.5.2 Pre-release
Pre-release

This will hopefully be a fairly stable and basic feature complete release. Please open a ticket for any issues you encounter.

Changelog

3280360 fixing sorting in webui
f69ec5b Changing permissions to walk the entire structure


Automated with GoReleaser
Built with go version go1.10.1 windows/amd64

v0.4.0

23 Mar 02:44
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

Mostly major feature complete, just needs very extensive testing and feedback from users!

Changelog

3b2c392 Changed to force manual IP address entry
fa46ba6 rewriting how file prio works, adding token generation to backend, minor fixes
a56a507 some modal changes, adding memory leak to fix stop/drop issue
ca1ed92 a few js changes for react upgrades
34e5f51 Completely updated React, fixed #11, (hopefully)
6e0afd6 Fixing some API issues, adding a few API responses
fb71ca9 Fixing some API calls to accept optional payload
4015a48 Getting ready to release 0.3.0, changing to new documentation system


Automated with GoReleaser
Built with go version go1.10 windows/amd64

v0.2.0

20 Mar 01:23
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Changelog

0abe162 closes #9, closes #8, closes #3, closes #4, added new notification features, search torrents, change directory, force seed torrent, updated Readme
3ab6645 cleaning up old files
8db9a43 testing rate limiting, making API changes
6af49b3 Adding logic to change torrent storage path
f58ca5b Finished Frontend notifications, added file prio (needs test), started Settings Button work
52e245d Finished Frontend notifications, added file prio (needs test), started Settings Button work
5856052 Started adding frontend notifications, fixing firefox file upload bug


Automated with GoReleaser
Built with go version go1.9.3 windows/amd64

v0.1.0

21 Jan 18:20
f14e96c
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Changelog

f14e96c Update README.md
4f90f0a Update README.md
6878f41 adding documentation folder and image
9868ce5 Update README.md
8111858 Update README.md
28d7dfb Update README.md
2a91953 Update README.md
16e8c63 Update README.md
8432c1b Adding favicon, optimizing Torrent Status checking
83a03b3 Changing how filepath is handled for Windows
c87443c Adding more logging options, changing file permissions on move torrent
67ddec7 Changing folder/file creation permissions for linux issue
988a651 Adding a systemd service file for linux distros
aa9082f attempting to fix the symlink issue being the wrong direction, fixing the log folder not existing error
c4b86bc Adding dists to .gitignore
7ce0ada Purging config file to prepare for release test
1467c3d Closing a file that was left open, working on profiling app for memory leak on Windows
a310d64 Bug fixing added moving torrents after download, getting ready for alpha release
06e9317 working on making the file upload work over websocket and json
8e72ffb Added logging, changed some directory structure
f079a5f working on pulling settings from file using viper, finished basic RSS feed and cron job
08b3a14 started adding the logic for RSS feeds, started storing metainfo and torrent files in database directly
7411638 Added the Files tab, fixed peer tab, started adding functionality for the buttons, cleaned up general tab
a9315a4 Started working on the tabs, added selection background for filters, started expanding Storage options
8a5f7ea started adding the back to front api via websocket and json
2e1eb8e Started seperating the go files into seperate packages for cleaner code organization
b7c5032 Started seperating the main.go package into multiple packages
c408801 seperating react files, starting to fix top menu.
1904a6e adding more fields to torrentlist, ul speed/dl speed enter the commit message for your changes. Lines starting
2de6ba1 Adding progress bar, fixing progress code, preparing for splitting files.
f43107b Merge branch 'master' of https://derajnet.duckdns.org/git/deranjer/goTorrent
e98ad2c Removed GopherJS, basic frontend completed, need backend changes for torrent storage
f6140e3 Initial commit
67fdef1 Removing more workspace documents from source control...
bff76ad Fixing gitignore and removing some files.
7d9b311 BRANCH: Torrent with Vue and pure JS.
28e7dd9 Adding a lot of js for the add torrent and add magnet link gui, started the torrent client backend.
5489b3d Initial commit, just the basic webui layout and basic golang backend with websocket communication tested.
0a8bef2 Initial commit


Automated with GoReleaser
Built with go version go1.9.2 windows/amd64