DiGA.Sax Fe Management 4.0.0
What's Changed
- noreply message added by @terracyb in #19
- fixes befor live by @ByteParty in #20
- Fix reading of the documents from db by @beatrycze-volk in #22
- Upgrade composer with TYPO3 11 by @beatrycze-volk in #23
- Upgrade libraries for TYPO3 11 by @beatrycze-volk in #24
- Fix displaying validation checks for fields by @beatrycze-volk in #21
- [MAINTENANCE] Introduce PHPStan for static code analysis by @beatrycze-volk in #28
- [MAINTENANCE] Allow composer plugin for PHPStan by @beatrycze-volk in #29
- [MAINTENANCE] Update plugin config for TYPO3 11 by @beatrycze-volk in #25
- [BUGFIX] Fix redirects in
BasketController
by @beatrycze-volk in #26 - [MAINTENANCE] Upgrade versions for release 4.0 by @beatrycze-volk in #27
- [BUGFIX] Initialize
$timeSpan
variable as0
insteadnull
by @beatrycze-volk in #30 - [MAINTENANCE] Add dev dependencies in composer by @beatrycze-volk in #31
- [BUGFIX] Fix calls to
setcookie
by @beatrycze-volk in #32 - [BUGFIX] Remove not needed paramater
$isOnline
by @beatrycze-volk in #33 - [BUGFIX] Fix type in PHPDoc for
$notificationTimestamp
by @beatrycze-volk in #34 - [BUGFIX] Fix start and end date in
Access
class by @beatrycze-volk in #35 - [BUGFIX] Fix PHPDocs in
User
class by @beatrycze-volk in #36 - [BUGFIX] Fix call to
hmac
function by @beatrycze-volk in #37 - [BUGFIX] Fix return in
dialogAction
by @beatrycze-volk in #38 - [BUGFIX] Fix type for
$feUser
attribute inSearch
class by @beatrycze-volk in #39
New Contributors
- @terracyb made their first contribution in #19
- @ByteParty made their first contribution in #20
- @beatrycze-volk made their first contribution in #22
Full Changelog: v3.1.1...v4.0.0