Skip to content

Releases: Log1x/crumb

v1.1.5

16 Nov 23:56
10faf86
Compare
Choose a tag to compare

Change log

Enhancements

  • chore(deps): Fix Acorn 4.x support

v1.1.4

13 Oct 16:24
3af28f4
Compare
Choose a tag to compare

Change log

Bug fixes

  • fix(crumb): Fix missing property assignment (Fixes #20) (#21)

v1.1.3

03 Oct 21:09
d040659
Compare
Choose a tag to compare

Change log

Bug fixes

  • fix(crumb): Undefined property: WP_Post_Type::ID in single custom post type (#18)

v1.1.2

23 Aug 23:51
5c03191
Compare
Choose a tag to compare

Change log

Bug fixes

  • fix: change get_term_by field from title to name (#16)

v1.1.1

04 Aug 19:19
52d99c7
Compare
Choose a tag to compare

Change log

Bug fixes

  • fix(crumb): Fix error for subpages: Attempt to read property "ID" on int (#14)

v1.1.0

29 Jul 08:16
83d81f3
Compare
Choose a tag to compare

Change log

Breaking changes

  • BREAKING CHANGE(config): Change 404 key to not_found (#7)

Bug fixes

  • fix(crumb): Fix blog items getting invalid URL (Fixes #3) (#13)

Enhancements

  • enhance(crumb): Add child categories to breadcrumb (Fixes #4) (#12)
  • enhance(crumb): Add post/term IDs to breadcrumb items where applicable (Supersedes #6) (#11)
  • chore(deps): Bump dev-dependencies
  • fix(docs): Fix build status badge
  • chore(docs): Bump minimum required version to 7.4
  • chore(ci): Test against 8.1 and 8.2
  • chore(ci): Drop test against 7.3

v1.0.1

26 Jan 16:50
2c949ff
Compare
Choose a tag to compare

Change log

Bug fixes

  • fix(crumb): Fix "Only variables should be passed by reference" error

v1.0.0

21 Jan 18:37
Compare
Choose a tag to compare

Initial release