Add .list-style-image-svg
[lhc/web/wiklou.git] / RELEASE-NOTES-1.25
index dfcd177..3f24db0 100644 (file)
@@ -38,6 +38,13 @@ production.
   for zend/hhvm. Also, for hhvm, one can consider using its xenon profiler.
 * Default value of $wgSVGConverters['rsvg'] now uses the 'rsvg-convert' binary
   rather than 'rsvg'.
+* Default value of $wgSVGConverters['ImageMagick'] now uses transparent
+  background with white fallback color, rather than just white background.
+ * MediaWikiBagOStuff class removed, make sure any object cache config
+   uses SqlBagOStuff instead.
+* The 'daemonized' flag must be set to true in $wgJobTypeConf for any redis
+  job queues. This means that mediawiki/services/jobrunner service has to
+  be installed and running for any such queues to work.
 
 === New features in 1.25 ===
 * (T64861) Updated plural rules to CLDR 26. Includes incompatible changes