Skip to content

Latest commit

Β 

History

History
176 lines (89 loc) Β· 2.49 KB

CHANGELOG.md

File metadata and controls

176 lines (89 loc) Β· 2.49 KB

Front Changelog

v3.0.1 - 2024-05-29

πŸ› Fixed

v3.0 - 2024-05-15

πŸš€ New

v2.0.4 - 2023-06-16

πŸ› Fixed

v2.0.3 - 2023-06-16

πŸ› Fixed

v2.0.2 - 2023-06-14

πŸ› Fixed

v2.0.1 - 2023-06-09

πŸ› Fixed

  • Make compatible w/ latest version @edalzell (#11)

v2.0 - 2023-05-18

πŸš€ New

v1.13.0 - 2023-05-03

πŸš€ New

v1.12.1 - 2023-04-19

πŸ› Fixed

v1.12.0 - 2023-04-19

πŸš€ New

πŸ”§ Improved

  • πŸ”„ Synced file(s) with edalzell/.github @edalzell (#6)

v1.11.0 - 2022-10-05

πŸš€ New

πŸ”§ Improved

1.10 - 2022-04-25

New

  • Support Laravel 9

1.9.3 - 2022-03-03

Fix

  • If there's no file, show the whole error array

1.9.2 - 2022-02-22

Fixed

  • Don't try to log if there's no config

1.9.1 - 2022-01-27

Fixed

  • errors are actually logged now

1.9 - 2022-01-27

New

  • add more error details to the log/notification

1.8 - 2022-01-14

New

  • Refactor to use custom logger

1.7.1 - 2021-09-30

Fixed

  • Addon loads properly now

1.7 - 2021-09-28

Added

  • send notification to all configured people

1.6.1 - 2021-09-17

Fixed

  • Handle non-logged in user better

1.6 - 2021-09-17

Added

  • use user's name on front end, if logged in

1.5 - 2021-09-17

Added

  • Show generic chat if not logged in

1.2.1 - 2021-04-26

Fixed

  • Chat shows in CP again

1.2 - 2021-03-02

Added

  • Can now show chat on front end

1.1 - 2020-12-02

Added

  • Added PHP 8 support
  • Added Laravel 8 support

Fixed

  • don't load if there's nothing configured

1.0.1 - 2020-12-02

Fixed

  • Added z-index override

1.0 - 2020-03-11

Added

  • Initial release