Skip to content

Releases: ThemeFuse/Unyson

v1.4.0

16 Oct 12:01
Compare
Choose a tag to compare

v1.3.3

14 Oct 21:57
Compare
Choose a tag to compare
  • option type switch fix

v1.3.2

14 Oct 21:07
Compare
Choose a tag to compare
  • option type switch fix #33

v1.3.1

07 Oct 12:20
Compare
Choose a tag to compare
  • Renamed some methods in the Feedback extension

v1.3.0

06 Oct 19:11
Compare
Choose a tag to compare

v1.2.8

25 Sep 11:05
Compare
Choose a tag to compare
  • Now fw_get_db_settings_option(...) returns default option value from the settings options array if no value was found in the database
  • Fixed wrong usage of the $this->locate_(css|js)_URI(...) in extensions, replaced with $this->get_declared_URI(...)
  • Include framework-customizations/theme/static.php later than all other static.php
  • Builder: Added delete button to the default item view

v1.2.7

22 Sep 10:24
Compare
Choose a tag to compare
  • fixed option type wp-editor bug in WP4.0 #18
  • fixed: global $post was replaced after WP_Query loop in the slider extension

v1.2.6

19 Sep 13:47
Compare
Choose a tag to compare
  • FW_WP_Filesystem::mkdir_recursive() Windows paths fix
  • Update extension: better error handling
  • Removed the version from the extensions manifest files

v1.2.5

19 Sep 10:44
Compare
Choose a tag to compare
  • Slider extension minor fix
  • SEO Titles & Metas extension minor fix #11
  • Framework bootstrap minor refactor

v1.2.4

18 Sep 14:21
Compare
Choose a tag to compare
  • minor css fixes
  • increased sidebars taxonomy auto complete results limit #11