Fragmenta Versions
Below is a list of the previous versions of Fragmenta and the features added to each. The application was named ‘Contrepoint’, until version 2.0, where the application was rewritten as Fragmenta.
Version 2.5
Released 26 August 2008
- Added a few examples
- Added welcome page
- First public release
Version 2.4.6
Released 22 August 2008
- Compiled with newer version of AGRegex
- Added full_file_name field to fragment
- Added fix for bug in ordering stylesheet attributes
Version 2.4.5
Released 08 August 2008
- Fixed bug meaning Website button could cause Preview button to display remote site
- Updated home_name to look for home_name in site.info
- Default navigation uses short_title
Version 2.4.4
Released 29 February 2008
- Sorted arrays now sorted by file name as secondary sort key for values that are equal
- Added sort_primary and sort_secondary so that it’s easier to over-ride sort order
- Added iso_mtime function for pages and supporting functions for sitemap.xml files
- Added support for depends_on field in pages
- Now converts all images to RGB profile for web viewing (in case they are CMYK)
Version 2.4.3
Released 12 February 2008
- Fixed bug creating htaccess for empty folders
Version 2.4.2
Released 12 February 2008
- No longer shows local site if error occurred during build
- Fixed bug causing crash if user hadn’t dragged a site onto app
Version 2.4.1
Released 10 February 2008
- Fixed bug in crop scaling meaning it was rounded to nearest integer
- Tag attributes now sorted to be sure we get consistent ordering on different platforms
- Page opened after build is now last page visited
Version 2.4.0
Released 28 January 2008
- Added micro-id generation
- Now accepts .erb as default extension as well as .rhtml
- Page listings now don’t have class added to sub-lists
- Added option to render partials with textile
- Fixed bug when invalid page view specified
- Fragments and pages can now specify crop_scale for previews with a field
Version 2.3.9
Released 22 January 2008
- Fixed follow alias for macs running Tiger
Version 2.3.8
Released 21 January 2008
- Added ability to resolve Mac OS style aliases for folders or files
Version 2.3.7
Released 20 January 2008
- Code is now signed
- Scripts moved inside app
- Toolbar is now set per site
- Made a start on example projects
- Fixed bug inside navigation selection code
Version 2.3.6
Released 15 January 2008
- Fixed bug when creating breadcrumbs for pages with custom html names
- New icons
- Added cleanup option
- Now allows drag of folders into webview to set current website
Version 2.3.5
Released 11 January 2008
- Fixed bug in digest authentication
- Fixed bug with website display after build
Version 2.3.4
Released 10 January 2008
- Added ferret indexing
- Added call to postbuild script
- Added support for digest authentication
- Update etc buttons in toolbar now only appear if scripts are available
- Fixed cancel button broken in last build
Version 2.3.3
Released 14 December 2007
- Removed warning about COMMA_ENTITY from cvs.rb
- Main window now remembers position after quit
- Fixed bug meaning navigation elements not set to selected for children of a section
Version 2.3.2
Released 13 December 2007
- Added .cvs file parsing – models/cvs.rb
- Added rudimentary .rtf parsing – models/rtf.rb
- Added ability to suppress rendering of html with render_html field set to no
Version 2.3.1
Released 12 December 2007
- Fixed bug reading image info when running Fragmenta from a path with spaces in it
Version 2.3.0
Released 11 December 2007
- Added auto-update using sparkle
- Fixed bug meaning two rss feeds with same name could clobber one another
Version 2.2.6
Released 10 December 2007
- Added parsing of users.info file to create .htpasswd file automatically
Version 2.2.5
Released 02 December 2007
- Allows generation of only part of a site by dragging that folder onto application
- Cleaned up generation of individual fragment pages
- Added page_list_verbose function to page_html.rb
Version 2.2.4
Released 02 November 2007
- Fixed bug where preview folders generated even if no previews required
- Added html stripping to text_summary routine
- Fixed bug in page_html_url
Version 2.2.3
Released 01 November 2007
- Added ability to generate HTML for each fragment in a folder
- Added appcast functions
- Fragments can now be excluded from lists using :exclude option
- Added warning if fragment tries to include itself
- Added :force_partial option to render function
- Fixed bug dealing with uppercase image extensions
- Fixed bug where crop value in site.info ignored
- Fixed bug in stylesheet_link_tag with stylesheets in subfolders
Version 2.2.2
Released 09 October 2007
- Fixed bug with page find code for pages with paths specified
Version 2.2.1
Released 04 October 2007
- Added sub_navigation routine to page_html
Version 2.2
Released 17 September 2007
- Added new help files
- Now flushes output to HTMLView more often during build
- Added key for producing html file names to match folder names
- Generates id for images based on path
- Fixed glitch in rendering paths in log
- Generates lists of zip files
- Many improvements to render function
- Requires new templates for existing sites
Version 2.0 (Fragmenta)
Released 01 September 2007
- Renamed to Fragmenta
- Changed templating and styles, plus site layout
- New GUI with toolbar
- Changed items to Fragments
- Now runs scripts on upload
- Templating language is now rhtml
- New Templates
- Folders have a config file
- Field entries now case insensitive
- Numbers now sort in natural order (1 before 10)
- Generates lists of zip files
- Allows arbitrary file types as input files – specified by ruby models
- Many improvements to render function
- Private beta release
Version 1.1
Released 01 December 2006
- Now a Universal Binary
- You can now generate several html pages in each output folder
- Now works back up through parent folders when searching for a fragment
- Fixed bug in depth of CP_CHILDREN
- Several new keys (CP_HOME, CP_URL, CP_LINK)
- Navbar creation
- Layout of folders changed
- Folders now sorted in natural order when they contain numbers
- Now handles nested lists (indicated by spaces before entries)
- Private beta release
Version 1.0.1
Released 17 February 2006
- Site build now asynchronous and provides visual feedback
Version 1.0
Released 17 February 2005
- First release
