Releases: softberg/quantum-php-project
Releases · softberg/quantum-php-project
Release 2.9.9
What's Changed
- Move language configuration to a dedicated
lang.phpconfig by @armanist in #152 - Renaming and updating the content of
app.phpand related changes by @armanist in #154 - Use faker php avatar package for user avatar generation in demo data by @armanist in #155
- Comment System Support for Demo Module by @armanist in #157
- Refactoring DemoCommand to Use Task-Based Step System by @armanist in #159
- Add Input Validation to Console Commands by @armanist in #162
- 163 update project tests after core module template changes and add new comment test cases by @armanist in #164
- Replace Existing Translations with English and Spanish Only by @armanist in #165
- Remove Translating Exception Messages from project by @armanist in #167
- Updating console commands, models and services according to latest core changes by @armanist in #168
- qt install:demo skips adding api module config when modules.php already contains an existing module by @armanist in #170
Full Changelog: 2.9.8...2.9.9
Release 2.9.8
What's Changed
- Correcting the request() method to leverage from Request::create() and mnior changes by @armanist in #145
- Refactor
DemoCommandfor Maintainability by @armanist in #147 - Correcting shared console commands by @armanist in #148
- Correcting feature tests response data handling by @armanist in #149
- Updating .env.example and composer.json to use 2.9.8 version by @armanist in #150
Full Changelog: 2.9.7...2.9.8
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_imageto useHttpClientby @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