Releases: pbs/pbs-media-manager-craft-gacraft
Releases · pbs/pbs-media-manager-craft-gacraft
v4.0.3
4.0.2
4.0.2 - 2024-10-01
- add ability to select what show entries to sync
- fix URL issue on control panel Shows template
- fix issue that was incorrectly tagging shows as being available to public (FVOD)
v4.0.1
4.0.1 - 2024-07-19
- Fix control panel Synchronize action requests, which were not properly sending form data to controller
v4.0.0
Stable Craft 4 release
v4.0.0-beta.1
4.0.0-beta.1 - 2024-03-13
- adds support for Craft 4
- update control panel template button listener JS functionality
- add support for alternative rich text plugins, namely CK Editor
v3.3.1
Added
mediamanager/schedule/run
console command to run the scheduled sync jobs.
v3.3.0
Added
- You can now select what fields should be updated during a sync.
- Added more API attributes to the list of fields that can be synchronized to Show entries.
- Show Entry sync jobs can now sync the Passport availability and public availability flags.
- The plugin now emits its own log files for better debugging.
Changed
- New Media entries and Show entries added during a sync will always synchronize all fields, regardless of what fields were selected for sync.
- The way a show's "Episode Count" property is determined now looks at a show's asset count rather than the static "Episode Count" property on the Show record.
v3.2.0
Changed
- The plugin settings now say "Content ID" instead of "API key" for show IDs when creating new shows to sync.
Added
- The plugin will now check whether a media entry should be 'marked for deletion' based on its presence in the API calls.
- Show synchronization jobs can now be scheduled to run at a specific time.