Skip to content

Latest commit

 

History

History
166 lines (90 loc) · 5 KB

CHANGELOG.md

File metadata and controls

166 lines (90 loc) · 5 KB

Changelog

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

v1.7.1 - 2024-11-03

What's Changed

  • New from and attachments table filter
  • New resend e-mail bulk action
  • Enhanched attachments section into view
  • Updated translations

Full Changelog: https://github.com/RickDBCN/filament-email/compare/v1.7.0...v1.7.1

v1.7.0 - 2024-11-01

What's Changed

  • Added loading indicator to ListEmail for large datasets

v1.6.2 - 2024-09-15

What's Changed

  • Fixed #79 - thanks to @Jacobtims for reporting
  • Fix: Ignore Email global scope if app is running in console

Full Changelog: https://github.com/RickDBCN/filament-email/compare/v1.6.1...v1.6.2

v.1.6.1 - 2024-09-01

What's Changed

  • filament()->auth()->user() instead of auth()->user() by @user-aquadic in #77
  • Feat config cluster by @gaetan-hexadog in #78

New Contributors

  • @user-aquadic made their first contribution in #77
  • @gaetan-hexadog made their first contribution in #78

Full Changelog: https://github.com/RickDBCN/filament-email/compare/v1.6.0...v1.6.1

v1.6.0 - 2024-08-30

What's Changed

  • Enhanched table filter layout with new DateRangePicker

Full Changelog: https://github.com/RickDBCN/filament-email/compare/v1.5.2...v1.6.0

v1.5.2 - 2024-08-26

What's Changed

  • Fixed #75 - Corrupted path detected (thanks to @patriktoth67 for reporting)

Full Changelog: https://github.com/RickDBCN/filament-email/compare/v1.5.1...v1.5.2

v1.5.1 - 2024-07-27

What's Changed

  • Restored InteractsWithActions for list view

Full Changelog: https://github.com/RickDBCN/filament-email/compare/v1.5.0...v1.5.1

v1.5.0 - 2024-07-26

What's Changed

  • Added previous/next buttons into view page

Full Changelog: https://github.com/RickDBCN/filament-email/compare/v1.4.9...v1.5.0

v1.4.9 - 2024-07-24

What's Changed

  • Add German translations by @hofmannsven in #70
  • Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #71
  • Added tr translation by @eneskomur in #72

New Contributors

  • @hofmannsven made their first contribution in #70
  • @eneskomur made their first contribution in #72

Full Changelog: https://github.com/RickDBCN/filament-email/compare/v1.4.8...v1.4.9

v1.4.8 - 2024-07-02

What's Changed

  • feat: add resource lang to pt_BR. by @samuelterra22 in #67

New Contributors

  • @samuelterra22 made their first contribution in #67

Full Changelog: https://github.com/RickDBCN/filament-email/compare/v1.4.7...v1.4.8

v1.4.7 - 2024-06-19

What's Changed

  • Fix missing storage option in resend and delete by @cooljet84 in #66

Full Changelog: https://github.com/RickDBCN/filament-email/compare/v1.4.6...v.1.4.7

v1.4.6 - 2024-06-18

What's Changed

  • Allow custom storage disk & config for attachment storage by @cooljet84 in #65

New Contributors

  • @cooljet84 made their first contribution in #65

Full Changelog: https://github.com/RickDBCN/filament-email/compare/v1.4.5...v1.4.6

v1.4.5 - 2024-05-27

What's Changed

  • Allow disabling of scheduled prune by @ryanldy in #62
  • Reviewed code from pull request #62 with minor changes

New Contributors

  • @ryanldy made their first contribution in #62

Full Changelog: https://github.com/RickDBCN/filament-email/compare/v1.4.4...v1.4.5

v1.4.4 - 2024-05-19

What's Changed

  • Fixed #61 - "Undefined array key attachments" for re-send e-mail action when there's no attachments and toggle button is disabled (thanks to @StaffCollab for reporting)

Full Changelog: https://github.com/RickDBCN/filament-email/compare/v1.4.3...v1.4.4

v1.4.3 - 2024-05-16

What's Changed

  • Adding the option to configure pagination by @edwink75 in #60
  • Reviewed code from pull request #60 with minor changes

New Contributors

  • @edwink75 made their first contribution in #60

Full Changelog: https://github.com/RickDBCN/filament-email/compare/v1.4.2...v1.4.3

v1.4.2 - 2024-05-13

What's Changed

  • Enhanched view attachments layout.
  • Fixed some config default.
  • Updated README screenshot.

Full Changelog: https://github.com/RickDBCN/filament-email/compare/v1.4.1...v1.4.2