Files
I2PSnark-RPC/CHANGES.txt
zzz 5b04a9cf40 0.6
Disable pack200
Update makeplugin.sh script
2020-06-08 12:50:11 +00:00

35 lines
1.0 KiB
Plaintext

* 2020-06-08 0.6
- Disable pack200
* 2020-05-31 0.5
- Remove bundled libjson-simple which conflicts with i2p.jar
- Switch to use libjson-simple 2.x API in i2p.jar
- Requires I2P 0.9.47
* 2017-03-26 0.4
- Fixes for Sonarr
* 2017-03-23 0.3
- Implement torrent-add
- Fix stats for magnets and downloads
- Replace logo
- Hide search button, doesn't work
- Rename console link
* 2017-03-21 0.2
- Implement percentDone
- Implement startDate, requires 0.9.29-9
- Return empty values for tag-uids and tag-get-list
- Fix values for activityDateRelative and downloadedEver
- Fix status flags for choking/choked
- Set status correctly for a starting seeder and for magnet
- Return ?? for creator if not defined
- Shorten peer address so it will fit in UI
- Don't add primary tracker if we have a list, to not dup
- Set size to 1 for magnet download
- Don't build update version of plugin
- Add license description for Transmission UI
* 2017-03-20 0.1
- Initial version, requires 0.9.29-8