Releases: modmore/Gitify
Releases · modmore/Gitify
2.2.0-pl
What's Changed
- add option "--ignoretables" to BackupCommand.php by @jenswittmann in #455
- Bump symfony/console from 5.4.32 to 5.4.36 by @dependabot[bot] in #452
- Bump symfony/yaml from 5.4.31 to 5.4.35 by @dependabot[bot] in #449
- Upgrade option for "package:install" command by @halftrainedharry in #458
New Contributors
- @halftrainedharry made their first contribution in #458
Full Changelog: 2.1.0-pl...2.2.0-pl
2.1.0-pl
What's Changed
- Bump symfony/yaml from 5.4.21 to 5.4.23 by @dependabot in #435
- Bump symfony/console from 5.4.21 to 5.4.24 by @dependabot in #440
- Fixed non english file names generation by @livingroot in #442
- Bump symfony/console from 5.4.24 to 5.4.32 by @dependabot in #446
- Bump symfony/yaml from 5.4.23 to 5.4.31 by @dependabot in #445
- Ability to duplicate contexts with resources by @bezumkin in #439
- Prevent category names in elements extract by @wuuti in #443
- Accept packages with new structure using xpdo3 by @muzzwood in #444
New Contributors
- @livingroot made their first contribution in #442
- @bezumkin made their first contribution in #439
- @wuuti made their first contribution in #443
Full Changelog: 2.0.1-pl...2.1.0-pl
2.0.1-pl
Full Changelog: 2.0.0-pl...2.0.1-pl
2.0.0-pl
What's Changed
- Added ability to specify which configuration file to use by @rtripault in #417
- Bump symfony/console from 5.4.16 to 5.4.21 by @dependabot in #429
- Bump symfony/yaml from 5.4.16 to 5.4.21 by @dependabot in #428
- Force rebuilding namespaces after building namespaces on Revo 3 by @rtripault in #422
- Always unset content for static elements by @rtripault in #423
- Fix undefined array key "service" warnings by @hugopeek in #427
- Added ability to limit number of extracted records by @rtripault in #418
- Automatically update the list of packages with versions during extract + improve install by @Mark-H in #430
New Contributors
- @rtripault made their first contribution in #417
Full Changelog: 2.0.0-alpha4...2.0.0-pl
2.0.0-alpha4
What's Changed
- Bump symfony/console from 5.4.2 to 5.4.16 by @dependabot in #413
- Bump symfony/yaml from 5.4.2 to 5.4.16 by @dependabot in #412
- Bug Fix for: gitify clearcache by @jgulledge19 in #414
- trigger MODX into setup mode during build by @matdave in #406
- Fix installing packages on MODX 3.x by @muzzwood in #415
New Contributors
- @jgulledge19 made their first contribution in #414
- @matdave made their first contribution in #406
Full Changelog: 2.0.0-alpha3...2.0.0-alpha4
2.0.0-alpha3
What's Changed
- Add ability to specify config file for modx:install by @hugopeek in #219
- Improvements to package downloads by @hugopeek in #327
- Backup gzip patch by @muzzwood in #378
- Upgrade advanced installation by @muzzwood in #379
- Properly compare multiple package versions by @hugopeek in #380
- Bump symfony/console from 5.3.7 to 5.3.10 by @dependabot in #382
- Bump symfony/yaml from 5.3.6 to 5.4.2 by @dependabot in #390
- Bump symfony/console from 5.3.10 to 5.4.2 by @dependabot in #389
New Contributors
- @dependabot made their first contribution in #382
Full Changelog: 2.0.0-alpha2...2.0.0-alpha3
2.0.0-alpha2
Full Changelog: 2.0.0-alpha1...2.0.0-alpha2
v2.0.0-alpha1
Breaking Changes
- Minimum PHP version increated to 7.2.5
- No longer compatible with GitifyWatch - will be restored in the future.
What's Changed
- Remove deprecated cli arguments. by @muzzwood in #373
- Add ability to install local packages by @hugopeek in #261
- Add question about core path, add core-path parameter to cli setup, c… by @it-scripter in #223
- V1 by @Mark-H in #374
New Contributors
- @muzzwood made their first contribution in #373
- @it-scripter made their first contribution in #223
Full Changelog: 1.1.2...2.0.0-dev1
1.1.2
Fixes a regression introduced in 1.1.1.
Full Changelog: 1.1.1...1.1.2
v1.1.0
What's Changed
- Converted system based unzip to php's ZipArchive by @oirad in #242
- fix issue 186 by @robodal in #222
- [#195] Skip content field by @alroniks in #196
- Enable loading of ServiceClass when service-option is provided by @sebastian-marinescu in #226
- Update documentation links by @JoshuaLuckers in #256
- Fix feedback when primary object is an array by @hugopeek in #259
- Improve visualization of default value in questions by @alroniks in #279
- #323 Issue fix composer install issue by @sonicpunk in #324
- Safely backup in path with spaces by @sebastian-marinescu in #328
- Packages can be installed via version number again by @Peeet93 in #353
- Fix PHP 8 compatibility by @alroniks in #348
- Add command to only download and extract MODX by @JoshuaLuckers in #336
- Fix autoloading for git.php by @dbrumann in #361
- Complementary fix of #356 by @adrorocker in #362
- bugfix: mysql command doesnt work with spaces #363 by @jenswittmann in #364
- Upgrade to GitHub-native Dependabot by @dependabot-preview in #359
New Contributors
- @oirad made their first contribution in #242
- @robodal made their first contribution in #222
- @JoshuaLuckers made their first contribution in #256
- @sonicpunk made their first contribution in #324
- @Peeet93 made their first contribution in #353
- @dbrumann made their first contribution in #361
- @adrorocker made their first contribution in #362
- @jenswittmann made their first contribution in #364
Full Changelog: 1.0.0...1.1.0