Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@jeffw16 jeffw16 released this 08 Jan 03:14
· 1 commit to main since this release
a65eade

Version 2 of Canasta supports wiki farms by allowing multiple wikis to run on a single Canasta instance. wikis.yaml is now a required YAML configuration file that defines the wiki farm.

What's Changed

  • Allow the usage of external DBs in 1.3 by @jeffw16 in #40
  • Move port definition from docker-compose.yml to override file by @cicalese in #46
  • Allow modification to default composer installed extensions by @cicalese in #47
  • Removes image from docker-compose.override.yml by @vedmaka in #44
  • Uncomment "services" in override yml by @chl178 in #49
  • Remove all extensions and skins from composer.local.json by @yaronkoren in #48
  • Take Canasta 2 beta code from Chenhao's work by @jeffw16 in #55
  • Canasta 2.0 by @jeffw16 in #56
  • Wiki farm installation template by @chl178 in #45

New Contributors

Full Changelog: v1.3.0...v2.0.0