Roadmap: Difference between revisions
(Add 0.2.0.0) |
(Update release schedule.) |
||
Line 22: | Line 22: | ||
| 0.0.1.2 || 2012-10-24 || [https://github.com/diaspora/diaspora/blob/v0.0.1.2/Changelog.md Changelog] || Exception when the initial reshare is deleted | | 0.0.1.2 || 2012-10-24 || [https://github.com/diaspora/diaspora/blob/v0.0.1.2/Changelog.md Changelog] || Exception when the initial reshare is deleted | ||
|- | |- | ||
| 0.0.2.0 || 2012-11-20 || [https://github.com/diaspora/diaspora/blob/v0.0.2.0/Changelog.md Changelog] || | | 0.0.2.0 || 2012-11-20 || [https://github.com/diaspora/diaspora/blob/v0.0.2.0/Changelog.md Changelog] || Improve posting to Facebook and Twitter; refactoring | ||
|- | |- | ||
| 0.0.2.1 || 2013-01-02 || [https://github.com/diaspora/diaspora/blob/v0.0.2.1/Changelog.md Changelog] || Fix rails vulnerability | | 0.0.2.1 || 2013-01-02 || [https://github.com/diaspora/diaspora/blob/v0.0.2.1/Changelog.md Changelog] || Fix rails vulnerability | ||
Line 34: | Line 34: | ||
| 0.0.2.5 || 2013-02-11 || [https://github.com/diaspora/diaspora/blob/v0.0.2.5/Changelog.md Changelog] || Fix rack and json vulnerability | | 0.0.2.5 || 2013-02-11 || [https://github.com/diaspora/diaspora/blob/v0.0.2.5/Changelog.md Changelog] || Fix rack and json vulnerability | ||
|- | |- | ||
| 0.0.3.0 || 2013-02-17 || [https://github.com/diaspora/diaspora/blob/v0.0.3.0/Changelog.md Changelog] || | | 0.0.3.0 || 2013-02-17 || [https://github.com/diaspora/diaspora/blob/v0.0.3.0/Changelog.md Changelog] || Embed more sites, contact podmin, progress % for uploading image, re-add hovercards, message from profile, mobile settings | ||
|- | |- | ||
| 0.0.3.1 || 2013-02-24 || [https://github.com/diaspora/diaspora/blob/v0.0.3.1/Changelog.md Changelog] || Some bug fixes | | 0.0.3.1 || 2013-02-24 || [https://github.com/diaspora/diaspora/blob/v0.0.3.1/Changelog.md Changelog] || Some bug fixes | ||
Line 40: | Line 40: | ||
| 0.0.3.2 || 2013-02-26 || [https://github.com/diaspora/diaspora/blob/v0.0.3.2/Changelog.md Changelog] || Fix XSS vulnerability | | 0.0.3.2 || 2013-02-26 || [https://github.com/diaspora/diaspora/blob/v0.0.3.2/Changelog.md Changelog] || Fix XSS vulnerability | ||
|- | |- | ||
| 0.0.3.3 || 2013-03-11 || [https://github.com/diaspora/diaspora/blob/v0.0.3.3/Changelog.md Changelog] || | | 0.0.3.3 || 2013-03-11 || [https://github.com/diaspora/diaspora/blob/v0.0.3.3/Changelog.md Changelog] || HTTPS source for gemfile for compatibility with bundler 1.3 | ||
|- | |- | ||
| 0.0.3.4 || 2013-03-18 || [https://github.com/diaspora/diaspora/blob/v0.0.3.4/Changelog.md Changelog] || Fix Rails vulenrabilities | | 0.0.3.4 || 2013-03-18 || [https://github.com/diaspora/diaspora/blob/v0.0.3.4/Changelog.md Changelog] || Fix Rails vulenrabilities | ||
Line 51: | Line 51: | ||
|- | |- | ||
| 0.2.0.0 || 2013-08-27 || [https://github.com/diaspora/diaspora/blob/v0.2.0.0/Changelog.md Changelog] || New Single Post View, Opengraph support, new official website | | 0.2.0.0 || 2013-08-27 || [https://github.com/diaspora/diaspora/blob/v0.2.0.0/Changelog.md Changelog] || New Single Post View, Opengraph support, new official website | ||
|- | |||
| 0.2.0.1 || 2013-12-05 || [https://github.com/diaspora/diaspora/blob/v0.2.0.1/Changelog.md Changelog] || Bump Rails to version 3.2.16 and the recommended Ruby version to 1.9.3-p484. | |||
|- | |||
| 0.3.0.0 || 2014-01-19 || [https://github.com/diaspora/diaspora/blob/v0.3.0.0/Changelog.md Changelog] || New statistics feature, Ruby 2.0, mobile improvements | |||
|- | |||
| 0.3.0.1 || 2014-01-20 || [https://github.com/diaspora/diaspora/blob/v0.3.0.1/Changelog.md Changelog] || Fix regressions in 0.3.0.0 | |||
|- | |||
| 0.3.0.2 || 2014-02-15 || [https://github.com/diaspora/diaspora/blob/v0.3.0.2/Changelog.md Changelog] || Fix YouTube embedding in Firefox, hovercards, infinite stream, bump kaminari | |||
|- | |||
| 0.3.0.3 || 2014-02-19 || [https://github.com/diaspora/diaspora/blob/v0.3.0.3/Changelog.md Changelog] || Bump Rails to 3.2.17 (security update) | |||
|} | |} |
Revision as of 19:06, 27 May 2014
A lot of people is asking us our roadmap. We certainly have things in our TODO-list but we can't affirm any deadline: we all are volunteers and are working only when we have free time. If your interested in the future of diaspora*, you can also check Current and future development page.
Current big features we are working on:
- Put the federation on its own layer (federation will be available in a gem!) loomio discussion
- A chat based on XMPP loomio discussion
- Account migration between pods loomio discussion
- [DONE] Refactoring the single post view loomio discussion
Here is the previous diaspora* releases (more details on github)
Remember: our version syntax is Version.Major.Minor.Hotfix. The most the number increasing is at the left, the biggest the changes are!
Version | Release date | Full changelog | Main changes |
---|---|---|---|
0 | 2012-08-27 | - | diaspora* becomes a community run project! |
0.0.1.0 | 2012-10-07 | Changelog | Refactor, new setting file, remove 'beta' code |
0.0.1.1 | 2012-10-09 | Changelog | Syntax error in french |
0.0.1.2 | 2012-10-24 | Changelog | Exception when the initial reshare is deleted |
0.0.2.0 | 2012-11-20 | Changelog | Improve posting to Facebook and Twitter; refactoring |
0.0.2.1 | 2013-01-02 | Changelog | Fix rails vulnerability |
0.0.2.2 | 2013-01-08 | Changelog | Fix rails vulnerability |
0.0.2.3 | 2013-01-28 | Changelog | Fix devise vulnerability |
0.0.2.4 | 2013-02-01 | Changelog | Fix XSS vulnerability |
0.0.2.5 | 2013-02-11 | Changelog | Fix rack and json vulnerability |
0.0.3.0 | 2013-02-17 | Changelog | Embed more sites, contact podmin, progress % for uploading image, re-add hovercards, message from profile, mobile settings |
0.0.3.1 | 2013-02-24 | Changelog | Some bug fixes |
0.0.3.2 | 2013-02-26 | Changelog | Fix XSS vulnerability |
0.0.3.3 | 2013-03-11 | Changelog | HTTPS source for gemfile for compatibility with bundler 1.3 |
0.0.3.4 | 2013-03-18 | Changelog | Fix Rails vulenrabilities |
0.1.0.0 | 2013-05-19 | Changelog | Switch from resque to sidekiq, photo upload on mobile, hotkeys to navigate, posts preview, location with openstreetmap |
0.1.0.1 | 2013-05-21 | Changelog | Federate location, reshare location |
0.1.1.0 | 2013-06-28 | Changelog | Add participants to conversation, typhoeus update |
0.2.0.0 | 2013-08-27 | Changelog | New Single Post View, Opengraph support, new official website |
0.2.0.1 | 2013-12-05 | Changelog | Bump Rails to version 3.2.16 and the recommended Ruby version to 1.9.3-p484. |
0.3.0.0 | 2014-01-19 | Changelog | New statistics feature, Ruby 2.0, mobile improvements |
0.3.0.1 | 2014-01-20 | Changelog | Fix regressions in 0.3.0.0 |
0.3.0.2 | 2014-02-15 | Changelog | Fix YouTube embedding in Firefox, hovercards, infinite stream, bump kaminari |
0.3.0.3 | 2014-02-19 | Changelog | Bump Rails to 3.2.17 (security update) |