Roadmap
To make the development process of qooxdoo more transparent to users and developers this page outlines the activities and plans relevant for future releases.
Do not expect the list to always be complete, though. There is always a good chance that new contributions may make it into a scheduled release while other features may miss the release they were originally intended for. qooxdoo development will continue to be flexible enough to account for modifications and additions needed by either the framework or the community and its projects. The goal of this roadmap is to allow users to plan for future releases as early as possible and to help developers to sync with the development process and to actively participate in the project.
If you have any ideas for new features you are welcome to add them to the list of ideas. If you are about to start investigating or developing new features, please announce your plans and ideas on the mailing list. For more information about the progress of qooxdoo also see the news blog with its weekly status updates.
Current Releases
Release 1.0.1
Release date: 2010-01-27
- SVN repository:
tags/release_1_0_1
Future Releases
Release 1.1
Release date: Q1/Q2 2010 (preliminary)
This is release is expected to ship with improved as well as additional features. The specific feature set has still to be determined, but the focus is on performance and scalability.
- SVN repository:
trunk - Release notes (preliminary)
Release 1.0.2
Release date: Q1/Q2 2010 (preliminary)
This is a regular patch release that is backwards compatible with release 1.0. Expected to be released together with the 1.1 feature release.
- SVN repository:
branch_1_0_x - Release notes (preliminary)
Previous Releases
Release 1.0
Release date: 2009-12-17
- 1.0-beta1: 2009-11-25
- SVN repository:
tags/release_1_0 - Release notes (preliminary)
Primary goals:
- Data binding (non-experimental)
- Virtual widget fundamentals
(non-experimental). To be improved for 1.0 and beyond.
- Low-level API (non-experimental)
- Consolidated Selection API (see 0.8.3)
- Consolidated Form API (see 0.8.3)
- Reintroducing Flash widget (see 0.8.3)
Introducing app tutorial beyond hello world (calculator)Document image slicing/combining for custom images
Release 0.8.3
Release date: 2009-09-10
Preparing for the consolidated APIs in 0.9 a main focus of 0.8.3 was the proper deprecation of legacy APIs.
- SVN repository:
tags/release_0_8_3
Release 0.7.4
Release date: 2008-12-05
Maintenance release, including many bugfixes.
- SVN repository:
tags/release_0_7_4
Please see the Release Notes for an overview of previous releases.
Past Releases
Release 0.8.2
Release date: 2009-03-05
A solid maintenance/bugfix release. It also includes impressive additional functionality, often as an experimental preview. It is recommended that users upgrade their existing applications to this latest stable version.
- SVN repository:
tags/release_0_8_2
Primary goals:
- Full IE8 support (general availability of RC1)
- Up-to-date support for latest Google Chrome and Firefox 3.1
- Improved and consolidated application loading
- Significant amount of data binding implementation
- Consolidation of data bound widgets
- Completing documentation/manual
- Advanced debugging capabilities (Inspector)
Release 0.8.1
Release date: 2008-12-18
- SVN repository:
tags/release_0_8_1
Primary goals:
- Resolve issues when loading and initializing applications. There is some special handling in place for the demobrowser apps, which conflicts with regular app loading. 1303
- Issues with Window and/or Desktop widget
- Issues with Inline applications and/or scrolling; Scroll container
- Issues of generator (non-JS problems)
- Check for IE8 support, i.e. for the latest beta versions. May not be fully supported in this release.
- Up-to-date support for latest Google Chrome
- Improve documentation, tutorials, guidelines
- “height for width” for layouts 1256
Release 0.8
Release date: 2008-08-28
- 0.8-alpha1: 2008-05-20
- 0.8-alpha2: 2008-07-11
- 0.8-beta1: 2008-08-01
- 0.8-rc1: 2008-08-21
- 0.8: 2008-08-28
- SVN repository:
tags/release_0_8
Planned features that have successfully been implemented:
- Solid and high-performance low-level DOM layer as a base for a future revised widget implementation.
- Re-engineered layout managers to account for shortcomings of the current implementation, e.g. missing flex size support for the listview, or overflow handling for tabs
- Easier integration of qooxdoo elements into traditional web pages and page-oriented web applications.
- Basic implementation of rounded borders and other complex border styles (e.g. shadows) that allow for a powerful individual interface design
- Animation both in low-level DOM-layer and on GUI toolkit level.
- Many more requested and important features, particularly in the GUI toolkit part of the framework, ...
