Changes between Version 47 and Version 48 of ITERATION_04/Release
- Timestamp:
- 02/13/09 13:10:39 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ITERATION_04/Release
v47 v48 40 40 * released features: 41 41 * External 42 * Page object alignment 43 * Selecting multiple page objects 44 * Frame bounding properties, for example margins 45 * Audio and video support 46 * Undo manager 47 * Halos and huds 42 * Page object alignment - working as expected. 43 * Selecting multiple page objects - working as expected. 44 * Frame bounding properties, for example margins - padding works for image and media frames. 45 * Audio and video support - currently using JMF, which loads the whole resource into the memory, thus limitting the media size to the available memory to the java VM. Supporting .avi, .mov for video and .wav for audio. 46 * Undo manager - working as expected. 47 * Halos and huds - more halos and huds added. 48 48 * More menu support 49 49 * Internal 50 * Property thread safety 50 * Property thread safety - already available. 51 51 * Initial plugin support 52 * Page Template core support 52 * Page Template core support - added frame and page template support. Currently templates cannot be saved/loaded. 53 53 * Community server 54 * Build Server 54 * Build Server - available at http://sophie2.org:8080/ 55 55 56 56 ==== User Documentation ==== 57 57 58 58 * This should be the documentation for all features available in the released downloadable. This includes new features, old features and updates done to them. This way we could iteratively form the final user docs. 59 * Currently at [wiki:ITERATION_0 3/Release/UserDocumentation]59 * Currently at [wiki:ITERATION_04/Release/UserDocumentation] 60 60 61 61 ==== Installation Instructions ==== … … 177 177 178 178 === Current downloadable === 179 * [http://sophie2.org/trac/chrome/site/download/sophie2-pre-alpha-3.zip Sophie 2.0 pre-alpha 3] 180 * [http://sophie2.org/trac/chrome/site/download/sample_book_release_02.sjrb Sample book]