Pie Calendar Pro 1.3.7 is a minor release with several bug fixes, tweaks, and improvements.
You can find all changes in the changelog below.
- a11y: Improved aria label for ATC links
- i18n: Calendar controls in Gutenberg sidebar are now translatable via tools like Loco Translate
- Tweak: Added new filter to hide Pie Calendar controls: add_filter( ‘piecal_hide_controls’, ‘__return_true’, 10, 1 );
- Tweak: Adjusted width of classic metabox input for better appearance on narrow screens
- Tweak: Added hidePastEvents support for calendar block
- Tweak: Recurrences now have friendly names describing what they do
- Fix: Corrected non-unique IDs in HTML on Pie Calendar settings page
- Fix: Corrected for edge case resulting in duplicated recurring events when navigating through calendar
- Fix: ATC links not output proporly when piecal-info used in block theme template
- Fix: Corrected update changelog screen showing wrong plugin info
- Fix: Corrected timing for translation functions to avoid errors in some specific environments
- Fix: piecalGbVars not defined error when using blocks in a block theme template