Skip to content

Latest commit

 

History

History
96 lines (59 loc) · 3.1 KB

CHANGELOG.md

File metadata and controls

96 lines (59 loc) · 3.1 KB

Changelog

All notable changes to pulse active sessions will be documented in this file

v1.7.1 - 2024-08-13

What's Changed

  • Resolved session count in Redis driver by @vc-vinay in #40

Full Changelog: https://github.com/vcian/pulse-active-sessions/compare/v1.7.0...v1.7.1

v1.7.0 - 2024-08-02

What's Changed

  • Update readme file. by @ruchit288 in #35
  • Add threshold flag by @vc-vinay in #36
  • Update readme file by @vc-vinay in #37

Full Changelog: https://github.com/vcian/pulse-active-sessions/compare/v1.6.0...v1.7.0

v1.6.0 - 2024-04-24

What's Changed

  • Integrate Auth providers specific active session by @vc-dhavaljoshi in #31
  • Code refactoring and improvement by @vc-dhavaljoshi in #32
  • Code refactoring. by @ruchit288 in #33
  • Bug fixing and code Improvement by @vc-dhavaljoshi in #34

New Contributors

  • @vc-dhavaljoshi made their first contribution in #31

Full Changelog: https://github.com/vcian/pulse-active-sessions/compare/v1.5.1...v1.6.0

Fix issue #29 - 2024-03-26

What's Changed

  • Update the card image by @vc-vinay in #28
  • Fix issue #29: hardcoded App\Models\User by @vc-vinay in #30

Full Changelog: https://github.com/vcian/pulse-active-sessions/compare/v1.5.0...v1.5.1

Introduce a historical graph for session. - 2024-01-09

What's Changed

  • Update readme. by @ruchit288 in #25
  • Update license file. by @ruchit288 in #26
  • Add historical graph for sessions by @vc-vinay in #27

Full Changelog: https://github.com/vcian/pulse-active-sessions/compare/v1.4.1...v1.5.0

Update change log workflow file and readme file. - 2024-01-02

What's Changed

  • Update README by @ahtinurme in #24

Full Changelog: https://github.com/vcian/pulse-active-sessions/compare/v1.4.0...v1.4.1

v1.4.0 [28th Dec 2023]

  • Integrated memcached session driver feature.
  • Update readme file.
  • Update changelog file.
  • Code refactoring.
  • Minor fixing.

v1.3.0 [26th Dec 2023]

  • Integrated redis session driver feature.
  • Show session driver on card.
  • Resolved issue #13.
  • Update changelog file.
  • Code refactoring.

v1.2.0 [22nd Dec 2023]

  • Add doughnut chart in pulse active sessions card.
  • Update text in card.
  • Code refactoring.
  • Update readme file.

v1.0.1 [20th Dec 2023]

  • Update composer.json and readme.
  • Update text in card.
  • Add screenshot of card.

v1.0.0 [20th Dec 2023]

  • Initial release.