Roadmap: Difference between revisions

From diaspora* project wiki
No edit summary
(Add 0.2.0.0)
Line 5: Line 5:
* A chat based on XMPP [https://www.loomio.org/discussions/3678 loomio discussion]
* A chat based on XMPP [https://www.loomio.org/discussions/3678 loomio discussion]
* Account migration between pods [https://www.loomio.org/discussions/1653 loomio discussion]
* Account migration between pods [https://www.loomio.org/discussions/1653 loomio discussion]
* Refactoring the single post view [https://www.loomio.org/discussions/2110 loomio discussion]
* [DONE] Refactoring the single post view [https://www.loomio.org/discussions/2110 loomio discussion]


Here is the previous diaspora* releases (more details [https://github.com/diaspora/diaspora/releases on github])
Here is the previous diaspora* releases (more details [https://github.com/diaspora/diaspora/releases on github])
Line 49: Line 49:
|-
|-
| 0.1.1.0 || 2013-06-28 || [https://github.com/diaspora/diaspora/blob/v0.1.1.0/Changelog.md Changelog] || Add participants to conversation, typhoeus update
| 0.1.1.0 || 2013-06-28 || [https://github.com/diaspora/diaspora/blob/v0.1.1.0/Changelog.md Changelog] || Add participants to conversation, typhoeus update
|-
| 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
|}
|}

Revision as of 08:43, 3 September 2013

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:

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
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 More embed websites, contact podmin, progress percentage for uploading image, re-add hovercards, message from profile, settings on mobile
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
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