Release Archive – PMK 3.x
PuMuKIT 3.8.0 – 24th January 2022
New Features and Release Notes:
Added:
-
- Added new feature on inbox to upload on a new folder o default inbox folder.
- New envs to configure docker PHP FPM.
- Soap extension by default on docker.
Changed:
-
- Convert texti18n subseries to textareai18n.
Fixed:
-
- API filter by date range
- API filter by user
- Email HTML header and alternative text email
PuMuKIT 3.7.0 – 15th Set 2021
New Features and Release Notes:
Added:
-
-
- Added auto create personal series for each user using a new permission on permission profile.
- Added new feature of headers and tails on multimedia objects.
- Added confirmation when remove multimedia object on UNESCO catalogue.
- Added new feature cookie banner.
-
Fixed:
-
-
- Fix search multimedia object years filter.
- Fix upload series image with the same name.
- Fix internationalize events default name.
-
PuMuKIT 3.6.0 – 21st April 2021
New Features and Release Notes:
Added:
-
-
- Added configuration to send notification when user is a co owner of Multimedia Object.
- Added new method to get events from date.
- Added confirmation when delete events.
- Added configuration to set max time execution on jobs.
- Added functionality to use external url on events as iframes.
-
Fixed:
-
-
- Fix load notification service.
- Fix remove pic from MultimediaObject when is used on series.
- Fix save material name from advance upload form.
- Fix upload files with special characters on name.
- Fix modify broadcast from series.
- Fix test.
- Fix increase views on multimedia objects multi stream when have 1 screen track.
- Fix APIRecorded to filter prototypes and events.
-
Security:
-
-
- Update composer packages.
-
PuMuKIT 3.5.0 – 21st Jul 2020
New Features and Release Notes:
Added:
-
-
- Added new permissions to edit multimedia object
- Add a loading spinner and disabled “upload” button on wizard to know when wizard are uploading file
- Add logger on generate new tracks
- Add new param to show and basic editable video interface on WebTV portal.
-
Fixed:
-
-
- Remove cancel button on wizard
-
PuMuKIT 3.4.0 – 18th Jun 2020
New Features and Release Notes:
Added:
-
-
- Added CA translations
-
Fixed:
-
-
- Fixed design on basic live chat
- Fixed method to override a material file
-
PuMuKIT 3.3.0 – 3rd Mar 2020
New Features and Release Notes:
Added:
-
-
- Added method to override a material file added to use external API
- Update PHP Alpine version on docker
- Use cache to install composer dependencies
-
Fixed:
-
-
- Fixed embeddedSegments toString method
- Fixed Pic toString method
-
PuMuKIT 3.2.0 – 9th Mar 2020
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
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:
-
-
- Reported issues
-
Security:
-
-
- Add maximum number of login attempts to increase security
-
PuMuKIT 3.0.0 – 10th Jun 2019
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:
-
-
- Reported issues
-