Skip to content
This repository has been archived by the owner on Aug 13, 2022. It is now read-only.

Releases: zikula-modules/MediaModule

2.0.0

09 Jan 08:21
Compare
Choose a tag to compare

Noteworthy changes:

  • Migrated to Zikula 2
  • Removed all usages of legacy utils
  • Replaced legacy standard fields by a trait
  • Updated to Symfony 3.4
  • Removed unneeded Twig extensions in favour of alternatives provided by Zikula core
  • Composer vendor updates
  • JavaScript vendor updates
  • Added VideoJS
  • Refactored hook subscribers and providers to non-persisted hooks
  • Added form-aware hook subscribers for collections and media
  • Made imagine stuff compatible with LiipImagineBundle
  • Migrated CKEditor plugin to Scribite 6
  • Added support for other Scribite editors
  • Added support for collection template options in collection block
  • Updated German translations

Corrected / updated German translations

17 Nov 18:27
Compare
Choose a tag to compare

Features and Fixes

  • Corrected and updated German translations
  • Bug fixes and improvements.

Known issues

  • You MAY NOT allow untrusted users to upload files. It is currently NOT SAFE to do so.
  • you must not create collections with the following title: f. If you do so, it's going to break URLs.
  • The Flickr MediaType is currently disabled due to legal questions
  • Even though files are watermarked, they are still available non-watermarked. Users could try to guess
    the URL and access the un-watermarked files.

Fixed hooks, first Block, new templates, Core search integration

23 Sep 20:51
Compare
Choose a tag to compare

Features and Fixes

  • Hooks were broken and have been fixed.
  • Category registries are now cleaned up on uninstall.
  • A new Collection Block has been added.
  • Several new collection templates have been added:
    • Galleria image gallery
    • LightGallery image grid and lightbox
    • Masonry grid
  • Previously, you could only upload certain file types. You can now upload any kind of file.
  • Some collection templates now expose options.
  • Added prove of concept YouTube video upload functionality.
  • Fixed Twitter + YouTube file types
  • Integrated Core Search feature.
  • Added default license option.
  • Many bug fixes and improvements.

Known issues

  • You MAY NOT allow untrusted users to upload files. It is currently NOT SAFE to do so.
  • you must not create collections with the following title: f. If you do so, it's going to break URLs.
  • The Flickr MediaType is currently disabled due to legal questions
  • Even though files are watermarked, they are still available non-watermarked. Users could try to guess
    the URL and access the un-watermarked files.

Import media, improved watermarks, categories, bug fixes

01 Sep 09:27
Compare
Choose a tag to compare

Features and Fixes

  • You can import media from other modules and the file system
  • You can change font and background colors for watermarks.
  • Collections and media can now be categorized.
  • Required PHP extensions / settings are now highlighted.
  • Many bug fixes and improvements.

Known issues

  • You MAY NOT allow untrusted users to upload files. It is currently NOT SAFE to do so.
  • you must not create collections with any of the following titles: f. If you do so, it's going to break URLs.
  • The Flickr MediaType is currently disabled due to legal questions
  • Even though files are watermarked, they are still available non-watermarked. Users could try to guess
    the URL and access the un-watermarked files.

Last release for Zikula 1.4.1

01 Sep 09:24
Compare
Choose a tag to compare

Features and Fixes

  • This release only adds a check for Core compatibility and asks you to upgrade your Core version.

Known issues

  • You MAY NOT allow untrusted users to upload files. It is currently NOT SAFE to do so.
  • you must not create collections with any of the following tittle: f. If you do so, it's going to break URLs.
  • The Flickr MediaType is currently disabled due to legal questions
  • Even though files are watermarked, they are still available non-watermarked. Users could try to guess
    the URL and access the un-watermarked files.

Minor bug fix release

23 Mar 17:33
Compare
Choose a tag to compare

Features and Fixes

  • This release most notably contains a bug fix for the permission system which would cause guest permissions to be ignored.

Known issues

  • You MAY NOT allow untrusted users to upload files. It is currently NOT SAFE to do so.
  • you must not create collections with any of the following tittle: f. If you do so, it's going to break URLs.
  • The Flickr MediaType is currently disabled due to legal questions
  • Even though files are watermarked, they are still available non-watermarked. Users could try to guess
    the URL and access the un-watermarked files.

Deeper Collection Permission system, brand new docs!

03 Jan 14:41
Compare
Choose a tag to compare

Features and Fixes

Known issues

  • You MAY NOT allow untrusted users to upload files. It is currently NOT SAFE to do so.
  • you must not create collections with any of the following tittle: f. If you do so, it's going to break URLs.
  • The Flickr MediaType is currently disabled due to legal questions
  • Even though files are watermarked, they are still available non-watermarked. Users could try to guess
    the URL and access the un-watermarked files.

Preparations for the permissions update

27 Dec 14:13
Compare
Choose a tag to compare

Features and Fixes

  • This is in preparation for the upcoming permission update (version 1.1.0)

Known issues

  • You MAY NOT allow untrusted users to upload files. It is currently NOT SAFE to do so.
  • you must not create collections with any of the following tittles: f, media, settings, admin, hooks, licenses, watermarks. If you do so, it's going to break URLs.
  • The Flickr MediaType is currently disabled due to legal questions
  • Even though files are watermarked, they are still available non-watermarked. Users could try to guess
    the URL and access the un-watermarked files.

Allow to sort collections

08 Dec 10:30
Compare
Choose a tag to compare

Features and Fixes

  • Collections can now be sorted.
  • The release process became easier.

Known issues

  • You MAY NOT allow untrusted users to upload files. It is currently NOT SAFE to do so.
  • you must not create collections with any of the following tittles: f, media, settings, admin, hooks, licenses, watermarks. If you do so, it's going to break URLs.
  • The Flickr MediaType is currently disabled due to legal questions
  • Even though files are watermarked, they are still available non-watermarked. Users could try to guess
    the URL and access the un-watermarked files.

[1.0.4] Fixed proxy / curl issue.

30 Nov 10:11
Compare
Choose a tag to compare

Features and Fixes

  • Do not throw errors behind a proxy or if no internet connection is available.
  • Correctly display font previews on the watermark creation page.

Known issues

  • You MAY NOT allow untrusted users to upload files. It is currently NOT SAFE to do so.
  • you must not create collections with any of the following tittles: f, media, settings, admin, hooks, licenses, watermarks. If you do so, it's going to break URLs.
  • The Flickr MediaType is currently disabled due to legal questions
  • Even though files are watermarked, they are still available non-watermarked. Users could try to guess
    the URL and access the un-watermarked files.