Releases: presslabs/gitium
Releases · presslabs/gitium
Version 1.0.7
What's Changed
- Fix HOME env and add composer.json package details by @AMecea in #195
- Custom GITIGNORE by @petero-dk in #194
- replace filter sanitize string because is deprecated in PHP 8.1 by @DenisFlorin in #197
- update the readme.txt file by @DenisFlorin in #198
New Contributors
- @AMecea made their first contribution in #195
- @petero-dk made their first contribution in #194
Full Changelog: 1.0.6...1.0.7
Release 1.0.6 - hotfixes for deprecation warnings
Full Changelog: 1.0.5...1.0.6
Release on wp.org
Full Changelog: 1.0.4...1.0.5
PHP 8 & other fixes
What's Changed
- Fix for multisite redirect (#180) by @cristianuibar in #181
- Fix hardcoded temp by @DenisFlorin in #187
- Fix deprecated create function by @DenisFlorin in #188
- added instuctions of instalation inside the docs by @alongouldman in #174
- Add gitium_git_bin_path filter by @cristianuibar in #139
- Update readme.txt by @annamradu in #150
New Contributors
- @DenisFlorin made their first contribution in #187
- @alongouldman made their first contribution in #174
Full Changelog: 1.0.2...1.0.3
Hotfixes
1.0.2 Merge pull request #170 from presslabs/hotfix/whitepage_and_branch_an…
Hotfixes
- Fixed race condition in the new WP Code Editor
First stable version
Fixes:
- fixed compatibility with WP 4.9+;
Bump gitium version properly
1.0-rc12 Bumped Gitium version properly.
Hotfix for error logging
This release fixes a but introduced in the previous release that prevented Gitium from outputting error logs.