Skip to content

Releases: bedita/app

Release 2.3.1

07 Sep 15:13
d70988d
Compare
Choose a tag to compare

What's Changed

  • Use reusable PHP workflows in CI [master, 2.x] by @didoda in #10
  • Release workflow in CI [master, 2.x] by @didoda in #9

Full Changelog: v2.3.0...v2.3.1

Release 2.3.0

01 Jul 13:30
1b34a0b
Compare
Choose a tag to compare
  • use CakePHP 4.4
  • add unit tests

Release 2.2.1

29 Jul 17:31
bf10053
Compare
Choose a tag to compare

Update dependencies.

Release 2.2.0

26 Jan 13:48
Compare
Choose a tag to compare

Update app for using CakePHP 4.2

Release 2.1.0

03 Jun 14:39
Compare
Choose a tag to compare

Introduction of ApiController and commented routing rules to allow to proxy request to BEdita4 API.

Release 2.0.1

21 May 12:10
cef2af0
Compare
Choose a tag to compare

Fix composer post-create-project-cmd to also call post install actions.

Release 2.0.0

21 May 10:51
21e4c25
Compare
Choose a tag to compare

Main changes are:

  • use BEdita/WebTools 3.0.1
  • use BEdita/18n 3.0.1
  • add Twig error template
  • add Twig email template
  • add Twig templates for flash messages
  • cleanup code for use new TwigView

Release 1.0.1

03 Mar 17:18
Compare
Choose a tag to compare

Add cakephp/plugin-installer in composer.json - needed to load mandatory plugins

Release 1.0.0

24 Feb 09:19
Compare
Choose a tag to compare

The first release for base web app.