Skip to content

Releases: UCF/ucf-rest-menus

v1.0.5

Choose a tag to compare

@jmbarne3 jmbarne3 released this 22 Mar 14:07
0d5ba86

Enhancements:

  • Added composer file.

v1.0.4

Choose a tag to compare

@jmbarne3 jmbarne3 released this 25 Oct 15:46

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

Choose a tag to compare

@jmbarne3 jmbarne3 released this 29 Apr 17:06
f056592

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

Choose a tag to compare

@jmbarne3 jmbarne3 released this 30 Oct 15:16

Bug Fixes:

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

v1.0.1

Choose a tag to compare

@jmbarne3 jmbarne3 released this 18 May 14:43

Bug fixes:

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