Release Archive – PMK 3.x
PuMuKIT 3.2.0 – 10th Jun 2019
Source – Documentation
New Features and Release Notes:
Added:
- New logic to read mp properties from Galicaster mediapackages in Opencast
- Optional notification sending to OpencastBundle when a mediapackage has been imported
- Hide/show eye tooltip to multimedia object list of tracks in the back-office
- Script that syncs existing PuMuKIT series with Opencast (opencast:sync:series)
- Minor design improvements to the back-office lists and naked view
Fixed:
- Edge-case where removing a cloned object after changing the user would remove the original attached image.
- Live events issue related to using mongo driver version 1.4.5 or lower.
PuMuKIT 3.1.0 – 10th Sep 2019
Source – Documentation
New Features and Release Notes:
Added:
- Fields to Series template to predefined values on MultimediaObjects
- PuMuKIT and docker ENVS
- Wall block to use on web portal
- External iFrames on MultimediaObject
- Interfaces and traits on Tag and Person documents
- PuMuKIT logo on web portal
- PuMuKIT PHP-ext required on composer.json
Changed:
- PuMuKIT to the new [repository]((https://github.com/pumukit/PuMuKIT) on github
- Moved deactivated core bundles to new repository
- Update Resources/doc/Configuration.md of all bundles
- Updating code to use Doctrine ODM 2.0
Removed:
- Broadcast code references
- Unused files ( InterfaceTest, default files, … )
- Changelog info of versions lower than PuMuKIT 3.0
Fixed:
Security:
- Add maximum number of login attempts to increase security
PuMuKIT 3.0.0 – 10th Jun 2019
Source – Documentation
New Features and Release Notes:
Added:
- New web portal design
- AGPL License on PuMuKIT
- Magic URL behavior
- Support to multiple inbox
- Dockers
Changed:
- Updated PHP technology stack (PHP7, Symfony 3.4…)
- Rewrite generic code
- PuMuKIT filters
- isLive MultimediaObject attribute to new MultimediaObject type.
Fixed: