Skip to content

Latest commit

 

History

History
76 lines (39 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

76 lines (39 loc) · 1.06 KB

Changelog

All notable changes to laravel-filament-seo will be documented in this file.

1.4.0 - 2024-08-30

  • Feat: ability to manage robots tag from UI.

1.3.2 - 2024-04-23

  • French translations in #28.

1.3.1 - 2024-04-16

  • #26

1.3.0 - 2024-03-14

  • Laravel 11 Compatibility.

1.2.1 - 2023-08-23

  • Allow labels to be translatable.

1.2.0 - 2023-07-20

  • Add Filament V3 support

1.1 - 2023-02-17

  • Add Laravel 10 support in #12

1.0.1 - 2022-06-01

– Fix tests.

0.7.0 - 2022-04-15

  • Dynamic SEO model.

0.6.2 - 2022-04-06

  • Fix updateOrCreate on polymorphic

0.6.1 - 2022-04-02

  • Update author translation

0.6.0 - 2022-03-25

  • Fix author translation
  • Update behaviour on save: model is created if it did not yet exist.

0.5.0 - 2022-03-18

  • Remove custom translation helper.

0.4.1 - 2022-03-16

  • Update dependencies

0.4.0 - 2022-03-12

  • Namespace tr() function

0.3.0 - 2022-03-11

  • Add character counter to description

0.2.0 - 2022-03-10

  • Bump version.

0.1.0 - 2022-02-17

  • Initial pre-release!