Releases: softberg/quantum-php-project
Releases · softberg/quantum-php-project
Release 2.0.0-rc
Remove version field to fix Packagist compatibility for 2.0.0-rc
Release 2.9.7
What's Changed
- Replace-Textarea-with-Markdown-Editor-in-Demo-Blog-#133 by @live-soft in #134
- Show progress while installing demo by @Arno2005 in #136
- Update ServiceFactory references by @armanist in #137
- Replace-Textarea-with-Markdown-Editor-in-Demo-Blog-#133 (change to ea… by @live-soft in #135
- Replace-Textarea-with-Markdown-Editor-in-Demo-Blog-#133 (code refacto… by @live-soft in #138
- Rename 2FA Constant to a Valid and Conventional Identifier #258 by @live-soft in #140
- Updating usage of paginator by @armanist in #141
- Correcting PostServiceTest and adding new 401 error page by @armanist in #142
- Requiring core version 2.9.7 by @armanist in #143
- Update version to 2.9.7 by @armanist in #144
Full Changelog: 2.9.6...2.9.7
Release 2.9.6
What's Changed
- Implement User Account Settings Page #117 by @live-soft in #118
- Implement User Account Settings Page #117 (code refactoring) by @live-soft in #120
- Restructure Modules to Include Assets and Publish on Installation by @Arno2005 in #121
- Config updates for tests by @armanist in #122
- Correcting asset paths in shared view files by @Arno2005 in #123
- Setting installed module name as current route module for tests by @armanist in #124
- Update Project commands to support ModelCollection usage in get() and data() methods by @armanist in #127
- Update demo modules to support ModelCollection usage in get() and data() methods by @Arno2005 in #128
- Using
isEmpty()
method to check if model is empty by @armanist in #129 - language fix by @live-soft in #130
- Update version to 2.9.6 by @armanist in #131
- Requiring version 2.9.6 by @armanist in #132
Full Changelog: 2.9.5...2.9.6
Release 2.9.5
What's Changed
- Changing the
save_remote_image
to useHttpClient
by @live-soft in #107 - Search Functionality #109 by @live-soft in #111
- Changes and fixes according to core 2.9.5 by @armanist in #112
- Correcting namespaces by @armanist in #113
- Correcting ModuleManager installations by @armanist in #115
- Removing default module configs by @armanist in #116
New Contributors
- @live-soft made their first contribution in #107
Full Changelog: 2.9.0...2.9.5
Release 2.9.0
What's Changed
- Upload folder for individual user by @hatik92 in #84
- Optimize the Api module for OpenApi by @armanist in #85
- postTransform changes by @hatik92 in #87
- Remove CSRF token from request after verification by @hatik92 in #88
- changed configurations for mailer mailgun by @hatik92 in #89
- Update config.mailer by @hatik92 in #90
- 1061 Ability to enable recaptcha by @Vahram1995 in #86
- Code refactoring and cleanups by @armanist in #91
- Update composer.json by @armanist in #93
- Create php.yml by @armanist in #92
- Adding tmp folder with temp files for testing by @armanist in #94
- Install default modules by command by @Arno2005 in #96
- General cleanup by @armanist in #97
- Pagination feature by @Vahram1995 in #98
- Changes from Development by @armanist in #99
- PostService related updates and unit tests by @armanist in #100
- Minor changes with translations by @armanist in #101
- creating feature tests by @Vahram1995 in #102
- Reviewing feature tests isolating by @Vahram1995 in #103
- Minor text changes by @armanist in #104
- Readme and env updates by @armanist in #105
- Pointing to latest release version by @armanist in #106
New Contributors
Full Changelog: 2.8.0...2.9.0
Release 2.8.0
Merge pull request #83 from armanist/master Updating composer.json
Release 2.7.0
Project - post and user relations,
My posts feature,
Install demo changes
and more...
Release 2.6.0
Changes required by core and more UI updates
Release 2.5.0
Install demo command, generating content with faker and much more
Release 2.4.0
Error handling with beautiful stack tracing, logging and more