Skip to content

Releases: WPoets/awesome-enterprise-wp

3.2.4

Choose a tag to compare

@thecancerus thecancerus released this 25 Aug 07:54
453151b
  1. [Improved] Added support for ACF Blocks V3 capabilities.
  2. [Improved] PHP 8.5 compatibility update, new GT block fields

3.2.3

Choose a tag to compare

@thecancerus thecancerus released this 27 May 11:03
34a2b54
  1. [Improved] Given the accesd to purge the cache to admin users as well.
  2. [Improved] nginx helper was asking for additonal cpabilites, added support.
  3. [Fixed] Uncaught ArgumentCountError: Too few arguments

3.2.2

Choose a tag to compare

@thecancerus thecancerus released this 22 Oct 07:40
e492259
  1. [Improved] Added support to create Elementor Widgets, introduced element_widgets.register shortcode and aw_elements service.
  2. [Improved] Added the ability to create GT blocks without ACF, introduced gt_blocks.register shortcode, and gb_blocks service.

3.2.1

Choose a tag to compare

@thecancerus thecancerus released this 12 Aug 09:49
c81bb87
  1. [Improved] : Codemirror was upgraded to 5.65.19

3.1.9

Choose a tag to compare

@thecancerus thecancerus released this 30 Oct 12:02
3de61d7
  1. [Fixed] When "dev" role was being assigned to a user, then it was resulting in 500 server error.

3.1.8

Choose a tag to compare

@thecancerus thecancerus released this 13 Feb 05:30
202db4d
  1. [Fixed] wp.get sidebar. was not working properly.
  2. [Fixed] error message " trim(): Passing null to parameter #1 ($string) of type string is deprecated"

3.1.7

Choose a tag to compare

@thecancerus thecancerus released this 30 Dec 16:14
bff2d5e
  1. [Fixed] the error "Undefined index: extension"
  2. [Fixed] the issue, where the sidebar was not getting called properly.
  3. [Fixed] the issue: undefined variable $o
  4. [Fixed] app_seo was making too many requests to the settings module, and if we have a large number of apps, then it becomes significant time, so we corrected the approach.

3.1.6

Choose a tag to compare

@thecancerus thecancerus released this 27 Apr 04:44
57ed527
  1. [Fixed] fixed an issue where pages were getting overwritten unintentionally by awesome code editor.

3.1.5

Choose a tag to compare

@thecancerus thecancerus released this 28 Dec 11:57
2843f6f

[Improved] Made awesome core and awesome app CPTs to be dynamic based on values defined in AWESOME_CORE_POST_TYPE, AWESOME_APPS_POST_TYPE which can be defined in wp-config.php

3.1.4

Choose a tag to compare

@thecancerus thecancerus released this 15 Aug 13:13
5e380a4

[Improved]: Added the ability to import the HTML 'tar.gz' package from the export screen.
[Improved]: Arranged the screen showing the services list by the connections.
[Fixed]: sitemap_index.xml file was showing the wrong timestamp for app site map files.