Skip to content

Latest commit

 

History

History
51 lines (28 loc) · 1.02 KB

CHANGELOG.md

File metadata and controls

51 lines (28 loc) · 1.02 KB

Changelog

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

1.1.2 - 2023-08-17

  • Allow nullable asset fields — @pheeque

1.1.1 - 2023-07-31

  • fixed typo error sortable method - #32

1.1.0 - 2023-07-31

  • Ability to sort posts by a specified column and direction by @oli799

0.1.6 - 2022-08-21

  • Added English translation for hardcoded texts.

0.1.5 - 2022-07-04

  • Bump dependabot/fetch-metadata from 1.3.1 to 1.3.3

0.1.4 - 2022-04-25

  • Bump dependabot/fetch-metadata from 1.3.0 to 1.3.1

0.1.3 - 2022-02-26

  • Added published() and draft() scopes for post model.
  • Added post banner image and excerpt fields.
  • Added Isvisible() and Invisible() scopes for post category model.
  • Fixed post category relationship error.

0.1.2 - 2022-02-25

  • Added query scopes for published and draft posts.
  • Added query scopes for invisible and visible categories

0.1.1 - 2022-02-19

  • updated documentation

0.1.0 - 2022-02-19

  • Initial release

1.0.0 - 202X-XX-XX

  • initial release