# Changelog

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

## 4.0.2 - 2025-04-28

### What's Changed

* Quick Fix for Auto Generated slug problem by @attargah in https://github.com/stephenjude/filament-blog/pull/63

### New Contributors

* @attargah made their first contribution in https://github.com/stephenjude/filament-blog/pull/63

**Full Changelog**: https://github.com/stephenjude/filament-blog/compare/4.0.1...4.0.2

## 4.0.1 - 2025-02-17

### What's Changed

* Display Visibility for Private S3 Storage Images by @naowas in https://github.com/stephenjude/filament-blog/pull/62

### New Contributors

* @naowas made their first contribution in https://github.com/stephenjude/filament-blog/pull/62

**Full Changelog**: https://github.com/stephenjude/filament-blog/compare/4.0.0...4.0.1

## 4.0.0 - 2025-02-17

### What's Changed

* Bump aglipanci/laravel-pint-action from 2.4 to 2.5 by @dependabot in https://github.com/stephenjude/filament-blog/pull/59
* Laravel 12.x Compatibility by @laravel-shift in https://github.com/stephenjude/filament-blog/pull/60

**Full Changelog**: https://github.com/stephenjude/filament-blog/compare/3.0.1...4.0.0

## 3.0.1 - 2025-01-28

- Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 #58

## 3.0.0 - 2024-03-04

- Laravel 11.x Compatibility by @laravel-shift

## 2.0.3 - 2023-10-13

- Adjust some translations.

## 2.0.2 - 2023-10-13

- Make the content field required and wrap long content by @martinmildner

## 2.0.1 - 2023-10-08

- Fixes rollback issue #40 by @Simoneu01

## 2.0.0 - 2023-09-20

- Filament v3 support by @Simoneu01

## 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
