Skip to content

Releases: wponion/wponion

1.5.3.7

25 Mar 06:49
b45a110
Compare
Choose a tag to compare

Fixed

  • Admin Notice Module Not working
  • Improved Tippyjs integration and avoided most Tippyjs warnings
  • Some jQuery Migrate Warning fixed
  • Spinner field css fixed.

Changed

  • Bump [sweetalert2] from 10.15.5 to 10.15.6 #359
  • Bump [@popperjs/core] from 2.9.0 to 2.9.1 #355
  • Bump [@wordpress/hooks] from 2.11.1 to 2.12.0 #358
  • [Security] Bump [yargs-parser] from 5.0.0 to 5.0.1 #356

1.5.3.6

08 Mar 12:42
3c64748
Compare
Choose a tag to compare

Added

  • Option to bulk add fields in nested fields

Fixed

  • Color Picker Field (many issues with its possible options)
  • WC Product Metabox Ajax Loading Issue

1.5.3.5

03 Mar 05:39
4502090
Compare
Choose a tag to compare

Fixed

  • Fixed Dashboard Widget Loading if no fields are set
  • Fixed FAQ Field Content Area
  • Fixed PHP Warning when saving settings for the first time.

Changed

  • Bump [sweetalert2] from 10.14.0 to 10.15.5 #342
  • Bump [jquery-serializejson] from 3.2.0 to 3.2.1 #350
  • Bump [tippy.js] from 6.2.7 to 6.3.1 #351
  • Bump [@popperjs/core] from 2.6.0 to 2.9.0 #354

1.5.3.4

27 Feb 09:11
be88990
Compare
Choose a tag to compare

Fixed

  • Tab Field CSS Issue
  • Settings Page Ajax Saving Issue

1.5.3.3

08 Feb 06:34
9e3ed6e
Compare
Choose a tag to compare

Changed

  • Bump [wordpress-js-ports] from 1.0.9 to 1.0.11 #287
  • Bump [tippy.js] from 6.2.5 to 6.2.7 #291
  • Bump [@popperjs/core] from 2.4.4 to 2.6.0 #319
  • Bump [jquery-serializejson] from 2.9.0 to 3.2.0 #323
  • Bump [bootstrap] from 4.5.0 to 4.6.0 #327
  • Bump [sweetalert2] from 9.17.0 to 10.14.0 #331
  • Bump [@wordpress/hooks] from 2.9.0 to 2.11.1 #332
  • [Security] Bump ini from 1.3.5 to 1.3.8 #318
  • [Security] Bump jquery-validation from 1.19.2 to 1.19.3 #326
  • [Security] Bump node-sass from 4.12.0 to 4.14.1 #270
  • [Security] Bump elliptic from 6.5.0 to 6.5.4 #333
  • Support Files (Icons, Google Fonts) Updated

1.5.3.2

29 Jul 01:43
6a0e552
Compare
Choose a tag to compare

Added

  • DB Save Hook Support For Settings & Network Settings Module
  • set_unique function in Unique Trait
  • set_module function in Module Trait
  • new object Trait created
  • Custom Save Handler For Every Module.
  • Action : wponion/metabox/render/before
  • Action : wponion/metabox/render/{$this->unique()}/before
  • Action : wponion/metabox/render/{$this->unique()}/after
  • Action : wponion/metabox/render/after
  • Custom Class Option In Admin Page Module
  • Notification Bubble Support In Admin Page Module
  • Menu Separator Support In Admin Page Module

Fixed

  • Taxonmy Register Issue . fixed by changing $this->taxonomy to $this->unique()
  • CSS Tab layout z-index
  • Ajax issue with metabox saving

Changed

  • Bump [@wordpress/hooks] from 2.8.0 to 2.9.0
  • Bump [@popperjs/core] from 2.4.2 to 2.4.4
  • Bump [tippy.js] from 6.2.3 to 6.2.5
  • Bump [sweetalert2] from 9.15.1 to 9.17.0
  • Bump [css-checkbox-library] from 1.5.1 to 1.5.2

Removed

  • Deleted local function calls added by mistake

1.5.3.1

23 Jun 02:19
1db222d
Compare
Choose a tag to compare

Fixed

  • Custom Template Tags Not Working In Select box

1.5.3

17 Jun 10:57
a653baa
Compare
Choose a tag to compare

Added

  • Option To Customize Page's Browser Title

Fixed

  • Select Ajax Query Args Not Working Fields Outside WPOnion Module

Changed

  • Bump [sweetalert2] from 9.14.4 to 9.15.1
  • WPOnion Core Assets CDN Version To 1.4

1.5.2

14 Jun 08:30
3a9d5af
Compare
Choose a tag to compare

Fixed

Changed

  • Bump sweetalert2 from 9.14.0 to 9.14.4 #250
  • Bump @popperjs/core from 2.4.0 to 2.4.2 #251

1.5.1

06 Jun 07:08
e784833
Compare
Choose a tag to compare

Changed

  • wponion_icon function now can handle image link

Fixed

  • Performance Fix in Storage Interface.