-
2.0.0
Release v2.0.0 - INCOMPATIBLE: Remove API v1 support - INCOMPATIBLE: Remove plain text API - Misc bug fixes and code improvements
-
1.0.0-rc1
Release v1.0.0-rc1 - DEPRECATION: The old plain text API used by fb-client <2.0 is now deprecated. A warning will be shown for every file uploaded via the old API. - IMPORTANT: Fix an issue with git hooks not working when the installation is moved. install-git-hooks.sh now creates relative symlinks. If you have moved your installation and `git pull` does not display the content of the NEWS file, you have to run `scripts/install-git-hooks.sh` manually once. Working installations are upgraded automatically. - NEW DEPENDENCY: composer. Currently only used for the test suite, but it will likely be used more widely in the future. - Allow users to delete their own account via a link on the profile page. - Add code coverage output to test suite and lots of new tests.
-
0.9.18
Release v0.9.17 - Add asciinema support for files called *.asciinema.json
-
0.9.17
Release v0.9.17 - Fix incorrect validation of usernames
-
0.9.16
Release v0.9.16 - Fix incorrect content in clipboard when copying paste content from the HTML render with firefox - Add asciinema support for files called asciinema.json
-
0.9.15
Release v0.9.15 - API: Fix error when trying to use v2.1 saying that that version is not supported even though it is - Add docker-compose file to easily spin up a demo instance - Update to current Bootstrap CSS framework version
-
0.9.13
Release 0.9.13 From NEWS: - Replace qrencode and markdown with PHP libraries (maanged via git submodules) - Include all documentation from the wiki in ./doc