Skip to content

4.0.0 Abies

Compare
Choose a tag to compare
@nmaillat nmaillat released this 20 Oct 15:43
· 1079 commits to 4.0 since this release

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.

 

  • Rewriting of the task scheduler based on the web sockets
     
  • Quarantine enhancement in GUI and back