mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
228 lines
10 KiB
Markdown
228 lines
10 KiB
Markdown
# CHANGELOG
|
|
|
|
* 3.8.0 (2013-xx-xx)
|
|
|
|
- BC Break : Removed `bin/console check:config` command.
|
|
- BC Break : Removed `bin/console check:system` command, replaced by `bin/setup check:system`.
|
|
- BC Break : Removed `bin/console system:upgrade` command, replaced by `bin/setup system:upgrade`.
|
|
- BC break : Configuration simplification, optimized for performances.
|
|
- BC Break : Time limits are now applied on templates application.
|
|
|
|
- SwiftMailer integration (replaces PHPMailer).
|
|
- Emails now include an HTML view.
|
|
- Emails can now have a customized subject prefix.
|
|
- Emails can be sent to SMTP server using TLS encryption (only SSL was supported).
|
|
- Sphinx-Search is now stable (require Sphinx-Search 2.0.6).
|
|
- Add support for stemmatisation in Phrasea-Engine.
|
|
- Add bin/setup command utility, it is now recommanded to use `bin/setup system:install`
|
|
command to install Phraseanet.
|
|
- Lots of cleanup and code refactorisation.
|
|
- Add task-manager logging to syslog.
|
|
- Add bin/console mail:test command to check email configuration.
|
|
- Admin databox structure fields editing redesigned.
|
|
- Refactor of the configuration tester.
|
|
- Refactor authentication, add support for external authentication providers
|
|
- Support for Facebook, Twitter, Viadeo, Github, Linkedin, Google-Plus.
|
|
- Add `Link` header in permalink resources HTTP responses.
|
|
- Global speed improvement on report.
|
|
- Upload now monitors number of files transmitted.
|
|
- Add bin/developer console for developement purpose.
|
|
- Add possibility to delete a basket from the workzone basket browser.
|
|
- Add localized labels for databox documentary fields.
|
|
- Add localized labels for databox collections.
|
|
- Add localized labels for databox status-bits.
|
|
- Add localized labels for databox names.
|
|
- Add plugin architecture for third party modules and customization.
|
|
- Add records sent-by-mail report.
|
|
- User time limit restrictions can now be set per databox.
|
|
- Add gzip/bzip2 options for DBs backup commandline tool.
|
|
|
|
* 3.7.12 (2013-05-13)
|
|
|
|
- Fix : Removed "required" attribute on non-required fields in order form.
|
|
- Fix : Fix advanced search dialog CSS.
|
|
- Fix : Grouped status bits are not displayed in advanced search dialog.
|
|
- Enhancement : Locales update.
|
|
|
|
* 3.7.11 (2013-04-23)
|
|
|
|
- Enhancement : Animated Gifs (video support) does not requir Gmagick anymore to work properly.
|
|
- Fix : When importing users from CSV file, some properties were missing.
|
|
- Fix : In Report, CSV export is limited to 30 lines.
|
|
|
|
* 3.7.10 (2013-04-03)
|
|
|
|
- Fix : Permalinks pages may be broken.
|
|
- Fix : Permalinks always expose the file extension of the original document.
|
|
- Fix : Thesaurus multi-bases queries may return incorrect proposals.
|
|
- Fix : Phraseanet installation fails.
|
|
- Fix : Consecutive calls to image tools may fail.
|
|
|
|
* 3.7.9 (2013-03-27)
|
|
|
|
- Fix : Detailed view does not display the right search result.
|
|
- Fix : Twitter and Facebook share are available even if it's disabled in system settings.
|
|
- Add timers in API.
|
|
- Permalinks now expose a filename.
|
|
- Permalinks returned by the API now embed a download URL.
|
|
- Bump to API version 1.3.1 (see https://docs.phraseanet.com/3.7/en/Devel/API/Changelog.html).
|
|
|
|
* 3.7.8 (2013-03-22)
|
|
|
|
- Fix : Phraseanet API does not return results at correct offset.
|
|
- Fix : Manual thumbnail extraction for videos returns images with anamorphosis.
|
|
- Fix : Rollover images have light anamorphosis.
|
|
- Fix : Document and sub-definitions substitution may not work properly.
|
|
- Add preview and caption to order manager.
|
|
- Add support for CMYK images.
|
|
- Preserve ICC profiles data in sub-definitions.
|
|
|
|
* 3.7.7 (2013-03-08)
|
|
|
|
- Fix : Archive task fails with stories.
|
|
- Update of dutch locales.
|
|
- Fix : Fix feeds entry notification display.
|
|
- Fix : Read receipts are not associated to email for push and validation.
|
|
|
|
* 3.7.6 (2013-02-01)
|
|
|
|
- Fix : Load of a publication entry with a publisher that refers to a deleted users fails.
|
|
- Fix : Wrong ACL check for displaying feeds in Lightbox (thumbnails are displayed instead of preview).
|
|
- Releasing a validation feedback now requires at least one agreement.
|
|
- Fix : Lightbox zoom fails when image is larger than container.
|
|
- Fix : Landscape format images are displayed with a wrong ratio in quarantine.
|
|
- General enhancement of Lightbox display on IE 7/8/9.
|
|
|
|
* 3.7.5 (2013-01-09)
|
|
|
|
- Support of Dailymotion latest API.
|
|
- Fix : Bridge application creation is not possible after having upload a file.
|
|
- Upload speed is now in octet (previously in bytes).
|
|
- Upload is de-activated when no data box is mounted.
|
|
- Fix : Lightbox display is broken on IE 7/8.
|
|
- Fix : Collection setup via console throws an exception.
|
|
- Fix : Metadata extraction via Dublin Core mapping returns broken data.
|
|
- Fix : Minilogos with a size less than 24px are resized.
|
|
- Fix : Watermark custom files are not handled correctly.
|
|
- Fix : XML import to metadata fields that do not have proper source do not work correctly.
|
|
- Fix : Databox unmount can provide 500's to users that have attached stories to their work zone.
|
|
|
|
* 3.7.4 (2012-12-20)
|
|
|
|
- Fix : Upgrade from 3.5 may lose metadatas.
|
|
- Fix : Selection of a metadata source do not behave correctly.
|
|
- Fix : Remember collections selection on production reload.
|
|
- Fix : Manually renew a developer token fails.
|
|
- Fix : Terms Of Use template displays HTML entitites.
|
|
- Replace javascript alert by Phraseanet dialog box in export dialog box.
|
|
- Video subdef GOP option has now 300 as max value with steps of 10.
|
|
- Fix : Some subdef options are not saved correctly (audio samplerate, GOP).
|
|
- Support for multi-layered tiff.
|
|
- Fix : Long collection names are not displayed correctly.
|
|
- Fix : Document permalinks were not correctly supported.
|
|
- Fix : Export name containing non ASCII are now escaped.
|
|
- Default structure now have a the thumbtitle attribute correctly set up.
|
|
- Chrome mobile User Agent is now supported.
|
|
- Fix : Remove minilogos do not work.
|
|
- Fix : Send orders do not triggers notifications.
|
|
- Fix : Story thumbnails are not displayed correctly.
|
|
- Fix : Add dutch (nl_NL) support.
|
|
|
|
* 3.7.3 (2012-11-09)
|
|
|
|
- Fix : Security flaw (thanks TEHTRI-Security http://www.tehtri-security.com/).
|
|
- Fix : Thesaurus issue when a term contains HTML entity.
|
|
- Fix : Video width and height are now multiple of 16.
|
|
- Fix : Download over HTTPS on IE 6 fails.
|
|
- Fix : Permalinks that embeds PDF are broken.
|
|
- Fix : Lightbox shows record preview at load even if the user does not have the right to access it.
|
|
- Fix : Reminders that have been sent to validation participants are not saved.
|
|
- Fix : IE 6 is now correctly handled in Classic module.
|
|
- Fix : Download of a basket with a title containing a slash ('/') fails.
|
|
- Fix : Add check on posix extension alongside pcntl extension.
|
|
- Fix : Some process may fail with pcntl extension.
|
|
- File-info mime-type guesser is deprecated in favor of binary mime-type guesser.
|
|
- Add an option to force Terms of Use re-validation for each export.
|
|
- Move binary configuration to config file (config/binaries.yml).
|
|
- Lazy load thumbnails in result view.
|
|
- When duplicating rights (at collection creation), quotas, masks and time-restrictions are now copied.
|
|
- Add Wincache support.
|
|
- Add Dutch localization.
|
|
- Add Expiration cache strategy for thumbnail-class sub definitions.
|
|
- Display job and company in Push / Validation user search results.
|
|
- Add a captcha field for registration.
|
|
- Bridge accounts are now deletable.
|
|
- Mails links are now clickable in Thunderbird and Outlook.
|
|
- Emails list in mail export now supports comma and space separators.
|
|
|
|
* 3.7.2 (2012-10-04)
|
|
|
|
- Significant speed enhancement on thumbnail display.
|
|
- Add a purge option to quarantine.
|
|
- Fix ascending date sort in search results.
|
|
- Multiple thesaurus fixes on IE.
|
|
- Fix description field source selection.
|
|
- Add option to rotate multiple image.
|
|
- `Remember-me` was applied even if the box was not checked.
|
|
|
|
* 3.7.1 (2012-09-18)
|
|
|
|
- Multiple fixes in archive task.
|
|
- Add options -f and -y to upgrade command.
|
|
- Add a Flash fallback for browser that does not support HTML5 file API.
|
|
- Fix upgrade from version 3.1 and 3.5.
|
|
- Fix : Print tool is not working on IE version 8 and less over HTTPS.
|
|
|
|
* 3.7.0 (2012-07-24)
|
|
|
|
- Lots of graphics enhancements.
|
|
- Windows Server 2008 support.
|
|
- Add business fields.
|
|
- Add new video formats (HTML5 compatibility).
|
|
- Add target devices for subviews.
|
|
- Thumbnail extraction tool for videos.
|
|
- Upgrade of the Phraseanet API to version 1.2 (see https://docs.phraseanet.com/3.7/en/Devel/API/Changelog.html#id1).
|
|
- Phraseanet PHP SDK http://phraseanet-php-sdk.readthedocs.org/.
|
|
|
|
* 3.6.5 (2012-05-11)
|
|
|
|
- Fix : Bridge buttons are not visible on some browsers.
|
|
- Youtube and Dailymotion APIs updates.
|
|
- Stories can now be deleted from the work zone.
|
|
- Push and validation logs were missing.
|
|
|
|
* 3.6.4 (2012-04-30)
|
|
|
|
- Fix DatePicker menus do not format date correctly.
|
|
- Fix Dead records can remain in orders and may broke order window.
|
|
|
|
* 3.6.3 (2012-04-26)
|
|
|
|
- Fix selection in webkit based browers.
|
|
|
|
* 3.6.2 (2012-04-19)
|
|
|
|
- Fix : Users can be created by some pushers.
|
|
- Fix : Collection owner can not disable watermark.
|
|
- Fix : Basket element reorder issues.
|
|
- Fix : Multiple order managers can not be added.
|
|
- Fix : Basket editing can fail.
|
|
- Remove original file extension for downloaded files.
|
|
- Template is not applied when importing users from a file.
|
|
- Document + XML hot folder import produces corrupted files.
|
|
- Enhanced Push list view on small device.
|
|
|
|
* 3.6.1 (2012-03-27)
|
|
|
|
- Fix upgrade from 3.5 versions with large datasets.
|
|
|
|
* 3.6.0 (2012-03-20)
|
|
|
|
- Add a Vocabulary mapping to multivalued fields.
|
|
- Redesign of Push and Feedback.
|
|
- Add shareable users list for use with Push and Feedback.
|
|
- WorkZone sidebar redesign.
|
|
- Add an `archive` flag to baskets.
|
|
- Add a basket browser to browse archived baskets.
|
|
- New API 1.1, not compliant with 1.0, see release note v3.6 https://docs.phraseanet.com/3.6/en/Admin/Upgrade/3.6.html.
|