Skip to content

Releases: bowphp/app

Relase 5.1.2

28 Dec 21:00
1394949

Choose a tag to compare

What's Changed

  • feat: add defaut queue name by @papac in #84
  • refactor: update config and default view by @papac in #85
  • refactor: update readme and code refactoring by @papac in #86
  • refactor: by fix messaging settings and update entry controller by @papac in #87
  • fix: session and mail configs by @papac in #88
  • Rename frontend folder by @papac in #89
  • Refactoring app configuration by @papac in #90

Full Changelog: 5.1.1...5.1.2

Release 5.1.1

13 Jan 21:09
59734a3

Choose a tag to compare

What's Changed

  • fix: error handler return result by @papac in #82
  • chore: update phpunit by @papac in #83

Full Changelog: 5.1.0...5.1.1

Release 5.1.0

28 Sep 00:15
b2b9d3c

Choose a tag to compare

This release concerns the following update

  • Database configuration
  • Queue support
  • Bug fixes

#81
#78

Release 5.0.6

07 Jun 08:04
8216f8e

Choose a tag to compare

Release 5.0.6

Update the app structure

Reference #77

Release 5.0.5

03 Jun 19:04
8216f8e

Choose a tag to compare

Release 5.0.5

Update application structures

Reference #77

Release 5.0.4

24 May 17:48
a1399f3

Choose a tag to compare

Release 5.0.4

  • Update translate
  • Change the policier default configuration

Reference #76

Release 5.0.3

19 May 11:58
9750611

Choose a tag to compare

Release 5.0.3

  • Add the new APP env variable #75
  • Fixes type errors on the base controller class #75

Release 5.0.2

16 May 12:33
84ae75b

Choose a tag to compare

Release for fix many errors

  • Fixes error handler system
  • Fixes unity tests

Information on PR

Release 5.0.1

16 May 09:33
9ad43a2

Choose a tag to compare

Fixes error handlers

  • Process the error view rendering form the core side
  • Remove the composer extension require

Release 5.0.0

11 May 17:41
1e1cbf0

Choose a tag to compare

Update the configuration according to the 5.x framework

  • PgSql support
  • Change the template definition
  • Add new cache configuration
  • Add producer configuration