HivePress 1.7.19

  • Fixed auto-approving listings
    This causes issues with Paid Listings.
  • Fixed filtering by categories
    There was a PHP error in some filtering cases.
  • Fixed normalizing phone numbers
    This also fixes importing non-formatted phone numbers.
  • Fixed formatting phone numbers
    Now, phone numbers are also formatted for display.
  • Fixed pre-filling phone numbers
    Phone fields were cleared when re-selecting the category.
  • Fixed phone field localization
    Countries and UI now follow the website language.
2 Likes

Hi @ihor,

Happy New Year! :tada:

In future release notes, would you be able to kindly list any new .js files that are added or updated with each version bump?

I’ve personally found with the last 2 updates, that I’ve needed to identify and exclude from optimization the latest .js files related to the password visibility option, strength indicators, and now the latest telephone library thing, too.

Having a list of any new ones which may cause conflicts would be really useful in helping squash bugs faster!

Many thanks as always! :folded_hands:

Cheers,
Chris :victory_hand:

1 Like

You can check the changes here:

https://github.com/hivepress/hivepress/actions

Then in the list search for the release and click not the title, but the tag, example

https://github.com/hivepress/hivepress/releases/tag/1.7.19

There you will find to the left the compare button.

Example for 1.7.19 vs .18:

https://github.com/hivepress/hivepress/compare/1.7.18…1.7.19

1 Like

Thanks for the workaround tip, @JSHBV!

Cheers,
Chris :victory_hand:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.