Version history
From Canasta Wiki
Canasta CLI
Canasta CLI version history (Ansible-based, 4.0.0+):
For earlier versions (0.1.0-alpha through 3.7.0, Go-based), see <a href="https://github.com/CanastaWiki/Canasta-Go/blob/main/RELEASE_NOTES.md">https://github.com/CanastaWiki/Canasta-Go/blob/main/RELEASE_NOTES.md</a>
- 4.0.0 - May 9, 2026 - Complete rewrite from Go to Ansible; replaces Canasta-Go 3.x (end-of-life as of 3.7.0). Existing
conf.jsonregistries and instance directories continue to work without modification; installer replaces the Go binary in place viaget-canasta.sh. New capabilities: SSH-based multi-host management (--hostflag,canasta host add/remove/list); multi-node Kubernetes withReadWriteManyPVCs for multi-replica web pods;canasta doctor,canasta install/uninstall,canasta storage setup nfs/efs; auto-generated CLI reference on canasta.wiki. Feature parity otherwise with 3.6.3. - 4.0.1 - May 9, 2026 - Fix
CANASTA_ENABLE_OBSERVABILITY=true: declarebcryptinrequirements.txtso the OpenSearch Dashboards basicauth password hash gets generated. - 4.0.2 - May 15, 2026 - Bump target Canasta version to 3.5.8. Operational improvements:
canasta doctorwarns when rootless Docker can't bind privileged ports belowip_unprivileged_port_start(#557); thewebandvarnishservices declareuser: rootin the bundled compose stack so podman-compose runs them correctly under rootless Podman (#558);canasta maintenance scriptandcanasta maintenance extensioninvoke through MediaWiki'srun.phpso the.phpsuffix is optional and extension scripts use theExtName:scriptNameprefix syntax (#559);canasta createrefuses to enter a non-empty target directory and no longer deletes pre-existing directories on rescue cleanup, preventing operator-data loss (#561);canasta upgraderebuilds buildable services on any image change rather than only the pull-skipped path, and detects buildable services dynamically from the merged compose config (#563); newcanasta rebuildcommand for standalone custom-image rebuilds without going through upgrade (#564). - 4.0.3 - June 8, 2026 - Bump target Canasta version to 3.5.10. Backup: align
canasta backup purgewith restic's native retention flags and drop the canasta-specific--older-than, fixing scheduled-purge failures on Compose (#601); validate RESTIC settings on Compose and warn on quoted/CRLF.envvalues (#587); preflight a runnablecanastaon the host and use an absolute path in the scheduled-backup cron (#591). Gitops: keep domain/port/scheme changes durable across pulls (#577); block port changes on Kubernetes (#581); ignore generated sitemaps,backup.log, and editor.bakfiles (#599). Reliability and fixes:status/doctordetect the instance from any subdirectory (#597); fix acanasta installcrash resolving the operator user without facts (#589); list subcommands for bare nested groups instead of erroring (#586); fall back tocertifiwhen the interpreter has no usable system CA store (#584);canasta doctorreports whether a runnablecanastais on the host (#593); fix Ansible callback signature warnings (#573). - 4.0.4 - June 8, 2026 - Re-exec after self-update, fixing intermittent
canasta upgradefailures (#607). - 4.1.0 - June 11, 2026 - Optional CrowdSec support for Docker Compose (opt-in via
CANASTA_ENABLE_CROWDSEC=true): a CrowdSec engine and Caddy bouncer with trusted-proxy handling, managed by the newcanasta crowdseccommand group, with CAPI and the bouncer auto-enrolled so the community blocklist works out of the box (#603, #620, #633, #637, #639, #641, #643, #646, #647). Also includes backup andcanasta upgradeimprovements (#611, #615, #617, #627, #629, #631),canasta-groupmembership hardening (#612),gitops diffpatch output (#622), and quieter ignored-failure output (#624, #625). See #650 for the full changelog. - 4.1.1 - June 12, 2026 - Bug fixes:
canasta upgradeno longer aborts on a stopped Compose instance during the MySQL-to-MariaDB probe (#655);canasta config set CANASTA_ENABLE_CROWDSEC=trueno longer loops forever auto-enrolling the Caddy bouncer (#653). - 4.2.0 - June 18, 2026 - CrowdSec support for Kubernetes (opt-in via
CANASTA_ENABLE_CROWDSEC=true): the CrowdSec engine and Caddy bouncer (a sidecar in the Caddy pod) now run on Kubernetes with CAPI and Console auto-enrollment, plus newcanasta crowdsec scenarios/alerts/metricsinspection andreload --purge-blocklist(s)(#604, #659, #660, #662, #700, #709). Multi-node Kubernetes hardening: real client IP via TraefikexternalTrafficPolicy=Local(#688), reliable worker joins (#690), pinned k3s/helm versions (#721), and long remote operations (install, deploy, backup, restore, delete, maintenance) now survive transient SSH resets (#743, #751, #752, #754, #756, #763). Backup/restore correctness: K8s restore fails loudly instead of silently when restic fails (#748), local-path restic repos pin to the control plane on multi-node (#749), anddeleteno longer orphans the Compose backup staging volume (#761). Also a large internal orchestrator-dispatch refactor (#696) and many gitops, create, and config fixes. See #765 for the full changelog. - 4.3.0 - June 22, 2026 - Orchestrator-agnostic application sidecars: the new
canasta sidecarcommand group (add/list/remove/migrate) declares companion services inconfig/sidecars.yamland renders them to both Docker Compose and Kubernetes, includingbuild:image delivery and a web-to-sidecar environment bridge (#810, #814, #817, #819, #820, #823, #824, #827, #831, #832). Kubernetes backups now capture the fullconfig/directory, with orchestrator-agnostic host-crontab scheduling (#826, #813, #834).canasta create --build-fromworks on Kubernetes via an in-cluster registry, with a disk-space preflight (#791, #801, #795). Newcanasta config refresh-templateadopts updated template-seeded config files (#859, #861, #863). GitOps gains non-interactive Kubernetesinit/join, self-hosted Argo CD repo trust, and richergitops status/add/upgradehandling (#846, #849, #851, #852, #853, #855, #867, #868, #869, #871, #873, #875, #877, #879). Plusmaintenance exec --stdin-file(#768, #771) and many Kubernetes, backup, and gitops fixes. See #856 for the full changelog.
Canasta
Canasta version history:
- 1.0.0 - April 14, 2022 - Initial version
- 1.0.1 - April 14, 2022 - Update MediaWiki version to 1.35.6
- 1.1.0 - April 29, 2022 - Rename /user-extensions and /user-skins directories to /extensions and /skins
- 1.1.1 - June 16, 2022 - Disable sitemap generator by default; update CommentStreams extension; remove Favorites and MobileDetect extensions; add iputils-ping package
- 1.1.2 - July 12, 2022 - Update MediaWiki version to 1.35.7; add default setting of $wgServer; add CookieWarning extension; update CommentStreams, Echo and EmbedVideo extensions; remove HeadScript extension; add poppler-utils package for PDF rendering
- 1.2.0 - October 2, 2022 - Update MediaWiki version to 1.35.8; remove cfLoadExtension() and cfLoadSkin() functionality in favor of symlink-based approach; add displayWikiInfo.php script; make use of gateway.docker.internal to detect host address
- 1.2.1 - November 25, 2022 - Add AArch64 support; update SimpleBatchUpload extension
- 1.2.2 - December 22, 2022 - Fix installation of EmailAuthorization extension; fix web installer to also install Boostrap extension if Chameleon skin gets installed; add MW_MAP_DOMAIN_TO_DOCKER_GATEWAY as an environment variable (set to true by default); remove patches made unnecessary by cfLoad... removal
- 1.3.0 - February 17, 2023 - Update MediaWiki version to 1.39.0; update all extensions to a compatible version (in most cases, using the REL1_39 Git branch); add the extensions AbuseFilter, DeleteBatch, MediaUploader, Mermaid, SemanticDependencyUpdater, TemplateWizard, Title Icon, UserPageViewTracker, WatchAnalytics, WhosOnline; remove the extensions DiscussionTools, LocalisationUpdate; add the skin Vector 2022; add header warning to email-related special pages if $wgSMTP is not set
- 2.0.0 - December 11, 2023 - Add wiki farm support; add maintenance-scripts/ directory; add automated symlinking of local versions of extensions and skins; add AWS, EditAccount, GTag, JWTAuth, TemplateSandbox, Semantic Tasks and Semantic Watchlist extensions
- 2.0.1 - April 14, 2024 - Update MediaWiki version to 1.39.7; move extension installation settings from Dockerfile into extensions.yaml; rename run-apache.sh to run-all.sh; remove WikiForum extension
- 3.0.0 - June 23, 2025 - Move most functionality into CanastaBase repository (which currently uses MediaWiki 1.43), leaving only extension- and skin-specific code; place all extension and skin installation settings into a single file, contents.yaml, which in turn inherits from "Recommended Revisions" page; add the DiscussionTools, InlineComments, LoginNotify, OAuth, Page Schemas, QuickInstantCommons and Paragraph-based Edit Conflict Interface ("TwoColConflict") extensions; remove the Graph, RenameUser, Semantic Breadcrumb Links, Semantic Forms Select, Semantic Tasks and TinyMCE extensions
- 3.0.1 - June 30, 2025 - Update to CanastaBase 1.0.1, which uses MediaWiki 1.43.2
- 3.0.2 - July 1, 2025 - Update to CanastaBase 1.0.2, which uses MediaWiki 1.43.3; update Contribution Scores and WhosOnline extensions
- 3.0.3 - September 3, 2025 - Update to CanastaBase 1.0.3; get MediaWiki version from CanastaBase instead of hardcoding it; add Babel, CLDR, CreateRedirect, RandomSelection, RegexFunctions, RelatedArticles, RSS, TemplateStylesExtender and VariablesLua extensions; update Cargo, JWTAuth, Maps and WatchAnalytics extensions
- 3.0.4 - October 3, 2025 - Update to CanastaBase 1.0.4, which uses MediaWiki 1.43.4; update Admin Links, Cargo, EmbedVideo and Page Forms extensions
- 3.0.5 - October 8, 2025 - Update to CanastaBase 1.0.5, which uses MediaWiki 1.43.5
- 3.0.6 - December 2, 2025 - Update to CanastaBase 1.0.6; fix Chameleon skin error; update Approved Revs, Cargo, UserPageViewTracker and WatchAnalytics extensions
- 3.0.7 - December 17, 2025 - Update to CanastaBase 1.0.7, which uses MediaWiki 1.43.6; update Contribution Scores and WhosOnline extensions
- 3.1.0 - February 10, 2026 - Update to CanastaBase 1.1.0; update Approved Revs, Cargo, External Data, Flex Diagrams and WhosOnline extensions
- 3.2.0 - February 18, 2026 - Update to CanastaBase 1.2.0; remove special handling for Semantic MediaWiki
- 3.2.1 - February 24, 2026 - Update to CanastaBase 1.2.1; stabilize Canasta version tag to always point to the actual version commit; update SimpleMathJax and SubPageList extensions
- 3.3.1 - March 1, 2026 - Show Canasta version on Special:Version
- 3.3.2 - March 2, 2026 - Update to CanastaBase 1.3.1
- 3.4.0 - March 4, 2026 - Version alignment with Canasta-CLI 3.4.0
- 3.5.0 - March 8, 2026 - Version alignment with Canasta-CLI 3.5.0
- 3.5.1 - March 9, 2026 - Version alignment with Canasta-CLI 3.5.1
- 3.5.2 - March 22, 2026 - Update to CanastaBase 1.3.2; update WSOAuth extension
- 3.5.3 - April 7, 2026 - Update to CanastaBase 1.3.3, which uses MediaWiki 1.43.8; add the CrawlerProtection extension
- 3.5.4 - April 10, 2026 - Update to CanastaBase 1.3.4
- 3.5.5 - April 15, 2026 - Update to CanastaBase 1.3.5
- 3.5.6 - April 16, 2026 - Update to CanastaBase 1.3.6; fixes broken skin rendering and API access on wiki farms with sub-path wikis
- 3.5.7 - April 21, 2026 - Update to CanastaBase 1.3.7
- 3.5.8 - May 15, 2026 - Add DynamicSidebar extension; update Cargo and Mermaid extensions
- 3.5.9 - June 7, 2026 - Accidental release; no change
- 3.5.10 - June 8, 2026 - Update to CanastaBase 1.3.9; update PageForms extension
CanastaBase
CanastaBase version history:
- 1.0.0 - June 18, 2025 - Initial version. Based on version 2.0.1 of Canasta, but with the following changes: MediaWiki upgraded to 1.43.0; extension and skin download and handling removed; Postfix added; Debian upgraded to 12.8; USE_EXTERNAL_DB handling fixed; MW_VOLUME mountpoint check removed
- 1.0.1 - June 30, 2025 - Upgrade to MediaWiki 1.43.2
- 1.0.2 - July 1, 2025 - Upgrade to MediaWiki 1.43.3
- 1.0.3 - September 3, 2025 - Fixes for the creation of extension/skin symlinks; removed the setting of $wgJobRunRate to 0; added 404 response for nonexistent URLs; renamed mail variables for consistency; added X-Forwarded-For information to log files
- 1.0.4 - October 3, 2025 - Upgrade to MediaWiki 1.43.4
- 1.0.5 - October 8, 2025 - Upgrade to MediaWiki 1.43.5
- 1.0.6 - November 27, 2025 - Added OCI labels exposing the bundled MediaWiki version and branch for easier image introspection
- 1.0.7 - December 16, 2025 - Upgrade to MediaWiki 1.43.6
- 1.0.8 - February 2, 2026 - Changed to new configuration directory structure; added MW_SECRET_KEY and DISABLE_DIRECTORY_MONITOR environment variables; fixes for extension and skin symlink generation; fixed job runner in non-farm mode; fixed handling of DB access in wait-for-it.sh; fixed handling of non-standard web server port; added php8.1-bcmath extension
- 1.1.0 - February 10, 2026 - Upgraded PHP version from 8.1 to 8.2, enabling the use of LuaSandbox for Scribunto; added public_assets/ directory for publicly accessible wiki files; moved Vector skin loading out of CanastaDefaultSettings.php; fixed MediaWiki purging to also purge Varnish cache; fixed running of maintenance scripts for wiki farm setup; added gitinfo.json files to restore correct Special:Version display, after removal of .git directories; changed health check to access /server-status instead of MediaWiki API
- 1.2.0 - February 18, 2026 - Replaced individual Composer installs with a single install (via composer.local.json) for all relevant extensions and skins; moved sitemap storage to public_assets/ directory; removed CanastaUtils.php; removed generated installedExtensions.txt and installedSkins.txt files; removed automatic call to Semantic MediaWiki's rebuildData.php; re-added warning if $wgSMTP is not set; fix for $wgMetaNamespace for wiki names containing spaces; permission fix for writing to log
- 1.2.1 - February 24, 2026 - Moved .composer-deps-hash and .smw.json to config/persistent/ directory
- 1.3.0 - March 1, 2026 - Removed Postfix; added YAML settings file loading for extensions/skins; added styled 404 page and optional wiki directory for wiki farms; derived $wgServer scheme from MW_SITE_SERVER instead of hardcoding HTTPS; added default MediaWiki error logging and log rotation
- 1.3.1 - March 1, 2026 - Show distribution version on Special:Version via SoftwareInfo hook
- 1.3.2 - March 22, 2026 - Removed default.vcl (now managed by CLI installation template); switched FarmConfigLoader from PECL yaml to Symfony YAML parser; fixed composer hash check to account for require and repositories sections; skip Varnish CDN settings when CANASTA_ENABLE_VARNISH is explicitly disabled (backward compatible: Varnish remains enabled by default)
- 1.3.3 - April 7, 2026 - Upgrade to MediaWiki 1.43.8; GitHub actions upgrades
- 1.3.4 - April 10, 2026 - Removed canasta_img.php in favor of upstream img_auth.php; removed public_assets.php so files are served directly from the filesystem; fixed composer hash mismatch and sourced-entry-point bugs at container startup; added opt-in CANASTA_ENABLE_VERY_SHORT_URLS env variable for root-relative short URLs
- 1.3.5 - April 15, 2026 - Fixed img_auth.php and rest.php for private wiki farms with sub-path wikis; subdirectory .htaccess no longer prefixes passthrough rules with wiki path and uses [END] flag to prevent catch-all re-entry
- 1.3.6 - April 16, 2026 - Fixed .htaccess to route sub-path wiki entry points (load.php, api.php, rest.php, index.php, img_auth.php) to the real PHP files instead of falling through to the catch-all rewrite; fixes broken skin rendering and API access on wiki farms with sub-path wikis
- 1.3.7 - April 20, 2026 - Added external database support: $wgDBserver, $wgDBuser, and $wgDBpassword now read from MYSQL_HOST, MYSQL_USER, and MYSQL_PASSWORD environment variables; non-standard database ports are appended to $wgDBserver as host:port; version tag publishing workflow now only fires on VERSION changes, making the published tag immutable
- 1.3.8 - June 7, 2026 - Added Ghostscript and Xpdfutils to support PDF rendering and thumbnailing
- 1.3.9 - June 8, 2026 - Removed (unnecessary) addition of Xpdfutils