-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #285 from dotkernel/issue-284
Issue #284: Created file `CHANGELOG.md`
- Loading branch information
Showing
1 changed file
with
88 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,88 @@ | ||
# Changelog | ||
|
||
## 5.0.2 - 2024-09-25 | ||
|
||
### Changed | ||
|
||
* Issue [#273](https://github.com/dotkernel/admin/issues/273): Bump `dotkernel/dot-session` to `^5.5.2` by [@bidi47](https://github.com/bidi47) in [#274](https://github.com/dotkernel/admin/pull/274) | ||
* Issue [#277](https://github.com/dotkernel/admin/issues/277): Upgraded `dot-errorhandler` to version `4.x` by [@alexmerlin](https://github.com/alexmerlin) in [#278](https://github.com/dotkernel/admin/pull/278) | ||
|
||
### Added | ||
|
||
* Issue [#276](https://github.com/dotkernel/admin/issues/276): Implemented Twig CS checker/fixer by [@alexmerlin](https://github.com/alexmerlin) in [#279](https://github.com/dotkernel/admin/pull/279) | ||
* Issue [#280](https://github.com/dotkernel/admin/issues/280): Admin logins page as bootstrap (simple) table by [@alexmerlin](https://github.com/alexmerlin) in [#281](https://github.com/dotkernel/admin/pull/281) | ||
|
||
### Deprecated | ||
|
||
* Nothing | ||
|
||
### Removed | ||
|
||
* Nothing | ||
|
||
### Fixed | ||
|
||
* Nothing | ||
|
||
## 5.0.1 - 2024-08-05 | ||
|
||
### Changed | ||
|
||
* Nothing | ||
|
||
### Added | ||
|
||
* Issue [#184](https://github.com/dotkernel/admin/issues/184): Implemented `CSRF` protection in all forms by [@alexmerlin](https://github.com/alexmerlin) in [#270](https://github.com/dotkernel/admin/pull/270) | ||
|
||
### Deprecated | ||
|
||
* Nothing | ||
|
||
### Removed | ||
|
||
* Issue [#266](https://github.com/dotkernel/admin/issues/266): Removed `HasLifecycleCallbacks` from `TimestampsTrait.php` by [@alexmerlin](https://github.com/alexmerlin) in [#269](https://github.com/dotkernel/admin/pull/269) | ||
|
||
### Fixed | ||
|
||
* Issue [#241](https://github.com/dotkernel/admin/issues/241): Hide modal messages fix by [@MarioRadu](https://github.com/MarioRadu) in [#268](https://github.com/dotkernel/admin/pull/268) | ||
* Issue [#271](https://github.com/dotkernel/admin/issues/271): Fixed namespace across the application by [@alexmerlin](https://github.com/alexmerlin) in [#272](https://github.com/dotkernel/admin/pull/272) | ||
|
||
## 5.0.0 - 2024-07-25 | ||
|
||
### Changed | ||
|
||
* Issue [#198](https://github.com/dotkernel/admin/issues/198): updated readme badge by [@bidi47](https://github.com/bidi47) in [#220](https://github.com/dotkernel/admin/pull/220) | ||
* Issue [#222](https://github.com/dotkernel/admin/issues/222): Updated dot-cli & dot-geoip versions by [@MarioRadu](https://github.com/MarioRadu) in [#224](https://github.com/dotkernel/admin/pull/224) | ||
* Issue [#225](https://github.com/dotkernel/admin/issues/225): Refactored doctrine config by [@MarioRadu](https://github.com/MarioRadu) in [#227](https://github.com/dotkernel/admin/pull/227) | ||
* Issue [#226](https://github.com/dotkernel/admin/issues/226): Updated package.json by [@mada27](https://github.com/mada27) in [#229](https://github.com/dotkernel/admin/pull/229) | ||
* Issue [#231](https://github.com/dotkernel/admin/issues/231): refactor checking for a public or private ip by [@cPintiuta](https://github.com/cPintiuta) in [#234](https://github.com/dotkernel/admin/pull/234) | ||
* Issue [#235](https://github.com/dotkernel/admin/issues/235): Updated GHA files to use latest action releases by [@alexmerlin](https://github.com/alexmerlin) in [#238](https://github.com/dotkernel/admin/pull/238) | ||
* Issue [#243](https://github.com/dotkernel/admin/issues/243): Di attributes by [@cPintiuta](https://github.com/cPintiuta) in [#245](https://github.com/dotkernel/admin/pull/245) | ||
* Issue [#249](https://github.com/dotkernel/admin/issues/249): crlf to lf by [@cPintiuta](https://github.com/cPintiuta) in [#257](https://github.com/dotkernel/admin/pull/257) | ||
* Issue [#258](https://github.com/dotkernel/admin/issues/258): crlf to lf by [@cPintiuta](https://github.com/cPintiuta) in [#259](https://github.com/dotkernel/admin/pull/259) | ||
* Issue [#258](https://github.com/dotkernel/admin/issues/258): new line by [@cPintiuta](https://github.com/cPintiuta) in [#260](https://github.com/dotkernel/admin/pull/260) | ||
* Issue [#262](https://github.com/dotkernel/admin/issues/262): bump psr-container-doctrine and refactoring config providers by [@cPintiuta](https://github.com/cPintiuta) in [#263](https://github.com/dotkernel/admin/pull/263) | ||
* Issue [#255](https://github.com/dotkernel/admin/issues/255): Javascript refactoring and packages updates by [@MarioRadu](https://github.com/MarioRadu) in [#261](https://github.com/dotkernel/admin/pull/261) | ||
* Issue [#241](https://github.com/dotkernel/admin/issues/241): Refactored handler by [@MarioRadu](https://github.com/MarioRadu) in [#265](https://github.com/dotkernel/admin/pull/265) | ||
* Update qodana_code_quality.yml to include composer install by [@arhimede](https://github.com/arhimede) in [#250](https://github.com/dotkernel/admin/pull/250) | ||
|
||
### Added | ||
|
||
* Issue [#217](https://github.com/dotkernel/admin/issues/217): Implemented dot-cache by [@MarioRadu](https://github.com/MarioRadu) in [#228](https://github.com/dotkernel/admin/pull/228) | ||
* Issue [#240](https://github.com/dotkernel/admin/issues/240): Orm3 by [@cPintiuta](https://github.com/cPintiuta) in [#253](https://github.com/dotkernel/admin/pull/253) | ||
* Create qodana_code_quality.yml by [@arhimede](https://github.com/arhimede) in [#244](https://github.com/dotkernel/admin/pull/244) | ||
|
||
### Deprecated | ||
|
||
* Nothing | ||
|
||
### Removed | ||
|
||
* Issue [#221](https://github.com/dotkernel/admin/issues/221): removed references for PhpFileCache by [@bidi47](https://github.com/bidi47) in [#223](https://github.com/dotkernel/admin/pull/223) | ||
* Issue [#232](https://github.com/dotkernel/admin/issues/232): Removed user-agent-sniffer by [@alexmerlin](https://github.com/alexmerlin) in [#233](https://github.com/dotkernel/admin/pull/233) | ||
* Issue [#236](https://github.com/dotkernel/admin/issues/236): Removed unnecessary `HasLifecycleCallbacks` entity attributes by [@alexmerlin](https://github.com/alexmerlin) in [#237](https://github.com/dotkernel/admin/pull/237) | ||
* Issue [#246](https://github.com/dotkernel/admin/issues/246): Removed unused config by [@MarioRadu](https://github.com/MarioRadu) in [#264](https://github.com/dotkernel/admin/pull/264) | ||
|
||
### Fixed | ||
|
||
* Issue [#254](https://github.com/dotkernel/admin/issues/254): fixed updating login logs by [@cPintiuta](https://github.com/cPintiuta) in [#256](https://github.com/dotkernel/admin/pull/256) |