Skip to content

Commit

Permalink
New version information
Browse files Browse the repository at this point in the history
  • Loading branch information
lucatacconi committed May 19, 2023
1 parent e55433c commit 398a812
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ CHECK_PHP_TASKS_SYNTAX = true #true | false

#TOOLS BASIC AUTH CONFIGURATION
TOOLS_LOGIN = "tools_user"
TOOLS_PASSWORD = "tools_password"
TOOLS_PASSWORD = "dc7068ff-3d57-4813-88f4-c3a648e0fd58"

#Please, update tools user grant as soon as possible
9 changes: 9 additions & 0 deletions .github/ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,15 @@

## Release history

### v.2.7.10 (2023-05-19)

Crunz-ui updated stable release:
* Tools api accessible via basic authentication
* PHP 8.1 compatibility fix
* Library version update
* Bug fixes and and code cleanup


### v.2.7.9 (2023-02-17)

Crunz-ui updated stable release:
Expand Down
2 changes: 1 addition & 1 deletion config/application.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
"authors": "Luca Tacconi, Emanuele Marchesotti",
"keywords": "Slim4, Api, JWT, Vue, Vuetify, Router, Http-vue-loader, Protected area, Login system, Menu tool, Crunz, Crontab",
"descriptions": "Graphical interface for GitHub Lavary/Crunz project",
"version": "v2.7.9"
"version": "v2.7.10"
}

0 comments on commit 398a812

Please sign in to comment.