Skip to content

Releases: fresns/fresns

v3.1.3

12 May 15:00
Compare
Choose a tag to compare

Fixes

  • Data: Modify the token field length in the account interconnection information table to accommodate longer character storage.
  • Panel: Theme upgrade did not automatically clear version number cache.
  • Panel: Incorrect 302 error in JS language pack link.
  • Framework: Optimize 404 and 500 error page views.

v3.1.2

06 May 08:57
Compare
Choose a tag to compare

Fixes

  • API: gender_custom and gender_pronoun parameter errors in user profile update interface.
  • API: hcid parameter error in draft comments.
  • API: User birthday format error.
  • Panel: Panel language cookie changed to persistent.
  • Console: Fixed http proxy configuration bug.

v3.1.1

30 Apr 01:36
Compare
Choose a tag to compare

Fixes

  • API: Fixed an issue where notification messages would cause errors when the post was deleted.
  • Account: Resolved the ordering issue with language tag retrieval middleware.
  • Account: Corrected the mismatch between template ID for sending verification codes and verification.
  • Panel: Addressed a registration issue with middleware classes, resolving route cache usage.

Changed

  • Models: Renamed constant TempVerifyCode::TEMPLATE_EDIT_PROFILE to TempVerifyCode::TEMPLATE_UPDATE_PROFILE.

v3.1.0

28 Apr 07:00
Compare
Choose a tag to compare

Added

  • API: Content List API now caches query results.
  • API: Log creation for post and comment deletions.
  • Account: Added "Child Protection" settings.

Fixes

  • API: Fixed incorrect field name in user count.
  • API: Fixed ineffective contentType parameter in posts and comments list.
  • Account: Fixed incorrect application service provider URL.
  • Models: Optimized constant numbering in callback content table and log table.
  • Panel: encryptCookies setting does not support decimals, converted to underscores on panel save.

Changed

  • API: Refactored user profile and settings interface.
    • /api/fresns/v1/user/profile
    • /api/fresns/v1/user/setting
  • Helpers: Optimized parameter order in CacheHelper::put.
  • Data: Renamed darkMode in language pack to appearance, added languages light and dark.
  • Website-Engine: Refactored multilingual logic, switching languages no longer changes URL, uses ?language={langTag} instead.

v3.0.0

15 Apr 07:33
Compare
Choose a tag to compare

🎉 new version

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