Changes in this Release
History from v3.5.2 to @
Commits
- 8da7ba2 task: Improve db integration with laravel
- d91eb6a fix: Theme colors
- 6e90139 fix: Theme not saving reliably
- f0e7716 task: New Screenshot
Contributors
- Marcel Folaron (7 commits)
Files
CHANGELOG.md | 27 ++++++++
README.md | 9 ++-
app/Core/Configuration/AppSettings.php | 2 +-
app/Core/Configuration/laravelConfig.php | 1 +
app/Core/Database/DatabaseServiceProvider.php | 6 +-
app/Core/Db/Db.php | 71 ++++++++++-----------
app/Core/Db/Repository.php | 3 +-
app/Core/UI/ThemeServiceProvider.php | 2 +-
app/Domain/Users/Controllers/EditOwn.php | 1 -
.../Widgets/Templates/partials/todoItem.blade.php | 2 +-
app/Plugins | 2 +-
app/Views/Templates/sections/header.blade.php | 8 +--
package-lock.json | 4 +-
package.json | 2 +-
public/assets/images/Screenshots/mywork-v3.4.png | Bin 685404 -> 0 bytes
public/assets/images/Screenshots/mywork-v3.5.png | Bin 0 -> 649431 bytes
public/dist/mix-manifest.json | 33 +++++-----
public/theme/default/theme.ini | 4 +-
public/theme/minimal/theme.ini | 4 +-
19 files changed, 106 insertions(+), 75 deletions(-)