2012-09-17 01:12:59 +00:00
{% extends "global/layout.html" %}
2013-01-20 03:24:37 +00:00
{% block title %}{{ _('Roadmap') }}{% endblock %}
2019-03-12 11:46:18 +00:00
{% block lastupdated %}{% trans %}March 2019{% endtrans %}{% endblock %}
2008-06-29 15:49:54 +00:00
{% block content %}
2004-07-06 20:39:18 +00:00
2016-01-02 17:05:35 +00:00
< p >
This is the official project roadmap for the desktop and Android Java I2P releases only.
2017-01-04 01:10:44 +00:00
Some related tasks for related resources such as the website and plugins are included.
2016-01-02 17:05:35 +00:00
< / p > < p >
For details and discussion on specific items, search on trac or zzz.i2p.
For contents of past releases, see the release notes.
For other project goals, see the meeting notes.
< / p > < p >
Note that we do not have a particular target for numbering a release as "1.0".
We plan to continue numbering releases as 0.9.x for now.
We do not maintain separate unstable and stable branches or releases.
We have a single, stable release path.
2018-01-10 13:36:09 +00:00
Our normal release cycle is 8-12 weeks.
2019-05-03 12:13:44 +00:00
< / p > < p >
Older releases are at the bottom of the page.
2016-01-02 17:05:35 +00:00
< / p >
2019-05-03 12:13:44 +00:00
< h2 id = "2019" > 2019 Vision< / h2 >
< p >
I2P connects & empowers people & communities to reclaim control over their privacy and security.
The project is a platform for communication & information sharing.
It enables individuals to grow in communities with a censorship-resistant environment,
a space to connect and communicate.
< / p >
< h2 id = "0.9.38" > 0.9.38< / h2 >
< p > < b > Released: January 22, 2019< / b > < / p >
2016-01-02 17:05:35 +00:00
< ul > < li >
2019-05-03 12:13:44 +00:00
New setup wizard with bandwidth testing
2016-01-02 17:05:35 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Beta Mac OS X installer, dock, tray enhancements
2016-01-02 17:05:35 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Signed Windows installer
2016-01-02 17:05:35 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Signed Firefox profile installer
2016-01-02 17:05:35 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Preliminary floodfill support for LS2
2016-01-02 17:05:35 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Sybil tool background analysis
2016-01-02 17:05:35 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Switch to Maxmind GeoLite2 GeoIP format
2016-01-02 17:05:35 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Switch JSON lib to json-simple, add Debian dependency
2016-01-02 17:05:35 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
New light background
2016-02-02 14:28:29 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Orchid plugin fixes
< / li > < li >
AppArmor fixes
< / li > < li >
Continue work on ECIES-X25519 support (proposal #144)
2016-01-02 17:05:35 +00:00
< / li > < / ul >
2019-05-03 12:13:44 +00:00
< h2 id = "0.9.39" > 0.9.39< / h2 >
< p > < b > Released: March 21, 2019< / b > < / p >
2016-01-02 17:05:35 +00:00
< ul > < li >
2019-05-03 12:13:44 +00:00
Redesigned website home page
2016-02-02 14:28:29 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Reduce themes (ticket #2272)
2016-01-02 17:05:35 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Replacement icons for console home page
2016-01-02 17:05:35 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Continue work on testnet
2016-03-19 21:27:49 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Floodfill and client encrypted LS2 support (proposal #123)
2016-01-02 17:05:35 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
LS2 client-side support (proposal #123)
2016-01-02 17:05:35 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Add option to disable NTCP1
2016-01-02 17:05:35 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Bundle i2pcontrol
2016-01-02 17:05:35 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
AppArmor fixes
2016-05-26 12:01:09 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
starting investigation of zerodeps jre
2016-05-26 12:01:09 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
starting investigation of monolithic installer
2016-10-17 16:18:09 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Have apt-transport-i2p and all of its dependencies on-track for inclusion in Debian
(sam3 and gosam, the Go i2p application libraries), include in PPA/Project repo
2016-10-17 16:18:09 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Write beginner application development guides for SAM applications
2016-10-17 16:18:09 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Start community PPA and application development (sub)forums
2016-10-17 16:18:09 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Write materials for newbies on Medium
2016-01-02 17:05:35 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Complete preferences dialog on the OSX Launcher
2016-01-02 17:05:35 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Feature for running devbuilds with OSX Launcher
2016-03-19 21:27:49 +00:00
< / li > < / ul >
2019-05-03 12:13:44 +00:00
< h2 id = "0.9.40" > 0.9.40< / h2 >
< p > < b > Target release date: Week of May 6, 2019< / b > < / p >
2016-03-19 21:27:49 +00:00
< ul > < li >
2019-05-03 12:13:44 +00:00
Refactor CSS in console to point to consolidated icons
2016-09-30 12:47:27 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
I2CP and router support for decrypting LS2 (proposal #123)
2016-12-02 16:14:06 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Router decryption of LS2 support (proposal #123)
2016-09-30 12:47:27 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Router-side meta LS2 support (proposal #123)
2016-09-30 12:47:27 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Continue work on ECIES-X25519 support (proposal #144)
2016-12-02 16:14:06 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Start work on Network ID detection (proposal #147)
2016-12-02 16:14:06 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Start work on BLAKE2b sig types (proposal #148)
2016-12-02 16:14:06 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Implement base 32 for encrypted LS2 (proposal #149)
2016-12-02 16:14:06 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Document protocol for meta LS2 backend (proposal #150)
2016-12-02 16:14:06 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Disable NTCP1
2016-12-02 16:14:06 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Signed Windows installer
2016-09-30 12:47:27 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Scripted connection filter for streaming
2017-01-04 01:10:44 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
i2psnark UI performance
2016-01-02 17:05:35 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
geti2p/i2p docker image available at our download page
2016-01-02 17:05:35 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
osx: theme selection
2016-09-30 12:47:27 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
osx: auto updater
2016-01-02 17:05:35 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
osx: upgrade to newer swift version
2016-01-02 17:05:35 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Browser identity management UI WebExtension for i2p Browser build
2017-02-24 14:41:00 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Browser news/documentation inclusion WebExtension for i2p Browser build
2017-02-24 14:41:00 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Onboarding improvements
2017-04-08 13:10:48 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Self-installing client/service demos for nginx(server only), ssh/sshd, and Mattermost client/server using split i2ptunnel configuration and apt
2017-04-08 13:10:48 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Port any maintainable, i2p-native bittorrent client to be apt-get installable in Debian, likely BiglyBT or XD
2017-04-08 13:10:48 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Produce ISO for "I2P Linux Distro Redux" Project using these features
2017-04-08 13:10:48 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Fix I2P-bote?
2017-06-17 12:54:03 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Browser tunnel identity management UI WebExtension for i2p Browser build
2017-06-17 12:54:03 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
goSam - Up to SAM 3.2, better default signatures.
2017-06-17 12:54:03 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
sam3 - Up to SAM 3.2, better default signatures. Streaming, datagrams, and raw. General improvements.
2017-06-17 12:54:03 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
jsam - Further development
< / li > < li >
Better support / encourage translation efforts
2017-06-17 12:54:03 +00:00
< / li > < / ul >
2017-11-07 00:21:07 +00:00
2019-05-03 12:13:44 +00:00
< h2 id = "0.9.41" > 0.9.41< / h2 >
< p > < b > Target release date: Mid-July 2019< / b > < / p >
2017-04-08 13:10:48 +00:00
< ul > < li >
2019-05-03 12:13:44 +00:00
Redesigned website navigation menu
2018-01-05 23:13:55 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Remove shutdown icon from reload button (ticket #2302)
2018-01-05 23:13:55 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
New fonts and colour palette chosen for ongoing improvements to website and console
2018-01-05 23:13:55 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Router-side meta LS2 support (proposal #123)
2018-01-05 23:13:55 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Continue work on ECIES-X25519 support (proposal #144)
2018-01-05 23:13:55 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Start work on Network ID detection (proposal #147)
2018-01-05 23:13:55 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Start work on BLAKE2b sig types (proposal #148)
2018-01-05 23:13:55 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Implement base 32 for encrypted LS2 (proposal #149)
2018-01-05 23:13:55 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
GMP 6.1.2 (ticket #1869), possibly partial?
2018-01-05 23:13:55 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Scripted connection filter for streaming
2018-01-05 23:13:55 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Continue work on testnet
2018-03-14 16:47:36 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
i2psnark UI performance
2018-03-14 16:47:36 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
libsam: example with ANC integration
2018-03-14 16:47:36 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
libsam: use the best from the duplicated libraries making one improved one
2018-03-14 16:47:36 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
osx: XPC or normal wrapper for the daemon instead of directly call java
2018-03-14 16:47:36 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
osx: share file or directory to i2psnark via context menu in Finder (built-in file manager)
2018-03-14 16:47:36 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
osx: refactor away from own event system to swift's
2018-03-22 02:16:01 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
bote: fix peers issue at android version
2018-03-22 02:16:01 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
release process: move download.i2p2.de to multihomed self-hosted S3 with deploy scripts built into ant
2018-03-22 02:16:01 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
browser: new release, upstream tor changes, minor changes
2018-02-14 13:08:20 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Browser identity management UI WebExtension for i2p Browser build
2018-03-24 12:43:32 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Browser news/documentation inclusion WebExtension for i2p Browser build
2018-03-24 12:43:32 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Debian packaging changes and improvements
2018-03-24 12:43:32 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Ready indication for Tails
2018-03-24 12:43:32 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Onboarding improvements
2018-03-24 12:43:32 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Split configuration directories for i2ptunnel and other applications as appropriate
2018-03-24 12:43:32 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Achieve reproducible build (#2279)
2018-03-24 12:43:32 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Add v3 onion support to Orchid, then I2P Orchid plugin
2018-06-24 18:13:55 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Fix I2P-bote?
2018-06-24 18:13:55 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Extended SOCKS Proxy with WebExtension Native Messaging features for i2p Browser build and general use
2018-08-26 19:03:12 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Better support / encourage translation efforts
2018-01-05 23:13:55 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
AppArmor enforce mode
< / li > < li >
Write I2P rules for ferm (frontend for iptables) on Tails
< / li > < li >
Use less risky code for /tmp handling in I2P initscript and systemd unit file (#1837)
< / li > < li >
Make i2p.service aware User/Group so that status is updated (#2324)
< / li > < li >
Make i2p.postinst not use recursive chmod
< / li > < li >
Release new Syndie, replace icons
< / li > < li >
Update Syndie website
2019-01-03 17:56:54 +00:00
< / li > < / ul >
2019-05-03 12:13:44 +00:00
< h2 id = "2H2019" > 2H 2019 0.9.42-43< / h2 >
2019-01-03 17:56:54 +00:00
< ul > < li >
2019-05-03 12:13:44 +00:00
Continue work on testnet
2018-08-24 11:44:38 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Per-client auth support for encrypted LS2 (proposal #123)
2018-01-05 23:13:55 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Backend for meta LS2 support (proposal #123)
2018-08-24 11:44:38 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Continue work on ECIES-X25519 support (proposal #144)
2017-02-24 14:41:00 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Begin work on SSU2?
2017-01-04 01:10:44 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Create proposal and research multipath and path-awareness via I2CP
2018-06-24 18:13:55 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
I2PTunnel socket-side NIO
2018-06-24 18:13:55 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Mattermost integration?
2018-06-24 18:13:55 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Readthedocs support?
2017-01-04 01:10:44 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Service lookup (proposal #123 types 9 and 11)
2017-01-04 01:10:44 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
{% trans todo=site_url('get-involved/todo') -%}
Reachability Mapping / handle peers partially reachable / enhanced < a href = "{{ todo }}#fullRestrictedRoutes" > restricted routes< / a >
{%- endtrans %}< / li >
2016-01-02 17:05:35 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Enhance i2pcontrol to support new console experiments
< / li > < li >
etherpad-like space where the team can collectively keep track of progress on roadmap items; or a git repo with markdown files which all team members have access to
< / li > < li >
full i2p browser (i.e. de-branded firefox)
< / li > < li >
Monolithic Windows installer?
2018-08-26 19:03:12 +00:00
< / li > < / ul >
2019-05-03 12:13:44 +00:00
< h2 id = "2019-Bote" > 2019 I2P-Bote< / h2 >
< p > < b > Note: Developer needed< / b > < / p >
< ul > < li >
I2P-Bote fixes
< / li > < li >
Android I2P-Bote fixes
< / li > < li >
See github isses for details
< / li > < / ul >
2018-08-26 19:03:12 +00:00
2019-05-03 12:13:44 +00:00
< h2 id = "2019-Android" > 2019 Android< / h2 >
< p > < b > Note: Developer needed< / b > < / p >
2018-08-26 19:03:12 +00:00
< ul > < li >
2019-05-03 12:13:44 +00:00
Android GMP 6 and 64-bit jbigi
2019-01-03 17:56:54 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Android gather user feedback
2019-01-03 17:56:54 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Android UI enhancements
2019-01-03 17:56:54 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Android router service as a library
2019-01-03 17:56:54 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Android logging improvements
2019-01-03 17:56:54 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Android wakelock fix
2019-01-03 17:56:54 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Android fixes
2019-01-03 17:56:54 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Android tunnel settings
2019-01-03 17:56:54 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Android profiles
< / li > < / ul >
< p > {% trans todo=site_url('get-involved/todo') -%}
Please see the < a href = "{{ todo }}" > TODO< / a > list for more detailed info about some of these tasks.
{%- endtrans %}< / p >
< h2 id = "2016" > 2016 - 2018 Releases< / h2 >
< h2 id = "v0.9.24" > 0.9.24< / h2 >
< p > < b > Released: January 27, 2016< / b > < / p >
< ul > < li >
SAM v3.2
2019-01-03 17:56:54 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Require Java 7
2019-01-21 06:15:00 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
NetDB Family
2019-02-11 13:26:07 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Remove commons-logging
2019-02-11 13:26:07 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Use SSU Extended options to request introduction
2019-02-11 13:26:07 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Experimental Sybil analysis tool
2019-02-11 13:26:07 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Unit test improvements
2019-02-23 04:56:54 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Complete transition to Ed25519 signatures for most routers
2019-02-23 04:56:54 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Tunnel Bloom filter fixes
< / li > < li >
Bug fixes, translation updates, geoip updates
2018-08-26 19:03:12 +00:00
< / li > < / ul >
2019-05-03 12:13:44 +00:00
< h2 id = "v0.9.25" > 0.9.25< / h2 >
< p > < b > Released: March 22, 2016< / b > < / p >
2018-08-26 19:03:12 +00:00
< ul > < li >
2019-05-03 12:13:44 +00:00
SAM v3.3
2019-03-12 11:46:18 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Sybil tool enhancements
2019-03-12 11:46:18 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
QR codes and identicons
2017-01-04 01:10:44 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Crypto speedups
2019-03-12 11:46:18 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Router family configuration UI
2019-03-12 11:46:18 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Custom icons for non-webapp plugins
2019-03-31 12:16:38 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Pure Java key pair generation
2016-01-02 17:05:35 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Bug fixes, translation updates, geoip updates
< / li > < / ul >
< h2 id = "v0.9.26" > 0.9.26< / h2 >
< p > < b > Released: June 7, 2016< / b > < / p >
< ul > < li >
New subscription protocol, addressbook support (proposal 112)
2019-03-21 15:38:08 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Wrapper 3.5.29
2019-03-21 15:38:08 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
GMP 6.0 (Debian/Ubuntu packages, new installs)
2019-03-31 12:16:38 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Certificate revocations in the news feed
2019-03-12 11:46:18 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Debian/Ubuntu/Tails package improvements
2019-03-31 12:16:38 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Bug fixes, translation updates, geoip updates
< / li > < / ul >
< h2 id = "v0.9.27" > 0.9.27< / h2 >
< p > < b > Released: October 17, 2016< / b > < / p >
< ul > < li >
SSU IPv6 peer testing (proposal 126)
2019-03-31 12:16:38 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Enable tray icon on Windows
2019-03-31 12:16:38 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Add outproxy plugin support in SOCKS
2019-03-31 12:16:38 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Hidden mode improvements
2019-03-31 12:16:38 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
SSU peer test fixes
2019-03-31 12:16:38 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Initial work on NTCP2
2019-03-31 12:16:38 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Initial work on New DH
2019-03-31 12:16:38 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
GMP 6.0 (In-net updates)
< / li > < / ul >
< h2 id = "v0.9.28" > 0.9.28< / h2 >
< p > < b > Released: December 12, 2016< / b > < / p >
< ul > < li >
IPv6 improvements
2019-03-31 12:16:38 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Increase IPv6 MTU (proposal 127)
2019-03-31 12:16:38 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Blocklist enhancements (proposal 129)
2019-03-21 15:38:08 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Sybil tool enhancements
2019-03-21 15:38:08 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Bundled software updates: Jetty, JRobin, Tomcat, Wrapper, Zxing
2019-03-21 15:38:08 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Fixes for Java 9
2017-01-04 01:10:44 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Improved self-signed certificates
2019-01-04 12:25:43 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Bug fixes, translation updates, geoip updates
< / li > < / ul >
< h2 id = "v0.9.29" > 0.9.29< / h2 >
< p > < b > Released: February 27, 2017< / b > < / p >
< ul > < li >
More fixes for Java 9
2019-02-11 13:26:07 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
NTP hardening and IPv6 support
2019-02-11 13:26:07 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Same-origin referer pass through
2019-02-11 13:26:07 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
BOB database refactor
2019-02-11 13:26:07 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Preliminary Docker support
2019-02-11 13:26:07 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Translated man pages
2019-02-11 13:26:07 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
I2PBote release 0.4.5
2019-02-11 13:26:07 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
stats.i2p accepts authentication strings (proposal #112)
2019-03-12 11:46:18 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Streaming test harness
2019-03-12 11:46:18 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Bug fixes, translation updates, geoip updates
< / li > < / ul >
< h2 id = "v0.9.30" > 0.9.30< / h2 >
< p > < b > Released: May 3, 2017< / b > < / p >
< ul > < li >
Hidden service server sigtype migration (publish dual LS)
2019-03-12 11:46:18 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Tomcat 8 / Jetty 9.2
2019-03-12 11:46:18 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Stretch/Zesty support
2019-03-12 11:46:18 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
i2ptunnel authentication page improvements and fixes
2019-03-31 12:16:38 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Introducer expiration (proposal #133)
2019-03-31 12:16:38 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
I2PBote release 0.4.6
2019-03-31 12:16:38 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
i2psnark-rpc plugin
2019-03-21 15:38:08 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Bug fixes, translation updates, geoip updates
< / li > < / ul >
< h2 id = "v0.9.31" > 0.9.31< / h2 >
< p > < b > Released: August 7, 2017< / b > < / p >
< ul > < li >
Console redesign phase 1 ("refresh") (ticket #738)
2019-03-21 15:38:08 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Move /peers HTML code to console, remove from Android
2019-03-21 15:38:08 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
i2psnark ratings and comments
2019-03-21 15:38:08 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Launch I2P Summer of Dev 2
2019-03-21 15:38:08 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Bug fixes, translation updates, geoip updates
< / li > < / ul >
< h2 id = "v0.9.32" > 0.9.32< / h2 >
< p > < b > Released: November 7, 2017< / b > < / p >
< ul > < li >
Ignore hostnames in router infos (proposal #141)
2019-03-21 15:38:08 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
UI fixes
2019-03-21 15:38:08 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Bug fixes, translation updates, geoip updates
2019-01-03 17:56:54 +00:00
< / li > < / ul >
2019-05-03 12:13:44 +00:00
< h2 id = "v0.9.33" > 0.9.33< / h2 >
< p > < b > Released: January 30, 2018< / b > < / p >
2019-01-03 17:56:54 +00:00
< ul > < li >
2019-05-03 12:13:44 +00:00
Reseed support for proxies
2016-01-02 17:05:35 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Enable tray app on OSX
2019-03-12 11:46:18 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Jetty 9.2.22, Tomcat 8.5.23, Wrapper 3.5.34
2019-03-12 11:46:18 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Console CSS fixes and improvements
2019-03-12 11:46:18 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Susimail fixes, improvements, refactoring part 1
2019-03-12 11:46:18 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Streaming bug fixes
2019-03-12 11:46:18 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Android fixes
2018-08-26 19:03:12 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Bote fixes
2018-08-26 19:03:12 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Debian packaging changes and improvements, dependency changes
2018-08-26 19:03:12 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Bug fixes, translation updates, geoip updates
< / li > < / ul >
< h2 id = "0.9.34" > 0.9.34< / h2 >
< p > < b > Released: April 10, 2018< / b > < / p >
< ul > < li >
Susimail fixes, improvements, refactoring part 2
2018-03-22 02:16:01 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
I2PControl plugin fixed
2017-01-13 22:50:49 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
UPnP support for IGD 2
2019-01-03 17:56:54 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
IPv6 address selection improvements
2019-01-03 17:56:54 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Better tunnel peer selection for hidden and IPv6-only modes
2019-01-03 17:56:54 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Prep for HTTPS console and eepsite by default
2019-01-04 12:25:43 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Prep for splitting up Debian package
< / li > < li >
Mac OS X installer, dock, tray enhancements (research and initial work)
< / li > < li >
Bug fixes, translation updates, geoip updates
2018-08-26 19:03:12 +00:00
< / li > < / ul >
2019-05-03 12:13:44 +00:00
< h2 id = "0.9.35" > 0.9.35< / h2 >
< p > < b > Released: June 26, 2018< / b > < / p >
2018-08-26 19:03:12 +00:00
< ul > < li >
2019-05-03 12:13:44 +00:00
Jetty 9.2.24
2018-03-22 02:16:01 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Tomcat 8.5.30
2018-06-24 18:13:55 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Susimail folders, background sending
< / li > < li >
Improved support for SSL console and eepsite
< / li > < li >
Bug fixes, translation updates, geoip updates
< / li > < li >
Progress on proposal #111 (NTCP2)
< / li > < li >
Progress on Mac OS X installer, dock, tray enhancements
2018-03-22 02:16:01 +00:00
< / li > < / ul >
2004-07-06 20:39:18 +00:00
2018-01-05 23:13:55 +00:00
2019-05-03 12:13:44 +00:00
< h2 id = "0.9.36" > 0.9.36< / h2 >
< p > < b > Released: August 23, 2018< / b > < / p >
2018-01-05 23:13:55 +00:00
< ul > < li >
2019-05-03 12:13:44 +00:00
NTCP2 (disabled by default)
2018-06-24 18:13:55 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Jetty 9.2.25
2018-06-24 18:13:55 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Progress on proposal #123
(LS2 with multi-destination support)
2018-01-05 23:13:55 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Initial research on ElGamal replacement ("new crypto" / proposal #142)
2018-01-05 23:13:55 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Capacity improvements: discussions, research, preliminary
2018-06-24 18:13:55 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Streaming improvements
2018-08-26 19:03:12 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
Performance improvements
2018-08-26 19:03:12 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
NTCP Pumper improvements
2018-08-26 19:03:12 +00:00
< / li > < li >
2019-05-03 12:13:44 +00:00
EdDSA updates
2018-01-05 23:13:55 +00:00
< / li > < / ul >
2018-08-26 19:03:12 +00:00
2019-05-03 12:13:44 +00:00
< h2 id = "0.9.37" > 0.9.37< / h2 >
< p > < b > Released: October 4, 2018< / b > < / p >
< ul > < li >
NTCP2 (enabled by default)
< / li > < li >
Android i2ptunnel SSL crash fix
< / li > < / ul >
2008-05-02 04:30:20 +00:00
{% endblock %}