Releases: openpreserve/scout
Releases · openpreserve/scout
Beta 2
New features:
- Using bootstrap 3
- Using cerulean bootstrap theme
- New design and welcome page
- Updated swagger for REST API sexy documentation (still has some problems)
- Started to add user support (not finished)
Code structure:
- Moved all js libraries to jslibs folder
Bug fixes:
- Removed jquery-fileupload method, now using basic upload to solve policy uploading problem, #179
- Fixed problem in jquery-textfill on firefox by upgrading it, #173
- Fixed bug in the creation of measurements when they would be saved at the same time.
- Solved problem sending emails
- Solved problem in redirection from creating a simple request (typo)
Beta
This version has the following features:
- Ontologic knowledge base backend
- Information sources:
- Content characterization profile (via C3PO adaptor)
- File format information (via PRONOM adaptor)
- Institutional policy information (using a policy model)
- Repository events (via Report API adaptor)
- Web Archive renderability analysis (via C3PO adaptor)
- Web and REST interface with:
- Browsing of knowledge base
- Advanced query with SPARQL
- Simple query with query templates
- Create triggers and be notified
- Notifications:
Also, there are a lot of bug fixes.