Skip to content

Releases: yarkolife/wp-peertube-plugin

v1.1.8

Choose a tag to compare

@yarkolife yarkolife released this 25 Nov 23:47
Restructure repository: move peertube-video-manager content to root

- Moved all plugin files from wp-peertube-plugin/peertube-video-manager/ to repository root
- Removed unrelated files (ai-moderation, peertube-plugin-aimod, etc.)
- Repository now contains only WordPress plugin content

v1.1.7

Choose a tag to compare

@yarkolife yarkolife released this 24 Nov 22:14
Add new shortcodes: pt-channels-ordered and pt-peertube-search

- Added pt-channels-ordered shortcode: displays channel names and videos in specified order
- Added pt-peertube-search shortcode: PeerTube-only search (no WordPress search integration)
- Updated styles for channel sections
- Version bump to 1.1.7

v1.1.6: Version 1.1.6: Integration PeerTube-Suche in WordPress-Suchform

Choose a tag to compare

@yarkolife yarkolife released this 15 Nov 23:15
- Integration der PeerTube-Suche in die Standard-WordPress-Suchform
- Dropdown-Auswahl für Suchbereich (WordPress-Website oder PeerTube-Videos)
- JavaScript-basierte Modifikation der Suchform für bessere Kompatibilität
- Einstellungen für anpassbare Texte der Dropdown-Optionen
- Automatische Umleitung zur PeerTube-Suchseite
- Unterstützung für beide Suchparameter (s und pt_search)
- Verbesserte Kompatibilität mit verschiedenen WordPress-Themes
- CSS-Überschreibungen für korrekte Anzeige
- Aktualisierte Standardwerte für Dropdown-Optionen

v1.1.5

Choose a tag to compare

@yarkolife yarkolife released this 13 Nov 21:19

What's New

  • Improved video display logic on video page
  • Better thumbnail quality (uses previewPath instead of thumbnailPath)
  • Responsive images support with srcset
  • Improved mobile responsiveness for video detail page

Installation

Download the ZIP file and install via WordPress Admin > Plugins > Add New > Upload Plugin