Skip to content

Releases: softberg/quantum-php-project

Release 2.0.0-rc

23 Jun 12:17
Compare
Choose a tag to compare
Release 2.0.0-rc Pre-release
Pre-release
Remove version field to fix Packagist compatibility for 2.0.0-rc

Release 2.9.7

22 Jun 18:01
11bfe28
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.9.6...2.9.7

Release 2.9.6

17 Apr 17:01
c558b8d
Compare
Choose a tag to compare

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

01 Mar 17:38
47dc065
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.9.0...2.9.5

Release 2.9.0

04 Nov 16:35
0a3a50f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.8.0...2.9.0

Release 2.8.0

07 Dec 18:35
485a9c6
Compare
Choose a tag to compare
Merge pull request #83 from armanist/master

Updating composer.json

Release 2.7.0

16 Jun 17:36
Compare
Choose a tag to compare

Project - post and user relations,
My posts feature,
Install demo changes
and more...

Release 2.6.0

09 Jan 20:30
Compare
Choose a tag to compare

Changes required by core and more UI updates

Release 2.5.0

30 Aug 08:55
Compare
Choose a tag to compare

Install demo command, generating content with faker and much more

Release 2.4.0

30 Jun 19:39
Compare
Choose a tag to compare

Error handling with beautiful stack tracing, logging and more