== Changelog == = 2.7.0 = * New: Optional playback speed button (cycles through 1x / 1.5x / 2x) – enable via global settings or shortcode attribute `show_speed`. * New: Optional heading text above the player – configurable in global settings, displayed centered, italic and in the theme's body font. Enable via global settings or shortcode attributes `show_heading` / `heading`. * Fix: Player CSS was not loaded in the WordPress Site Editor (Full Site Editing / block themes), causing buttons and icons to appear unstyled. * Fix: Focus ring color inconsistency on the speed button. * Fix: Radio buttons and checkboxes in the settings page were vertically misaligned in some language installations. * Translations updated for German, Spanish, French and Italian. = 2.6.1 = Bugfix: Gutenberg editor no longer shows "Invalid parameter(s): attributes" when "Show volume control" or "Show download button" is unchecked in global settings. Classic Editor: Inserting an audio file via "Add Media" now correctly inserts [dscap_audio src="..."] instead of the WordPress default [audio ...][/audio] shortcode. = 2.6 = Added Super Compact View Translation fixes = 2.5.2 = Bugfix: More reliable display of total Audio File length from start = 2.5.1 = Minor fixes to meet wp.org requirements = 2.5 = Added Gutenberg Compatibility for easier setup and visual display = 2.3.2 = Renamed functions with prefix dscap_ to meet WP.ORG requirements. Also .js and .css files in /js, /css subfolder renamed. If older versions of this plugin were previously installed, a one-time-migration will take place, to keep user settings. Old cap_ prefixes will be deleted from database afterwards. = 2.3.1 = Bugfixes to meet WP Pluginchecker requirements = 2.3.1 = * Bugfixes to pass WP Plugin Checker = 2.3 = * Added custom media tag parser for MP3, OGG, and FLAC = 2.0.2 = * Added alignment option in global settings menu * Improved responsive design for mobile devices * Speaker icon now clickable for instant Mute/Unmute = 2.0.1 = * Security fixes = 1.9 = * Switched to inline SVG icons with CSS-based color customization * Enhanced volume control with Mute symbol * Download button now uses correct file name (metadata or fallback) * Seekbar & volume slider show colored fill * Settings page with global options = 1.8 and earlier = * Initial versions with CSS-based icons