Just released 4.11. Includes several new features, bug fixes and tweaks I've been working on but nothing pressing until I received a security vulnerability notification High-Tech Bridge Security Research Lab. (Thank you!) So patched that quickly and put out a new release--an unusual exploit, but potentially dangerous. Would be good to upgrade asap...
Here's a summary from the changelog: * Some slight tweaks to how the uploads markup work. One big change: turned off file name filtering and recasing. To restore old behavior, set "uploadStrict: true" in site config and it will force all your uploaded files to conform to BoltWire page names. * By default can now do [^"some file.pdf"^] or [^link="some file.pdf"^] (can still include label= and other allowed params) * Now can also do link:somefile.pdf (comparable to img:somefile.jpg, but for pdf's), and added jpeg to the img file types. * Another slight tweak to the data action display. Seems multi-line data vars weren't showing properly. * Several fixes to translation engine, including a hook for more customization. Language files need to be updated to replace redundant lines now that things are case-insensitive. * Added a print condition that tells if $BOLTskin is set to print. Nice for print customizations. * Slight modification in the missing page mark and its style sheet to prevent disruptions in vertical line spacing. * Fixed a significant security vulnerability in the upload function. All users are encouraged to upgrade. Cheers, Dan -- You received this message because you are subscribed to the Google Groups "BoltWire" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/boltwire. For more options, visit https://groups.google.com/d/optout.
