💦 FULL SET: Changeset/ - Full Gallery 2025

Changeset 3409341


Ignore:
Timestamp:
12/03/2025 10:57:59 AM (4 weeks ago)
Author:
markhowellsmead
Message:

Update README

File:
1 edited

Legend:

Unmodified
Added
Removed
  • acf-gravityforms-add-on/trunk/readme.txt

    r3408308 r3409341  
    4545== Changelog ==
    4646
    47 A detailed list of changes to the plugin can be found in the [changelog](https://github.com/SayHelloGmbH/acf-gravityforms-add-on/blob/master/CHANGELOG.md) at Github.
     47= [1.3.10] =
     48= [1.3.9] =
     49
     50* Confirm compatibility with ACF 6.9.0.
     51
     52= [1.3.8] =
     53= [1.3.7] =
     54= [1.3.6] =
     55
     56- Revise plugin meta, confirm compatibility with WordPress 6.5.3, revert translation slugs.
     57
     58= [1.3.5] =
     59
     60* Update readme, core version support and plugin requirement header. No functional changes.
     61
     62= [1.3.4] =
     63
     64* Update readme. No functional changes.
     65
     66= [1.3.3] =
     67
     68* Variable and hook naming, readme changes.
     69
     70= [1.3.2] =
     71
     72* Adds a filter to allow developers to modify the field HTML. This filter is not applied to fields in ACF version 4.
     73
     74= [1.3.1] =
     75
     76* Fixes fatal error by removeing the Composer platform check.
     77
     78= [1.3.0] =
     79
     80* Sort list of available, selectable forms by title instead of ID.
     81
     82= [1.2.11] =
     83
     84* Avoid errors when using “show in REST”
     85* Add .editorconfig file to codebase. (No functionality for the website.)
     86* Bump "tested to" version number.
     87
     88= [1.2.10] =
     89
     90* Fix composer command typo. (Props @cezarpopa.)
     91* Update README and core version support number.
     92
     93= [1.2.9] =
     94
     95* Modify label for clarity in backend field selector.
     96
     97= [1.2.8] =
     98
     99* Move get_forms call out of constructor.
     100
     101= [1.2.7] =
     102
     103* Force-bump "tested to" version number in README.
     104* Re-format code.
     105
     106= [1.2.6] =
     107
     108* Fix visibility of `addNotices` function.
     109
     110= [1.2.5] =
     111
     112* Fix namespace in Field class.
     113* Use correct object property notation in Field class.
     114* Move addNotices into admin_init hook.
     115* Composer autoloader update.
     116* Add (dev) formatting ruleset file.
     117
     118= [1.2.4] =
     119
     120* Update version numbers.
     121* Update Composer installers.
     122* No functional changes.
     123
     124= [1.2.3] =
     125
     126* Fix GFAPI namespacing error
     127
     128= [1.2.2] =
     129
     130* Move GFFormsModel::get_forms() out of constructor
     131* PHP Code Beautify; composer update
     132
     133= [1.2.1] =
     134
     135* Changed the terminology of the return format
     136* Fixed broken dutch translation for the error messages
     137* Fixed formatting issue on multi-select
     138
     139= [1.2] =
     140
     141* Added the support for a return format in V4
     142* Improved coding by applying the improvements gathered trough codeclimate.
     143
     144= [1.1.1] =
     145
     146* Fixed the preselecting of values because of a typehinting bug.
     147* Added admin notices to check if ACF & Gravityforms are active
     148
     149= [1.0.1] =
     150
     151* Fixed a bug not causing the multiple option to render in ACF V4
     152
     153= [1.0] =
     154
     155* Changed names because of release on WordPress
     156* Documentation for WordPress
     157
     158= [0.2] =
     159
     160* Refactor the entire repo. Doesn't look the same at all anymore
     161
     162= 0.1 =
     163
     164* 2017-03-25
Note: See TracChangeset for help on using the changeset viewer.