4.0.0 Abies
Phraseanet 4.0 in a few figures:
549 Ticket are included in this version.
- 20,2% of brand new features,
- 35,7% enhancements added,
- 44,1% bugs which have been fixed!
Here are the new major developments:
NEW ELASTICSEARCH ENGINE
-
Faceted navigation. Enables to create a "mapping" of the response. Browse in a very intuitive way by creating several associations of filters.
-
Speed of processing and display search is improved
API ENHANCEMENT
- API order
- Search query V2: faster query routes, returns only record ids
REDESIGN OF THE PROD INTERFACE
- Enhanced ergonomics, screens such as the detailed view have been redesigned
- New white and grey skins are now available
- Permalinks sharing: activate/deactivate sharing links for the document and sub resolutions
OTHER
- Applicative trash:
- you can now define a collection named
< _TRASH_ >
.
Then, all deleted records from collections (except from< _TRASH_
> ) go to the Trash collection. - Permalinks on subdefs are deactivated.
- When you delete a record from the Trash collection, the record is permanently deleted.
- When you move a record from the Trash collection to another, the permalink is reactivated.
- This feature is only with GUI, not by the API. By APi you need to make move between collection.
- you can now define a collection named
- Rewriting of the task scheduler based on the web sockets
- Quarantine enhancement in GUI and back