Topic: Site Changelog

August 2, 2016 1.1.0

New:

  • New [API] (Issue #557) user/show API
  • New (Issue #563) Ability to change and revoke votes on comments. Only works on votes created after this date.
  • New [ADMIN] (Issue #564) Ability to claim/unclaim tickets.
  • New [ADMIN] (Issue #565) Ability to prevent posts from being flagged for deletion.
  • New (Issue #586) [API] Ability to view/edit user blacklist through API.
  • New [ADMIN] (Issue #602) Include logged in username on takedowns.
  • New [API] (Issue #598) Add wiki/show to API.

Removed:

  • Removed Legacy namechange page.

Bugs:

  • Bug (Issue #532) Notes metatag doesn't work.
  • Bug Fix broken link to deleted posts on classic template of user profiles.
  • Bug Fix 500 errors in account activation pages.
  • Bug (Issue #556) 500 error when using before_id/after_id on post/index.xml
  • Bug (Issue #555) 500 error when accessing post/deleted_index through API.
  • Bug (Issue #559) Blips with multi-byte characters could cause exceptions when posting.
  • Bug (Issue #568) Do not include version in edit url for locked wiki pages.
  • Bug (Issue #569) [ADMIN] Include blocked and unactivated user levels on user edit page.
  • Bug (Issue #584) Fix 500 when editing forum topic that is in an invalid category.
  • Bug (Issue #593) Username history not being recorded properly in some cases.
  • Bug Fixed minor bug where deleting a blip could cause an exception
  • Bug (Issue #594) Fix 500 when trying to edit a blip that is too old to edit.
  • Bug (Issue #592) Tags could contain whitespace characters.
  • Bug (Issue #370) Tags with double underscores cannot be removed from posts once added.
  • Bug (Issue #619) When post is both parent and child, child post box appears in wrong spot.
  • Bug DText: Adds automatic link replacement to prevent site hopping from e926 to e621
  • Bug DText: Improves readability of mouseover previews on forum index
  • Bug DText: Removes silly code that replaced http://www with http:// (which broke linking to certain websites)
  • Bug DText: Makes convenience links (forum #1234, wiki page) follow routes instead of being hardcoded
  • Bug DText: Fixes unnecessary padding at the end of quotes
  • Bug DText: Fixes issue where thumb #1234 inside tables broke page display
  • Change (Issue #388) Password resets expire after 24 hours (up from one hour).
  • Change (Issue #452) Changed "Uploaded Tags" to "Quick Tags" in user settings.
  • Change (Issue #586) Include user in activation links so users are not forced to be logged in to activate their accounts.
  • Change User activation responses more clearly worded.
  • Change [API] (Issue #597) Add user artist tags to API.
  • Change [API] Fix double escaping of sources and artist tags in XML API by converting them to proper XML lists.
  • Change Blocked users can no longer favorite posts.

Updated by anonymous