Downloads
Download tar.gz
55.71 KB
MD5: dd531080ae7c6bbd5bc707b372d33c9a
SHA-1: d559f95c455ccf73c5d0fa4de98154dab421c59e
SHA-256: b750c3ebd578c972f28564140cf545f53640e939602fcb328783068a9c9762fa
Download zip
77.56 KB
MD5: add8fdbe0affeac1b992da9f2dfb3d92
SHA-1: b403baae4f6be962b18df5ae91cbf7a6f3160bdd
SHA-256: e714cf724b372f7483ad2c13323d4b9efd1d68cb1484d2eb9d537bc90ca866f7
Release notes
Mostly bugfixes for this version:
- Fixed a PostgreSQL warning - #779764: upgrading Tribune from tribune 6.x-1.11 to 6.x-1.12;
- Fixed the 'size' attribute of the block textfield - #779764: upgrading Tribune from tribune 6.x-1.11 to 6.x-1.12;
- Fixed the textfield turning white while checking new posts;
- Better detection of nonstandard useragents.
A few new features:
- The « active users » block now automatically refreshes periodically - #598114: Show active users;
- The url filter now has an option (enabled by default) for opening links in new pages - #643614: URL _blank?.
And a somewhat important change:
- Anonymous users used to be represented by their useragent (eg. FF3.6Win) unless you installed the "no_useragents" filter. Now the default behaviour is to display them as "Anonymous" unless you disable this in the filter settings. This will only affect new tribunes: if you want to enable it on an already existing installation, after updating enable the "no_useragents" filter in the filter settings.