Skip to content

v1.0.20

Choose a tag to compare

@matthewdeaves matthewdeaves released this 26 Nov 20:58
· 188 commits to main since this release
5ecbca3

Summary of Changes

YouTube Integration

  • Trumobowyg YouTube Integration Added: Implemented integration with Trumobowyg for embedding YouTube videos
  • Channel ID Filtering: Added functionality to filter videos by a specific YouTube channel ID
  • Channel ID Setting: Introduced a setting to specify the YouTube channel ID for filtering purposes

Image and Video Enhancements

  • Image Size Selection Fix: Resolved issues with selecting image sizes during insertion into post/page content
  • Refactor Media Handling: Refactored the process of adding images and videos into markdown, organizing them into less files for better maintainability
  • GDPR Compliance: Implemented a GDPR-compliant method for displaying YouTube videos on the front-end site, ensuring user privacy

Code Quality Improvements

  • Code Checks and Formatting: Conducted code checks and formatting to maintain code quality and consistency