Releases: CanastaWiki/Canasta-CLI
Releases · CanastaWiki/Canasta-CLI
v1.5.0
What's Changed
- Fix issue #59: add support for compose v2 by @PiyushRaj927 in #78
New Contributors
- @PiyushRaj927 made their first contribution in #78
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- Fix required length for password by @yaronkoren in #82
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- Remove duplicate extension command listing by @amalpaul54111 in #45
- Change default admin name to 'WikiSysop' by @amalpaul54111 in #46
- Save password to .admin-password by @amalpaul54111 in #44
- Use bash shell when executing commands internally by @amalpaul54111 in #47
- Add warning that $wgSMTP is needed for mailing. by @gitmapd in #51
- Improve action-related printouts by @yaronkoren in #58
- Create RELEASE_NOTES.md by @yaronkoren in #55
- Fix flags when passing parameters to the create subcommand by @gitmapd in #57
- Fix config dir by @amalpaul54111 in #48
- Add Maintenance script command by @amalpaul54111 in #49
- Test for git by @gitmapd in #52
- Fix typo by @amalpaul54111 in #67
- Improve output messages and comments in install.sh by @yaronkoren in #65
- Add github actions workflow to build and release by @amalpaul54111 in #70
New Contributors
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Add command to manage extensions/skins and restart by @amalpaul54111 in #10
- Add script to install CLI by @amalpaul54111 in #11
- Update README.md by @amalpaul54111 in #16
- Delete installation on failure by @amalpaul54111 in #19
- Move CLI documentation by @amalpaul54111 in #23
- Provide version command by @hexmode in #24
- Better logic and wording for Docker, Docker Compose checks by @yaronkoren in #28
- Add checks to make sure canasta's requirements are met by @hexmode in #13
- Change cfLoad to wfLoad by @jeffw16 in #31
- Only call "show-progress" in wget during install if that param exists by @yaronkoren in #29
New Contributors
- @hexmode made their first contribution in #24
- @yaronkoren made their first contribution in #28
Full Changelog: v1.0.0...v1.2.0
v0.1.0
What's Changed
- First MVP by @jeffw16 in #1
- [URGENT] Bug Fixes by @amalpaul54111 in #2
- Fix input device is not a tty issue by @amalpaul54111 in #4
- Add backup command by @amalpaul54111 in #3
- Remove completion command by @amalpaul54111 in #8
- Add Restart Command by @amalpaul54111 in #7
- Add command to manage Extensions/skins by @amalpaul54111 in #6
New Contributors
Full Changelog: https://github.com/CanastaWiki/Canasta-CLI/commits/v1.0.0
v0.1.0-alpha
What's Changed
Add command for Canasta CLI:
create Create a Canasta installation
delete Delete a Canasta installation
help Help about any command
import Import a wiki installation
list List all Canasta installations
start Start the Canasta installation
stop Shuts down the Canasta installation
- First MVP by @jeffw16 in #1
- [URGENT] Bug Fixes by @amalpaul54111 in #2
- Fix input device is not a tty issue by @amalpaul54111 in #4
New Contributors
Full Changelog: https://github.com/CanastaWiki/Canasta-CLI-Go/commits/v0.1.0