Skip to content

Latest commit

 

History

History
139 lines (72 loc) · 4.35 KB

CHANGELOG.md

File metadata and controls

139 lines (72 loc) · 4.35 KB

Changelog

All notable changes to activity-timeline will be documented in this file.

v1.2.8 - 2024-05-23

What's Changed

  • Fix error when model column is array for old value by @SujalRatnaTamrakar in 199ocero#27

New Contributors

  • @SujalRatnaTamrakar made their first contribution in 199ocero#27

Full Changelog: https://github.com/199ocero/activity-timeline/compare/v1.2.7...v1.2.8

v1.2.7 - 2024-05-02

What's Changed

  • Fix error when model column is array by @henryavila in 199ocero#26

New Contributors

  • @henryavila made their first contribution in 199ocero#26

Full Changelog: https://github.com/199ocero/activity-timeline/compare/v1.2.6...v1.2.7

v1.2.6 - 2024-03-07

What's Changed

  • Add placeholder for null values and display logs for null to not-null changes by @RixzZ in 199ocero#22

New Contributors

Full Changelog: https://github.com/199ocero/activity-timeline/compare/v1.2.5...v1.2.6

v1.2.5 - 2024-02-28

What's Changed

  • Add CanAllowHtml and CanModifyState by @Puralogica in 199ocero#20
  • add Laravel 11 support by @atmonshi in 199ocero#21

New Contributors

  • @Puralogica made their first contribution in 199ocero#20

Full Changelog: https://github.com/199ocero/activity-timeline/compare/v1.2.4...v1.2.5

v1.2.4 - 2024-02-03

What's Changed

  • Moved activity query out of private function by @bilaliqbalr in 199ocero#19

New Contributors

  • @bilaliqbalr made their first contribution in 199ocero#19

Full Changelog: https://github.com/199ocero/activity-timeline/compare/v1.2.3...v1.2.4

v1.2.3 - 2024-01-30

What's Changed

  • Eager load subject to prevent N+1 problem by @iRaziul in 199ocero#18

New Contributors

  • @iRaziul made their first contribution in 199ocero#18

Full Changelog: https://github.com/199ocero/activity-timeline/compare/v1.2.2...v1.2.3

v1.2.2 - 2024-01-20

What's Changed

  • improve section UI and add collapse effect by @atmonshi in 199ocero#13
  • add support to pass any extraAttributes by @atmonshi in 199ocero#14
  • added heading visible and docu by @199ocero in 199ocero#15

New Contributors

  • @atmonshi made their first contribution in 199ocero#13

Full Changelog: https://github.com/199ocero/activity-timeline/compare/v1.2.1...v1.2.2

v1.2.1 - 2024-01-19

What's Changed

  • added css hook classes and minor bug fixes by @199ocero in 199ocero#12

Full Changelog: https://github.com/199ocero/activity-timeline/compare/v1.2.0...v1.2.1

v1.2.0 - 2024-01-17

What's Changed

  • adding support for spatie activity log by @199ocero in 199ocero#9

Full Changelog: https://github.com/199ocero/activity-timeline/compare/v1.1.0...v1.2.0

v1.1.0 - 2024-01-14

What's Changed

Full Changelog: https://github.com/199ocero/activity-timeline/compare/v1.0.2...v1.1.0

v1.0.2 - 2024-01-08

What's Changed

  • fix allow html always true by @199ocero in 199ocero#5
  • added docs for using record method by @199ocero in 199ocero#6

New Contributors

  • @199ocero made their first contribution in 199ocero#5

Full Changelog: https://github.com/199ocero/activity-timeline/compare/v1.0.1...v1.0.2

v1.0.1 - 2024-01-07

Full Changelog: https://github.com/199ocero/activity-timeline/compare/v1.0.0...v1.0.1

v1.0.0 - 2024-01-06

First release

1.0.0 - 202X-XX-XX

  • initial release