]> git.immae.eu Git - github/shaarli/Shaarli.git/commitdiff
Changelog v0.8.3
authorArthurHoaro <arthur@hoa.ro>
Fri, 20 Jan 2017 15:44:52 +0000 (16:44 +0100)
committerArthurHoaro <arthur@hoa.ro>
Fri, 20 Jan 2017 15:58:29 +0000 (16:58 +0100)
CHANGELOG.md

index 04aacad6287d0c60a656093c9351d9d88e454b34..7e98a5ad0d1dd4beee9b18df6a46b07cccfa757c 100644 (file)
@@ -52,6 +52,12 @@ configuration to enable URL rewriting, see:
 - Fix permalink image alignment in daily page
 - Fix the delete button in `editlink`
 
+## [v0.8.3](https://github.com/shaarli/Shaarli/releases/tag/v0.8.3) - 2017-01-20
+
+### Fixed
+
+- PHP 7.1 compatibility: add ConfigManager parameter to anti-bruteforce function call in login template.
+
 ## [v0.8.2](https://github.com/shaarli/Shaarli/releases/tag/v0.8.2) - 2016-12-15
 
 ### Fixed