StatusNet 0.9.1
From StatusNet
StatusNet 0.9.1 ("Everybody Hurts") is a minor bug and feature release over its predecessor, StatusNet 0.9.0. Because of incompatibilities in the OStatus code with 0.9.0, it is highly recommended that all sites upgrade to the new version as soon as possible.
Contents |
[edit] Download
The software is available at http://status.net/statusnet-0.9.1.tar.gz
[edit] Requirements and installation
| Prereqs and installation instructions are available in the README file. |
[edit] Upgrade
Users of version 0.9.0 should be able to upgrade in-place. The core database schema hasn't changed. However, it is a good idea to run scripts/checkschema.php after the in-place upgrade.
[edit] Changes
Notable changes this version:
- Twitter bridge truncates and links back to original for long notices.
- Changed "Home" link in main menu to "Personal".
- A new memcached plugin (using pecl/memcached versus pecl/memcache)
- Opt-in subscription to update@status.net
- Script to run commands on behalf of a user.
- Better Web UI for long notices.
- A plugin to open external links in their own window or tab
- Fixes to Salmon protocol for compatibility with other systems.
- Updates to latest ActivityStreams definition.
- Twitpic-compatible API for image upload.
- Background deletion of user accounts.
- Better support for HTTP basic authentication with CGI/FastCGI
- Better discovery on OStatus
- Support for PuSH-enabled RSS 2.0 feeds
- OpenID-only mode
- OpenID blacklist/whitelist
- OStatus unit tests
[edit] Older and newer versions of StatusNet
Additional versions of the StatusNet code base can be downloaded from Gitorious at http://gitorious.org/statusnet/. If you get an error about the tarball not being available for download, try again in a few minutes. You may need to empty your browser's cache to clear the message. You can also get the latest stable release from http://status.net/download.

