Skip to content

Releases: fresns/fresns

v3.0.0-rc

28 Mar 15:16
Compare
Choose a tag to compare
v3.0.0-rc Pre-release
Pre-release
  • v3.0.0-rc

v3.0.0-beta

24 Mar 09:55
Compare
Choose a tag to compare
v3.0.0-beta Pre-release
Pre-release
  • v3.0.0-beta

v3.0.0-alpha

23 Mar 11:45
Compare
Choose a tag to compare
v3.0.0-alpha Pre-release
Pre-release
  • 3.0.0-alpha

v2.21.4

28 Nov 10:15
Compare
Choose a tag to compare

Fixes

  • Panel: Group paginate error

v2.21.3

23 Nov 16:56
Compare
Choose a tag to compare

Fixes

  • Panel: version md5 parameter

v2.21.2

23 Nov 09:05
Compare
Choose a tag to compare

Fixes

  • Panel: Group paginate error

v2.21.1

02 Nov 11:17
Compare
Choose a tag to compare

Fixes

  • Panel: Group paginate error
  • Panel: Error deleting sticker in batch
  • Panel: Error when client state deactivateDescribe parameter is empty

v2.21.0

30 Oct 13:57
Compare
Choose a tag to compare

Added

  • Panel: Configurable post and comment deletion
  • Framework: add HTTP_PROXY config

Fixes

  • Panel: group paginate

v2.20.0

22 Oct 16:19
Compare
Choose a tag to compare

Added

  • API: /api/v2/account/wallet-logs added transactionId and transactionCode parameters
  • API: /api/v2/account/wallet-logs transaction state uses state parameter name and numeric numbering for the state
  • API: /api/v2/account/wallet-logs added datetimeFormat parameter
  • API: /api/v2/user/extcredits-logs added datetimeFormat parameter
  • Words: Added walletUpdateState command word
  • Words: Added immediate parameter to walletRecharge command word
  • Words: Added immediate parameter to walletWithdraw command word

Fixes

  • API: Fixed wrong pagination parameter for interface list pages
  • API: Fix caching of content files to avoid URL failures
  • Models: Fix error when master role is empty
  • Install: Fix cookie prefix issue preventing installation when not installed

BREAKING CHANGES

  • API: Change pagination information parameter name to pagination for all list interfaces
  • API: /api/v2/account/wallet-logs parameter createdDatetime changed to datetime
  • API: /api/v2/account/wallet-logs parameter createdTimeAgo changed to timeAgo
  • API: /api/v2/user/extcredits-logs parameter createdDatetime changed to datetime
  • API: /api/v2/user/extcredits-logs parameter createdTimeAgo will be changed to timeAgo
  • Words: Wallet walletRevoke command word changed to walletReversal

v2.19.3

19 Oct 14:24
Compare
Choose a tag to compare

Fixes

  • API: Fix parameter name errors in the post and comment interfaces
  • Words: Get user device credentials DTO namespace error
  • Helpers: New offsetMinutes parameter for cache time, customisable minute offset to avoid file theft URL invalidation
  • Utilities: Error parsing links in Markdown format