Skip to content

Releases: dotkernel/frontend

3.2.1 release

21 Apr 15:05
28e2a45
Compare
Choose a tag to compare

3.2.1 - 2021-04-21

Changed

  • Replaced usage of DateTime with DateTimeImmutable.

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Some unused/duplicate classes.

Fixed

  • Nothing

3.2.0

23 Mar 10:10
f286009
Compare
Choose a tag to compare

Update composer.json to use Composer 2.0 packages
Incorporate all changes from and fixes from July 2020 to March 2021

DotKernel Frontend 3.1.0

27 Jul 09:37
6a19b5e
Compare
Choose a tag to compare

Improved the way user identities are handled in the application.
Implemented GDPR-related features.

Changed

Changed the structure of the user table.

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

DotKernel Frontend 3.0.1

30 Jun 09:16
fd73213
Compare
Choose a tag to compare

This release offers multiple design and bug fixes.
You can see a diff between this and the previous release here

Changed

  • Nothing

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Multiple design and bug fixes

DotKernel Frontend 3.0.0

19 May 09:31
d4d83a4
Compare
Choose a tag to compare

This is the default branch for DotKernel Frontend.

Changed

  • Require PHP ^7.4
  • Require Doctrine 2.7.x
  • Require Twig 3.x
  • Limited dot-* packages to version 3.x and above

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Removed obsolete/abandoned packages

Fixed

  • Nothing

Frontend v2.0.0

04 Feb 13:59
Compare
Choose a tag to compare

The first version of DotKernel's Frontend application based on Laminas and Mezzio.

Changed

  • Limited dot-* packages to v2.*

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

Frontend v1.0.4

04 Feb 13:57
e206c6c
Compare
Choose a tag to compare

The last version of DotKernel's Frontend application based on Zend Framework and Zend Expressive.

Changed

  • Limited dot-* packages to v1.*

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

Frontend v1.0.3

12 Jun 15:26
e206c6c
Compare
Choose a tag to compare

Changed

  • Nothing

Added

  • Implemented dot-errorhandler (#65)

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

frontend v1.0.2

21 May 11:02
Compare
Choose a tag to compare

Changed

  • Fixed the twig renderer extension issue ("unknown function navigationPartial")
    (#60)

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Removed rendered mail template from config

Fixed

  • Nothing

frontend v1.0.1

15 Oct 15:02
Compare
Choose a tag to compare

1.0.1 - 2018-10-15

Changed

  • Update service manager requirement

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing