We’ve officially released version 1.0 of TILE. Here are the release notes since 0.9:
Release Notes for TILE 1.0
General
- Interface added for tagging and annotating manuscript images (Image Annotation)
- Interface added for automatically tagging lines using basic image analysis tools (Auto Line Recognizer)
- Dialog tools for loading and saving data
- Support for TEI P5 formatted XML data
- Support for XML data using Alto metadata scheme
- Improved visuals for attaching metadata to transcript lines
- Fixed label attachment bugs
- Improvements to the Auto Line Recognizer (ALR)
- Improved workflow and accuracy using gray-image detection for ALR
- New documentation for the TILE User Guide
Library Updates
- jQuery 1.6.2 update
UI
- ALR instructions made to be clearer
- Changed version message area
For Developers
- New comments – following JSDoc standards
- activate works without passing Mode {String} variable
- Changed workflow for adding and developing plugins. More online: Plugin Tutorial
- Added following to API since 0.10:
- Added events for data editing that happens in the core JSON:
- newActive (Sends TILE Object obj)
- newJSON
- dataAdded (Sends TILE Object obj)
- dataLinked (Sends array of two TILE Objects obj1, obj2)
- dataUpdated (Sends TILE Object obj)
- dataDeleted (Sends TILE Object obj)
One Trackback
[...] release notes for more [...]