Skip to content

Conversation

@PodsBot
Copy link
Collaborator

@PodsBot PodsBot commented Jul 8, 2025

Automated changes by create-pull-request GitHub action

@what-the-diff
Copy link

what-the-diff bot commented Aug 24, 2025

PR Summary

  • Version Update
    This PR updates the project version to 3.3.3 across various files.

  • Changelog Expansion
    The changelog has been expanded to include recent fixes and tweaks. These include adding support for referencing ID in a specific function (PodsMeta::groups_get()), resolving PHP fatal errors, fixing issues with text editors when used in specific circumstances, and improving decimal handling logic to prevent the removal of zero values.

  • Configuration Method Modification
    The configuration method (pods_config_merge_data()) has been adjusted to use the correct variable reference, improving its efficiency and accuracy.

  • Capability Checks for Settings Edit
    This PR improves the project's security and compliance by updating the capability checks for editing Pods settings.

  • Function Signature Updates
    Function signatures have been updated to include an ID parameter for the groups_get function to improve its utility and effectiveness.

  • Field Options Enhancements
    Enhancements to number and currency fields have been made to better handle trailing decimal zeros, leading to more accurate and standard results.

  • Currency Field Values Handling
    The handling of formatted values in the currency field component has been improved, ensuring the component works more consistently.

  • NumberField Component Enhancement
    A new property has been added to the NumberField Component (number_decimal_handling), allowing more flexibility and precision in number formatting.

  • Number Formatting Function Modified
    The number formatting function (formatNumberWithPodsFormat) was updated to accept more parameters for precise control over number formatting.

  • Better Conditional Logic
    The logic for handling decimals has been improved to support a variety of cases, like trimming zero decimals based on specified conditions.

  • Slider Input Improvement
    The handling of formatted values in Slider Input has been improved to ensure decimal handling is apt for slider and HTML5 inputs.

  • Wysiwyg Component Improvement
    The Wysiwyg component has been improved to include a check for textarea before removing its style attribute, preventing potential null reference errors. This increases the robustness and reliability of the component.

@sc0ttkclark sc0ttkclark marked this pull request as ready for review September 4, 2025 18:03
@sc0ttkclark sc0ttkclark merged commit 305235c into main Sep 4, 2025
7 of 16 checks passed
@sc0ttkclark sc0ttkclark deleted the release/3.3.3 branch September 4, 2025 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants