You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
590 B

  1. ## 2.5.2
  2. - Fix XSS vulnerability (#8959)
  3. ## 2.5.1
  4. - Fix some local images not having their EXIF metadata stripped on upload (#8714)
  5. - Fix class autoloading issue in ActivityPub Create handler (#8820)
  6. - Fix cache statistics not being sent via statsd when statsd enabled (#8831)
  7. - Fix being able to enable a disabled relay via ActivityPub Accept handler (#8864)
  8. - Bump nokogiri from 1.8.4 to 1.8.5 (#8881)
  9. - Bump puma from 3.11.4 to 3.12.0 (#8883)
  10. - Fix database migrations for PostgreSQL below 9.5 (#8903)
  11. - Fix being able to report statuses not belonging to the reported account (#8916)