Skip to content

Latest commit

 

History

History
321 lines (177 loc) · 11.6 KB

CHANGELOG.md

File metadata and controls

321 lines (177 loc) · 11.6 KB

Changelog

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

v0.7.2 - 2024-06-09

What's Changed

  • Refactor: remove extended EventServiceProvider by @Z3d0X in #99
  • Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #102
  • Add timezone to created_at row by @emildayan in #110

New Contributors

  • @emildayan made their first contribution in #110

Full Changelog: https://github.com/Z3d0X/filament-logger/compare/v0.7.1...v0.7.2

v0.7.1 - 2024-04-07

What's Changed

  • Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #94
  • [lang] Add Dutch translations by @Daniel-H123 in #96
  • Korean translations add by @corean in #95

New Contributors

  • @Daniel-H123 made their first contribution in #96
  • @corean made their first contribution in #95

Full Changelog: https://github.com/Z3d0X/filament-logger/compare/v0.7.0...v0.7.1

v0.7.0 - 2024-03-12

Laravel 11.x compatibility added

What's Changed

  • Bump ramsey/composer-install from 2 to 3 by @dependabot in #90
  • docs: missing translation for pt_BR by @marcosmarcolin in #88
  • Laravel 11.x Compatibility by @laravel-shift in #89

Full Changelog: https://github.com/Z3d0X/filament-logger/compare/v0.6.3...v0.7.0

v0.6.2 - 2023-11-29

What's Changed

  • Bump actions/checkout from 3 to 4 by @dependabot in #79
  • Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #81
  • Fix language typo by @lakuapik in #83

New Contributors

  • @lakuapik made their first contribution in #83

Full Changelog: https://github.com/Z3d0X/filament-logger/compare/v0.6.1...v0.6.2

v0.6.1 - 2023-09-04

What's Changed

Full Changelog: https://github.com/Z3d0X/filament-logger/compare/v0.6.0...v0.6.1

v0.6.0 - 2023-08-13

What's Changed

  • Filament v3 support by @thapaPrabhat in #74

New Contributors

  • @thapaPrabhat made their first contribution in #74

Full Changelog: https://github.com/Z3d0X/filament-logger/compare/v0.5.6...v0.6.0

v0.5.6 - 2023-07-11

What's Changed

  • Fix #71 by @Z3d0X in 4a3dda731c8a04429cb4d31b935ecbc68f9688e1

Full Changelog: https://github.com/Z3d0X/filament-logger/compare/v0.5.5...v0.5.6

v0.5.5 - 2023-07-08

What's Changed

  • Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #68
  • Fix: prevent hidden attributes from being logged by @Z3d0X in #70

Full Changelog: https://github.com/Z3d0X/filament-logger/compare/v0.5.4...v0.5.5

v0.5.4 - 2023-06-10

What's Changed

  • Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #49
  • add Persian language by @AmirAghaee in #50
  • Fixes typo in README file. by @fsamapoor in #53
  • Adds Arabic translations. by @fsamapoor in #55
  • Adds localization improvements to the table filters. by @fsamapoor in #54
  • Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1 by @dependabot in #62
  • Adds missing FA translations. by @fsamapoor in #58
  • Georgian Translation by @ngfw in #63
  • Adds Indonesian translation by @ruswan in #60
  • fix: view activity mobile responsiveness by @Z3d0X in #64

New Contributors

  • @AmirAghaee made their first contribution in #50
  • @fsamapoor made their first contribution in #53
  • @ruswan made their first contribution in #60

Full Changelog: https://github.com/Z3d0X/filament-logger/compare/v0.5.3...v0.5.4

v0.5.3 - 2023-04-16

What's Changed

  • add tr language by @mnurullahsaglam in #47

New Contributors

  • @mnurullahsaglam made their first contribution in #47

Full Changelog: https://github.com/Z3d0X/filament-logger/compare/v0.5.2...v0.5.3

v0.5.2 - 2023-04-05

What's Changed

  • Automatic Activity Model resolution by @marcoguido in #45

New Contributors

  • @marcoguido made their first contribution in #45

Full Changelog: https://github.com/Z3d0X/filament-logger/compare/v0.5.1...v0.5.2

v0.5.1 - 2023-03-13

What's Changed

  • Fix: old/new value filter label translation by @Z3d0X in #42

Full Changelog: https://github.com/Z3d0X/filament-logger/compare/v0.5.0...v0.5.1

v0.5.0 - 2023-02-15

What's Changed

  • Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #34
  • Laravel 10 support by @Z3d0X in #38

Full Changelog: https://github.com/Z3d0X/filament-logger/compare/v0.4.2...v0.5.0

v0.4.2 - 2022-12-22

What's Changed

  • Bump ramsey/composer-install from 1 to 2 by @dependabot in #29
  • Fix: old & new properties keys always displayed by @Z3d0X in #33
  • fix: translate for Settings by @castellani8 in #30

New Contributors

  • @castellani8 made their first contribution in #30

Full Changelog: https://github.com/Z3d0X/filament-logger/compare/v0.4.1...v0.4.2

v0.4.1 - 2022-11-13

What's Changed

  • Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in #22
  • Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in #25
  • Feature: Install Command by @Z3d0X in #26

Full Changelog: https://github.com/Z3d0X/filament-logger/compare/v0.4.0...v0.4.1

v0.4.0 - 2022-09-27

What's Changed

  • Make date formatting configurable by @cweagans in #19
  • Proper display of Model Attributes diff by @thyseus in #21

New Contributors

  • @cweagans made their first contribution in #19
  • @thyseus made their first contribution in #21

Full Changelog: https://github.com/Z3d0X/filament-logger/compare/v0.3.5...v0.4.0

v0.3.5 - 2022-09-16

What's Changed

  • Fix: NotificationLogger getRecipient by @Z3d0X in #20

Full Changelog: https://github.com/Z3d0X/filament-logger/compare/v0.3.4...v0.3.5

v0.3.4 - 2022-08-26

What's Changed

New Contributors

  • @HomaEEE made their first contribution in #17

Full Changelog: https://github.com/Z3d0X/filament-logger/compare/v0.3.3...v0.3.4

v0.3.3 - 2022-08-13

What's Changed

  • Vietnamese translations by @datlechin in #16

New Contributors

  • @datlechin made their first contribution in #16

Full Changelog: https://github.com/Z3d0X/filament-logger/compare/v0.3.2...v0.3.3

v0.3.2 - 2022-08-04

What's Changed

  • Brazilian portuguse translation by @gapfranco in #15

New Contributors

  • @gapfranco made their first contribution in #15

Full Changelog: https://github.com/Z3d0X/filament-logger/compare/v0.3.1...v0.3.2

v0.3.1 - 2022-07-19

What's Changed

  • [FR] Create filament-logger.php by @nicolasbaud in #14

New Contributors

  • @nicolasbaud made their first contribution in #14

Full Changelog: https://github.com/Z3d0X/filament-logger/compare/v0.3.0...v0.3.1

v0.3.0 - 2022-07-16

What's Changed

  • Bump dependabot/fetch-metadata from 1.3.1 to 1.3.3 by @dependabot in #12
  • Added keys for missing translation labels and Spanish translations by @pathros in #13

New Contributors

  • @dependabot made their first contribution in #12
  • @pathros made their first contribution in #13

Full Changelog: https://github.com/Z3d0X/filament-logger/compare/v0.2.3...v0.3.0

v0.2.3 - 2022-06-16

What's Changed

  • fix getUserName GenericUser by @Z3d0X in #11

Full Changelog: https://github.com/Z3d0X/filament-logger/compare/v0.2.2...v0.2.3

v0.2.2 - 2022-05-19

What's Changed

  • Feature: Customizable Labels by @cntabana in #7

New Contributors

  • @cntabana made their first contribution in #7

Full Changelog: https://github.com/Z3d0X/filament-logger/compare/v0.2.1...v0.2.2

v0.2.1 - 2022-05-08

What's Changed

  • Fix: remove str() helper usage by @ngfw in #6

New Contributors

  • @ngfw made their first contribution in #6

Full Changelog: https://github.com/Z3d0X/filament-logger/compare/v0.2.0...v0.2.1

v0.2.0 - 2022-05-01

What's Changed

  • Bugfix/fix notification logger by @Z3d0X in #4
  • Feature/model logger by @Z3d0X in #5

Full Changelog: https://github.com/Z3d0X/filament-logger/compare/v0.1.1...v0.2.0

v0.1.1 - 2022-04-28

What's Changed

  • Configurable ActivityResource by @robertorinaldi-dev in #3

New Contributors

  • @robertorinaldi-dev made their first contribution in #3

Full Changelog: https://github.com/Z3d0X/filament-logger/compare/v0.1.0...v0.1.1