Skip to content

Releases: UCF/ucf-rest-menus

v1.0.5

22 Mar 14:07
0d5ba86
Compare
Choose a tag to compare

Enhancements:

  • Added composer file.

v1.0.4

25 Oct 15:46
Compare
Choose a tag to compare

Bug Fixes:

  • Updated the primary class to use all static functions so that the experience is consistent.

What's Changed

Full Changelog: v1.0.3...v1.0.4

v1.0.3

29 Apr 17:06
f056592
Compare
Choose a tag to compare

Bug Fixes:

  • Update get_menu to be a static function, which should also silence a warning being thrown.
  • Updated parameter to be spelled correctly.

v1.0.2

30 Oct 15:16
Compare
Choose a tag to compare

Bug Fixes:

  • Corrected issue where nested menu items don't get nested as children correctly.

v1.0.1

18 May 14:43
Compare
Choose a tag to compare

Bug fixes:

  • Corrected bug where string index id is referred to as ID, causing a notice.