Skip to content

Releases: umdevelopera/um-optimize

v1.3.4

18 Jun 14:26
Compare
Choose a tag to compare

Changelog

  • Fixed: Optimization features are disabled on the wp-login.php screen.
  • Tweak: Minor style changes.

Tested

  • PHP: 8.2.12
  • WordPress: 6.8.1
  • Ultimate Member: 2.10.4

v1.3.3

20 Feb 20:46
Compare
Choose a tag to compare

Changelog

  • Fixed: Bookmark button style and script.
  • Fixed: Notice style and script.

Tested

  • PHP: 8.2.12
  • WordPress: 6.7.2
  • Ultimate Member: 2.10.0

v1.3.2

22 Jan 19:35
Compare
Choose a tag to compare

Changelog

  • Improved SQL queries optimizer - added support for the array meta key and empty meta key.
  • Improved combining assets - added support for styles loaded in the footer.
  • minor style changes

Tested

  • PHP: 8.2.12
  • WordPress: 6.7.1
  • Ultimate Member: 2.9.2

v1.3.1

16 Jan 14:33
Compare
Choose a tag to compare

Changelog

  • fixed compatibility with the Ultimate Member core version 2.9.2
  • minor style changes

Tested

  • PHP: 8.2.12
  • WordPress: 6.7.1
  • Ultimate Member: 2.9.2

v1.3.0

07 Jan 21:11
Compare
Choose a tag to compare

Changelog

New feature - Added the "Color" tab to wp-admin > Ultimate Member > Settings > Appearance. This tab contains settings for customizing Ultimate Member colors. Added CSS code to change colors in the main Ultimate Member plugin and extensions using the settings.

Improved SQL queries optimization:

  • Added the "Speed up Reviews" setting used to optimize the SQL query that retrieves reviews for the "User Reviews" extension.
  • Fixed the SQL error - the NUMERIC in CAST(var AS NUMERIC) query will be replaced by the UNSIGNED.

Improved the inner extension structure.
Avoid using the plugins_loaded hook.

Tested

  • PHP: 8.2.12
  • WordPress: 6.7.1
  • Ultimate Member: 2.9.1

v1.2.1

17 Nov 20:07
Compare
Choose a tag to compare

Changelog

  • Fixed: "Load textdomain just in time" issue

Tested

  • PHP: 8.2.12
  • WordPress: 6.7
  • Ultimate Member: 2.9.0

v1.2.0

19 Oct 20:13
Compare
Choose a tag to compare

Changelog

  • Added: The "Images" section with settings "Profile Photo caching", "Cover Photo caching", "Cover Photo size in directory".
  • Tweak: Settings structure.
  • Tweak: Documentation.

Tested

  • PHP: 8.1.17
  • WordPress: 6.6.2
  • Ultimate Member: 2.8.9

v1.1.3

03 Oct 22:00
Compare
Choose a tag to compare

Changelog

  • Added: Hook um_optimize_not_dequeue used to filter assets that should not be dequeued.
  • Fixed: Issue #5 - Notification Bell.

Tested

  • PHP: 8.1.17
  • WordPress: 6.6.2
  • Ultimate Member: 2.8.7

v1.1.2

13 Jun 15:27
Compare
Choose a tag to compare

Changelog

  • Fixed: Issue #2 - Error when "Combine CSS" is active.
  • Fixed: Issue #3 - Folder um_optimize missing.

Tested

  • PHP: 8.1.17
  • WordPress: 6.5.4
  • Ultimate Member: 2.8.6

v1.1.1

17 Dec 22:10
Compare
Choose a tag to compare

Changelog

  • Fixed: Add non-UM dependencies to combined files.
  • Fixed: Load combined footer scripts in footer.
  • Fixed: Sanitize table alias in SQL requests.
  • Tweak: The "Speed up member directories" tool is available in any mode.

Tested

  • PHP: 8.1.17
  • WordPress: 6.4.2
  • Ultimate Member: 2.8.0