Thursday, January 1, 2009

WOMBAT 0.4.2 released

Another year, with a brand-new WOMBAT release. The biggest feature of the 0.4.2 release is an automated update function that keeps WOMBAT in sync with the media repository. Other features include automated database cleanup and the return of the searchbox. As always, check out the WOMBAT live demo.

Friday, October 31, 2008

WOMBAT 0.4.1 released

The WOMBAT team is happy to announce the release of 0.4.1 Based on the UI revamp in release 0.4.0, new UI features in this release include:
  • Custom icons that reflect the content of the media, if possible
  • New stock icons from the Tango project
  • Display total number of files under a directory to simplify browsing
As always, the WOMBAT demo page has the current version for you to test.

Wednesday, October 29, 2008

WOMBAT 0.4.0 released

The WOMBAT team is happy to announce the release of 0.4.0 New features in this version include:
  • Completely revamped look and feel
  • Support for users and roles
  • Actions that change the server's data
As always, the WOMBAT demo page has the current version for you to test.

Wednesday, August 13, 2008

WOMBAT 0.3.0 released

The WOMBAT team is happy to announce the release of WOMBAT 0.3.0 New features for this version include:
  • Completely redesigned data backend based on SQLAlchemy
  • Support for scanning and updating the repository without running an extra script to generate the metadata
  • Preliminary support for Assets and Collections, the WebUI still needs some work.
As always, the WOMBAT demo site runs the latest version for you to test.

Sunday, August 3, 2008

WOMBAT status

Hi folks, development around WOMBAT hasn't really slowed down, despite the lack of releases recently. We're currently working hard on bringing the back-end data model into a shape that will allow us to add more features to WOMBAT more easily. I'm currently busy writing a svn xml parser that will load the metadata into a SQL database, instead of relying on files like we used to. This, together with a major overhaul of the overal design of the data model, gives us better integration with the SVN backend. A next step in this design will be tracking svn updates file by file instead of forcing a re-scan of the whole data set. Stay tuned for updates.

Saturday, July 19, 2008

WOMBAT 0.2.1 released.

The WOMBAT development team is happy to release WOMBAT 0.2.1 This is mostly a bug fix release fixing an uncaught exception when trying to create thumbnails for interlaced PNG files. It also has some visual updates, displaying all available files for the root directory and allowing to narrow down the number of files by browsing into subdirectories, scrollable divs to better display text files in place and a couple of others. Note that the wombat demo website moved to http://wombat.worldforge.org/, thanks to Anders (aka. Demitar) for hosting.

Tuesday, July 15, 2008

WOMBAT 0.2.0 released.

The WOMBAT team is happy to announce the release of WOMBAT 0.2.0 This second alpha release of WOMBAT is the first to feature integration with Subversion.
Other Features Include:
  • Advanced Searching: Search by author, file type or modified date from within the repository.
  • A new stylish logo from Orin Shepherd at Coalmarch Productions (not a feature, but we're counting it as a definite addition.)
  • Thumbnail rendering for "most" image assets.
  • Inline file-detail viewing for quick side-by-side comparisons.
  • Application status screen with helpful statistics.
  • A better browsing experience on the whole.
Of course the live demo shows the current status.