Skip to content

v3.3.0: Merge pull request #245 from hinashi/fixed/show_entry_oldvalue

Compare
Choose a tag to compare
@hinashi hinashi released this 03 Dec 08:19
· 3668 commits to master since this release
475ab49

Added

  • Added the django-replicated library (#166)
  • Added job function that cannot be canceled (#199)

Changed

  • Changed to remove complement_attrs when requesting show entry page (#166)
  • Changed the logout from GET to POST (#166)
  • Changed the HTTP method on the entry.export page from GET to POST (#166)
  • Changed not to create tokens with GET user.access_token API (#166)
  • Changed the behavior of token refresh (#208)
  • Upgrade Django version from v3.2.4 to v3.2.5 (#254)

Fixed

  • Fixed the problem that the URL of Webhook API is different (#202)
  • Fixed some attributes are not updated in advanced search results (#230)