1.1.0
Immutable
release. Only release title and notes can be modified.
Added
- Add GitHub Actions workflow for preview updates by @andrey-helldar in #36
- Add artifact-metadata permission to workflow by @andrey-helldar in #39
- Add code style workflow configuration by @andrey-helldar in #37
- Add scheduled workflow for license update by @andrey-helldar in #38
- Added
dragon-code/codestylerby @andrey-helldar in #55 - Added architectural tests by @andrey-helldar in #56
- Added parameter descriptions to the configuration file by @andrey-helldar in #48
- Added support for different databases by @andrey-helldar in #53
- Added tests for settings owners by @andrey-helldar in #46
- Added the ability to cast
payloaddata by @andrey-helldar in #51
Changed
- Removed unnecessary database queries by @andrey-helldar in #44
- Replace
idwith$this->getKeyName()by @andrey-helldar in #47 - The configuration file has been renamed in accordance with the Laravel naming convention by @andrey-helldar in #49
- Update README.md by @andrey-helldar in #57
- Update configuration table formatting in README by @andrey-helldar in #35
- Update repository banner image by @github-actions[bot] in #50
- Update workflow triggers for code style checks by @andrey-helldar in #41