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-12-05 13:40:33 +00:00
{% block lastupdated %}2019-12{% 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 >
2019-07-04 17:49:48 +00:00
< p > < b > Released: May 7, 2019< / b > < / p >
2016-03-19 21:27:49 +00:00
< ul > < li >
2019-05-03 19:04:32 +00:00
New 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
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 19:04:32 +00:00
Browser tunnel identity management UI WebExtension for i2p Browser build
< / 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-18 17:03:59 +00:00
Fix I2P-bote Android
< / li > < li >
Fix I2P-bote seeds
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
2019-07-21 17:24:05 +00:00
< / li > < li >
Android fixes
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 >
2019-07-04 17:49:48 +00:00
< p > < b > Released: July 3, 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-07-04 17:49:48 +00:00
New console icons and logos
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-07-04 17:49:48 +00:00
UI for per-client encrypted LS2 (proposal #123)
< / 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-07-04 17:49:48 +00:00
Implement base 32 for encrypted LS2 (proposal #149)
< / li > < li >
GMP 6.1.2 (ticket #1869), partial
< / li > < li >
Wrapper 3.5.39
< / li > < li >
Wrapper for armv7 and aarch64
< / li > < li >
IzPack 5 for non-Windows installers
< / li > < li >
browser: new release, upstream tor changes, minor changes
< / li > < li >
Browser identity management UI WebExtension for i2p Browser build
< / li > < li >
Browser news/documentation inclusion WebExtension for i2p Browser build
2019-07-21 17:24:05 +00:00
< / li > < li >
Android GMP 6 and 64-bit jbigi
< / li > < li >
Android fixes
2019-07-04 17:49:48 +00:00
< / li > < / ul >
2019-07-09 18:40:58 +00:00
< h2 id = "0.9.42" > 0.9.42< / h2 >
2019-08-28 13:59:46 +00:00
< p > < b > Released: August 27, 2019< / b > < / p >
2019-07-04 17:49:48 +00:00
< ul > < li >
2019-07-21 17:24:05 +00:00
Browser web extensions
2018-01-05 23:13:55 +00:00
< / li > < li >
2019-07-07 18:53:12 +00:00
Self-installing demos of popular apps/services
2018-01-05 23:13:55 +00:00
< / li > < li >
2019-07-07 18:53:12 +00:00
ISO for Linux distro
2019-07-04 17:49:48 +00:00
< / li > < li >
2019-07-07 18:53:12 +00:00
Translation efforts
2019-07-04 17:49:48 +00:00
< / li > < li >
2019-08-28 13:59:46 +00:00
ECIES Proposal 144 (continuing)
2019-07-04 17:49:48 +00:00
< / li > < li >
2019-07-07 18:53:12 +00:00
GMP 6.1.2
2019-07-04 17:49:48 +00:00
< / li > < li >
2019-07-07 18:53:12 +00:00
Network ID detection Prop 147
2019-07-04 17:49:48 +00:00
< / li > < li >
2019-07-07 18:53:12 +00:00
Split configuration
2019-07-21 17:24:05 +00:00
< / li > < li >
Android fixes
2019-07-07 18:53:12 +00:00
< / li > < / ul >
2019-08-28 13:59:46 +00:00
2019-09-01 15:49:32 +00:00
< h2 id = "0.9.43" > 0.9.43< / h2 >
2019-10-27 14:56:43 +00:00
< p > < b > Released: October 22, 2019< / b > < / p >
2019-07-07 18:53:12 +00:00
< ul > < li >
2019-08-28 13:59:46 +00:00
Docker image documentation and promotion to first-class product
< / li > < li >
2019-09-26 11:08:01 +00:00
I2P browser: Embed router
< / li > < li >
I2P browser: Delay the user dialog
< / li > < li >
I2P browser: JSON-RPC2 client for router communication
< / li > < li >
I2P browser: Fix NoScript
< / li > < li >
2019-10-27 14:56:43 +00:00
I2P browser releases: beta 5, 6; v3.0 based on 68.1 ESR
2019-09-08 14:44:20 +00:00
< / li > < li >
2019-09-01 15:49:32 +00:00
I2CP blinding info message
2019-08-28 13:59:46 +00:00
< / li > < li >
2019-10-27 14:56:43 +00:00
Proxy page for encrypted LS2 credentials
2019-08-28 13:59:46 +00:00
< / li > < li >
2019-09-26 11:08:01 +00:00
Android client library release
< / li > < li >
2019-09-01 15:49:32 +00:00
ECIES Proposal 144 (continuing)
2018-03-22 02:16:01 +00:00
< / li > < li >
2019-09-01 15:49:32 +00:00
Setup wizard improvements
2019-08-28 13:59:46 +00:00
< / li > < li >
Revamped website navigation menu
< / li > < li >
2019-09-01 15:49:32 +00:00
Android fixes
2019-10-27 14:56:43 +00:00
< / li > < li >
Android battery permission
2019-09-01 15:49:32 +00:00
< / li > < / ul >
< h2 id = "0.9.44" > 0.9.44< / h2 >
2019-12-05 13:40:33 +00:00
< p > < b > Released: December 1, 2019< / b > < / p >
2019-09-01 15:49:32 +00:00
< ul > < li >
2019-11-05 11:18:06 +00:00
Testnet k8s definitions
2019-05-03 12:13:44 +00:00
< / li > < li >
2019-12-06 17:08:57 +00:00
ruby gem (ji2p, initial code to be used to control many routers in k8s)
2019-10-27 14:56:43 +00:00
< / li > < li >
2019-12-06 17:08:57 +00:00
k8s internal communication test with routers using network impl. flannel
2019-10-27 14:56:43 +00:00
< / li > < li >
2019-12-06 17:08:57 +00:00
k8s ingress definitions (how to make outside contact the router(s) inside k8s)
< / li > < li >
I2P Browser: See < a href = "../browser/roadmap" > Browser roadmap< / a >
2019-10-27 14:56:43 +00:00
< / li > < li >
IPv6 fixes
< / li > < li >
SSU performance improvements
< / li > < li >
2019-11-05 11:18:06 +00:00
Faster router startup
< / li > < li >
Console improvements
< / li > < li >
ECIES Proposal 144 initial implementation
2019-10-27 14:56:43 +00:00
< / li > < li >
2019-12-06 17:08:57 +00:00
Donation page redesign and backend (development)
2019-05-03 12:13:44 +00:00
< / li > < / ul >
2018-08-26 19:03:12 +00:00
2019-08-28 13:59:46 +00:00
2019-12-06 17:08:57 +00:00
< h2 id = "0.9.45" > 0.9.45< / h2 >
2019-12-05 13:40:33 +00:00
< p > < b > Target release: Late February 2020< / b > < / p >
< ul > < li >
2019-12-06 17:08:57 +00:00
I2P Browser: See < a href = "../browser/roadmap" > Browser roadmap< / a >
< / li > < li >
Start migrating deb.i2p2.no
< / li > < li >
Auto-update server for OSX installer
< / li > < li >
I2PControl expansion for new console prototype
< / li > < li >
finish ji2p-cluster which adds the k8s part of the code
< / li > < li >
Donation page redesign and backend (deployment)
< / li > < li >
New console prototype
< / li > < li >
Android fixes
< / li > < li >
ECIES Proposal 144 testing, fixes, completion
< / li > < li >
More SSU performance improvements
2019-12-05 13:40:33 +00:00
< / li > < li >
Begin work on other proposals (152, 153, SSU2?)
< / li > < li >
Outproxy requirements
< / li > < li >
Susimail login page improvements
2019-12-06 13:00:20 +00:00
< / li > < li >
LibSam - deduplication, documentation, support
< / li > < li >
Console theme modernization(Light and Dark)
< / li > < li >
Consistency with modern themes for SusiDNS, SusiMail apps
< / li > < li >
2019-12-06 17:08:57 +00:00
Enable setting up the Jetty eepSite with a custom directory from the I2PTunnel Wizard (Or otherwise enable serving a static directory of files using only I2PTunnel)
2019-12-06 13:00:20 +00:00
< / li > < li >
Leftover light theme nits
< ul > < li >
border colours that are still present
< / li > < li >
download sidebar status is still gradient filled
< / li > < li >
take out network status icons? Replace with colours from style guide?
< / li > < li >
go over icons on every page and evaluate
< / li > < li >
try I2P blue icons on /home
< / li > < li >
buttons / tabs consistency
< / li > < / ul >
< / li > < li >
Dark Theme
< ul > < li >
Carry over tabs/ buttons decisions
< / li > < li >
decide on theme colour
< / li > < / ul >
< / li > < li >
Susi Mail Light & Dark
< ul > < li >
Remove icon bloat
< / li > < li >
make buttons rounded
< / li > < li >
remove gradient on login page
< / li > < li >
add a product description to login page
< / li > < li >
**change icon colours for themes
< / li > < / ul >
2019-12-06 17:08:57 +00:00
< / li > < li >
Long-term strategy for website
2019-12-05 13:40:33 +00:00
< / li > < / ul >
2019-12-06 13:00:20 +00:00
2019-12-05 13:40:33 +00:00
< h2 id = "1H2020" > Mid 2020 0.9.46-47< / h2 >
2018-08-26 19:03:12 +00:00
< ul > < li >
2019-07-21 17:24:05 +00:00
Continue work on SSU2
2019-01-03 17:56:54 +00:00
< / li > < li >
2019-07-21 17:24:05 +00:00
Readthedocs support?
2019-09-01 15:49:32 +00:00
< / li > < li >
OSX right-click share to Snark
2019-05-03 12:13:44 +00:00
< / 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 %}