Skip to content

Latest commit

 

History

History
165 lines (86 loc) · 5.3 KB

CHANGELOG.md

File metadata and controls

165 lines (86 loc) · 5.3 KB

Changelog

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

v1.2.10 - 2024-12-07

What's Changed

  • Fix formatting of null values by @randomnetcat in #33
  • Add possibility to animate icon by @agencetwogether in #32

New Contributors

  • @randomnetcat made their first contribution in #33
  • @agencetwogether made their first contribution in #32

Full Changelog: https://github.com/199ocero/activity-timeline/compare/v1.2.9...v1.2.10

v1.2.9 - 2024-09-04

What's Changed

  • Display changes from null to a value by @pablo-gonzalez-helpwan in #30

New Contributors

  • @pablo-gonzalez-helpwan made their first contribution in #30

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

v1.2.8 - 2024-05-23

What's Changed

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

New Contributors

  • @SujalRatnaTamrakar made their first contribution in #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 #26

New Contributors

  • @henryavila made their first contribution in #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 #22

New Contributors

  • @RixzZ made their first contribution in #22

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 #20
  • add Laravel 11 support by @atmonshi in #21

New Contributors

  • @Puralogica made their first contribution in #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 #19

New Contributors

  • @bilaliqbalr made their first contribution in #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 #18

New Contributors

  • @iRaziul made their first contribution in #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 #13
  • add support to pass any extraAttributes by @atmonshi in #14
  • added heading visible and docu by @199ocero in #15

New Contributors

  • @atmonshi made their first contribution in #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 #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 #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

  • Added empty state by @199ocero in #8

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 #5
  • added docs for using record method by @199ocero in #6

New Contributors

  • @199ocero made their first contribution in #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