Releases: nekudo/shiny_deploy
Releases · nekudo/shiny_deploy
v1.4.3
22 Jul 05:46
Compare
Sorry, something went wrong.
No results found
Changelog
Update dependencies
Adjust Sha256 Signer for backwards compatibility
Increase SSH timeout
v1.4.2
21 Oct 07:56
Compare
Sorry, something went wrong.
No results found
v1.4.1
17 Jul 09:56
Compare
Sorry, something went wrong.
No results found
Changelog
Bugfix: Fix typehint bug
Bugfix: Fix deprecated usage of "implode"
Bugfix: Fix "Unable to connect bug" when updating existing repositories.
Bugfig: Fix bug in API request parser
v1.4.0
21 Jun 17:44
Compare
Sorry, something went wrong.
No results found
Changelog
Update dependencies.
Make compatible with PHP 8.
Make PHP 8.0 a requirement.
v1.3.6
19 Apr 20:09
Compare
Sorry, something went wrong.
No results found
Changelog
Fix regression bug during API url creation.
v1.3.5
18 Apr 11:41
Compare
Sorry, something went wrong.
No results found
Changelog
Hardening: Do not send any passwords from server to client.
v1.3.4
05 Apr 08:45
Compare
Sorry, something went wrong.
No results found
Changelog
Fix warning in DB class when trying to fetch value from empty row.
Update dependencies.
v1.3.3
09 Dec 12:18
Compare
Sorry, something went wrong.
No results found
Changelog
Update dependencies
Add multi-user feature
Add install/update tasks (cli)
Add change user-password task (cli)
Update to latest JWT API
Remove user-management remains from GUI
v1.3.2
28 Nov 19:48
Compare
Sorry, something went wrong.
No results found
Changelog
Fix regression bug during user creation.
Optimize error handling in database class.
Add support for Gitea webhooks.
Fix bug when deploying without any changed files.
v1.3.1
07 Oct 14:16
Compare
Sorry, something went wrong.
No results found
Drop ssh2-extension in favor of phpseclib.
Fixed bug when renaming/moving files in git.
Fix regression bug while estimating revision on remote server.
Optimize connectivity check of GIT repository urls.
Optimize handling of git errors.