Skip to content

Releases: ict-solutions-dev/codeigniter-breadcrumbs

v1.0.4

20 Mar 13:33
e426cc0

Choose a tag to compare

What's Changed

Enhancements ⬆️

Full Changelog: v1.0.2...v1.0.4

v1.0.3

07 Jul 20:18
e426cc0

Choose a tag to compare

What's Changed

Enhancements ⬆️

Full Changelog: v1.0.2...v1.0.3

v1.0.2

04 Mar 09:33
b4c6d07

Choose a tag to compare

What's Changed

Enhancements ⬆️

  • refactor: Add replaceParams method to Breadcrumb class with support f… by @jozefrebjak in #19

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

30 Oct 14:53
608e16b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

06 Oct 12:37
605ce4c

Choose a tag to compare

Codeigniter Breadcrumbs Changelog

Version 1.0.0 - Initial Release

  • Added the CodeIgniter Breadcrumb Library for generating and rendering breadcrumb navigation based on the current URL segments.
  • Integrated seamlessly with the CodeIgniter framework.
  • Simplified the process of creating breadcrumb navigation by automatically tracking the user's navigation path within the application.
  • Dynamically generated the breadcrumb trail based on the current URL segments, making it effortless to implement and maintain.

Full Changelog: https://github.com/ict-solutions-dev/codeigniter-breadcrumbs/commits/v1.0.0