Releases: binafy/laravel-user-monitoring
Releases · binafy/laravel-user-monitoring
v1.1.5
What's Changed
- [1.x] Fix IP address retrieval when using reverse proxy by @mahdibashirpour in #49
New Contributors
- @mahdibashirpour made their first contribution in #49
Full Changelog: v1.1.4...v1.1.5
v1.1.4
What's Changed
- [1.x] Add color for action type by @milwad-dev in #43
- [1.x] Add custom attribute for user name by @milwad-dev in #44
- [1.x] Add alert to controllers by @milwad-dev in #45
Full Changelog: v1.1.3...v1.1.4
v1.1.3
What's Changed
- Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #37
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #40
- [1.x] Add
SoftDelete
event to Actions by @milwad-dev in #42
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #34
- [1.x] Add
replicate
event to ActionMonitoring by @milwad-dev in #36
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- [1.x] Add laravel v11 support by @OmarFaruk-0x01 in #32
New Contributors
- @OmarFaruk-0x01 made their first contribution in #32
Full Changelog: v1.1...v1.1.1
v1.1.0
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #14
- [1.x] Fixed spelling from
expect
toexcept
by @kartiksprajapati in #16 - [1.x] Add option to publish middlewares by @milwad-dev in #19
- [1.x] Add publish routes by @milwad-dev in #22
- [1.x] Add
Ajax
mode condition for visit monitoring by @milwad-dev in #29 - [1.x] Remove Agent package by @milwad-dev in #31
New Contributors
- @dependabot made their first contribution in #14
- @kartiksprajapati made their first contribution in #16
Full Changelog: v1.0...v1.1
v1.0 (Stable)
What's Changed
- [0.x] Add time for delete visit records by @milwad-dev in #5
- [0.x] Add Documentation into README by @milwad-dev in #4
- [0.x] Add disable configuration for authentication monitoring by @milwad-dev in #7
- [0.x] Add config for turn on-off for visit monitoring by @milwad-dev in #8
- [0.x] Add support
UUID
&ULID
by @milwad-dev in #9 - [0.x] Add test for
turn_on
key for visit monitoring config by @milwad-dev in #12 - [0.x] Add Views by @milwad-dev in #11
Full Changelog: v0.9...v1.0