Skip to content

WackoWiki

v6.2.1 Breaking

This release includes 1 breaking change for platform teams planning a safe upgrade.

Published 3mo Productivity & Wikis
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

javascript mariadb mysql php sqlite wackowiki
+2 more
wiki wiki-engine

Summary

AI summary

Table markup extended to support captions, cell spans, widths and attributes; subscript syntax changed to ,,subscript,,.

Full changelog

Minor feature and bug fix release for 6.2.x series

  • extend table markup allowing table caption, cell spans, width and cell attributes
    • ?| table caption |?
    • ^| header | cell ||
    • || cell ^ header ||
    • ||(attr=value) cell | cell ||
    • attributes:
      • align = [center|left|right|justify]
      • bgcolor = [blue|red|green|x11colors]
      • colspan = number
      • id = id_name
      • rowspan = number
      • scope = [row|col|rowgroup|colgroup]
      • valign = [top|middle|bottom]
      • width = number[px|%|em|rem]
  • allows now [px|%|em|rem] with wrapper_width
  • change markup syntax for subscript to ,,subscript,,
  • make sess->date_pattern dependent on $this->user_lang
  • x11colors.css
    • replace .mark-[blue|green|red] with [xblue|xgreen|xred] to not overwrite default definitions in wacko.css
  • miscellaneous minor fixes
  • Libs
    • PHPMailer 7.0.2

Full Changelog: https://github.com/WackoWiki/wackowiki/compare/6.2.0...6.2.1

Breaking Changes

  • Subscript markup changed from ``__subscript__`` to ``,,subscript,,``

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track WackoWiki

Get notified when new releases ship.

Sign up free

About WackoWiki

WackoWiki is a light and easy to install multilingual Wiki-engine.

All releases →

Related context

Related tools

Beta — feedback welcome: [email protected]