Skip to content

Releases: dappur/dappurware

Dappurware v4.0.5

24 Sep 23:13
29e35ec
Compare
Choose a tag to compare

[4.0.5]

Fixed

  • Twitter Auth URL

Dappurware v4.0.4

13 Jan 22:11
353a8fc
Compare
Choose a tag to compare

[4.0.4] - 2020-01-13

Fixed

  • Migrated Interop to Psr container interface

Dappurware v4.0.3

16 Jul 06:16
d840c4c
Compare
Choose a tag to compare

[4.0.3] - 2019-07-15

Fixed

  • Updated twig extension for oauth2 to support new class structure

Dappurware v4.0.2

15 Jul 06:31
5c86397
Compare
Choose a tag to compare

[4.0.2] - 2019-07-14

  • Fixed bug in blog

Dappurware v4.0.1

13 Jul 04:07
12109e4
Compare
Choose a tag to compare

[4.0.1] - 2019-07-12

Fixed

  • Blog post status was not toggling
  • Code cleanup

Dappurware v4.0.0

13 Dec 04:51
453ca99
Compare
Choose a tag to compare

[4.0.0]

Notes

  • I promise this will be the last major version upgrade for a while (I hope). This was necessary in order to separate out the heavier dappurwares into their own repository so that they could be developed further. The dapurwares that were moved into their own repositories are:
    • Deployment
    • Email
    • Oauth2
    • Video

Dappurware V3.0.0

08 Aug 22:04
Compare
Choose a tag to compare

[3.0.0]

Notes

I am bumping the version number on on Dappurware for this release to v3.0.0. This is so that the framework and dappurware will share the same major version number. Breaking changes will only be introduced in major version updates along with the framework.

Added

  • Deployment: Database connection validation while checking requirements.

Changed

  • Deployment: Using GIT_SSH_COMMAND now for identity file access and removed

Removed

  • Deployment: Check and update settings functions as they were not used.
  • Deployment: Install deploy key in favor of direct identity file access using GIT_SSH_COMMAND

Dappurware V1.1.2

30 Jul 07:32
Compare
Choose a tag to compare

[1.1.2] - 2018-07-29

Fixed

  • Made menu validation recursive to fix permissions issue

Dappurware V1.1.1

30 Jul 06:17
Compare
Choose a tag to compare

[1.1.1] - 2018-07-29

Added

  • Menus to TwigExtensions

Dappurware V1.1.0

19 Jul 22:00
Compare
Choose a tag to compare

[1.1.0] - 2018-07-19

Added

  • Moved TwigExtensions src from Framework
  • Added Gravatar Twig extension