Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 949 Bytes

CHANGELOG.md

File metadata and controls

33 lines (18 loc) · 949 Bytes

Changelog

All notable changes to laravel-unique-urls will be documented in this file.

v.0.4.0 - 2022-09-08

What's Changed

  • feat: add translatable urls by @vlados in #11
  • fix: some bugs by @vlados in #12
  • If there is multiple redirections, to redirect only to the active url

New Contributors

  • @vlados made their first contribution in #11

Full Changelog: https://github.com/vlados/laravel-unique-urls/compare/v0.3.2...v0.4.0

v0.3.2 - 2022-08-26

  • Fix bug when using with filamentphp

v0.3.1 - 2022-06-30

add HasUniqueUrlAttributes

v0.3.0 - 2022-06-15

Full Changelog: https://github.com/vlados/laravel-unique-urls/compare/v0.2.0...v0.3.0

v0.2.0 - 2022-06-08

Full Changelog: https://github.com/vlados/laravel-unique-urls/compare/v0.1.0...v0.2.0