[go: up one dir, main page]

Skip to content

Releases: dotkernel/admin

5.0.3 Release

26 Sep 09:20
7ffaa1e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.0.2...5.0.3

5.0.2 Release

25 Sep 11:11
3f3cd52
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.0.1...5.0.2

5.0.1 Release

05 Aug 09:21
5160195
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.0.0...5.0.1

5.0.0

25 Jul 09:12
a1bb87d
Compare
Choose a tag to compare

What's Changed

Upgrade Doctrine to version 3.

Full Changelog: 4.3.1...5.0.0

4.3.1

01 Feb 13:31
12d46e6
Compare
Choose a tag to compare

What's Changed

  • Removed configuration parameter for doctrine/cache from local.php

Full Changelog: 4.3.0...4.3.1

PHP 8.2 and 8.3 version bump

01 Feb 11:43
d9693df
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.2.0...4.3.0

4.2.0 Release

31 Oct 10:22
898439a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.1.0...4.2.0

4.1.0 - Bacilus

26 Jun 09:09
5532b67
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0.1...4.1.0

4.0.1

24 Oct 09:33
c0a4acd
Compare
Choose a tag to compare

4.0.1 - 2022-10-24

Changed

  • replaced phinx seeds and migrations with data-fixtures and doctrine migrations

Added

  • support for php 8.2

Deprecated

  • Nothing

Removed

  • phinx
  • support for php 7.4

Fixed

  • Nothing

4.0.0

19 Jul 09:52
580216f
Compare
Choose a tag to compare

4.0.0 - 2022-07-19

Changed

  • usage of factories was replased with usage of dotkernel/dot-annotated-services

Added

  • support for php 8.0 and 8.1
  • listing admin failed and success logins

Deprecated

  • Nothing

Removed

  • usage of frontend user classes and services
  • multi language support

Fixed

  • Nothing