Fresns Versions Save

Fresns core library: Cross-platform general-purpose multiple content forms social network service software

v2.21.4

6 months ago

Fixes

  • Panel: Group paginate error

v2.21.3

6 months ago

Fixes

  • Panel: version md5 parameter

v2.21.2

6 months ago

Fixes

  • Panel: Group paginate error

v2.21.1

7 months ago

Fixes

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

v2.21.0

7 months ago

Added

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

Fixes

  • Panel: group paginate

v2.20.0

7 months ago

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

7 months ago

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

v2.19.2

7 months ago

Fixes

  • Models: Account connect platform to enhance the QQ platform
  • Providers: Production environment should not generate SQL logger
  • Views: Improve the error view

v2.19.1

8 months ago

Added

  • Panel: New "Site Introduction" configuration item in the site settings, which can be used in the client's "About" page
  • Panel: New "Description" configuration item in client status settings, which can be used to describe version updates

Fixes

  • Panel: Fixed issue with uploading plugin packages that could not be installed
  • Words: Fixed plugin version checking logic
  • Words: Fixed problem with verifyUrlAuthorization decoding order

v2.19.0

8 months ago

Added

  • Panel: Storage Configuration Add Secret App Parameter
  • Panel: Client Configuration add Apple App Site Association Configuration
  • Panel: Client Status adds Installer Version and Download Link configuration
  • Words: Add command word getAccountDeviceToken
  • Words: Add command word getUserDeviceToken

Fixes

  • Panel: Language setting function, when deleting a language it causes the language menu to be formatted incorrectly
  • Words: App send command words channel parameter is not configured as mandatory

BREAKING CHANGES

  • API: X-Fresns-Client-Device-Info parameter in request header changed to Base64 encoding format.
  • Framework: fresns/theme-manager dependency and theme template concept removed, main program acts as a pure server.
  • Framework: fresns/plugin-manager upgraded, plugin directory moved to main program root.