Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: fresns/fresns

v3.8.1

02 Sep 18:36

Choose a tag to compare

Fixes

  • API: Fix archive usages
  • Utilities: Fix php command

Changed

  • Framework: Upgraded Bootstrap v5.3.8
  • Framework: Upgraded Bootstrap Icons v1.13.1
  • Framework: Upgraded Laravel 12.x
  • Framework: Add default Redis retry configuration

v3.8.0

10 Apr 16:35

Choose a tag to compare

Fixes

  • Account: Fixed the issue related to incorrect verification code types being sent.
  • API: Fixed the issue where the comments detail page did not display all comments correctly.
  • Utilities: Fixed the issue of the composer command having an empty program name.

Changed

  • Framework: Upgraded Bootstrap v5.3.5
  • Framework: Upgraded Laravel 12.x

BREAKING CHANGES

  • Upgrading to Laravel 12.x will overwrite the composer.json file, resulting in the removal of your website engine and any manually installed extension packages. You will need to reinstall these packages manually.

v3.7.1

20 Feb 06:30

Choose a tag to compare

Fixes

  • Panel: Copyright year and view optimization
  • Models: Hashtag and Geotag getCoverUrl Method
  • Framework: Preserve X-Xsrf-Token header from .htaccess

v3.7.0

05 Jan 18:18

Choose a tag to compare

Added

Fixes

  • API: Raise an error when the configuration key name does not exist by @jevantang
  • Words: Return a cid error after modifying the comment by @jevantang

v3.6.3

22 Nov 16:26

Choose a tag to compare

Fixes

  • API: User profile cannot be updated empty bio
  • API: Function failed, use verification code to log in, automatically generate account when not registered

v3.6.2

20 Oct 22:08

Choose a tag to compare

Fixes

  • API: File download link

v3.6.1

17 Oct 23:18

Choose a tag to compare

Fixes

  • API: Download conversation attachment error
  • API: Fix MySQL Latitude and Longitude Field Issue
  • API: Fix misspelled field names
  • Account: Fix middleware order
  • Words: Fix wallet update state
  • Task Scheduling: Fix framework references

v3.6.0

12 Aug 08:26

Choose a tag to compare

Added

  • Panel: Added asynchronous monitoring of plugin runtime status to the dashboard.

Fixes

  • API: Corrected an issue where the wrong user ID was used when viewing user interaction data.

Changed

  • Account: Refactored the User Auth functionality in the account login process.
  • Models: Renamed constants in the AccountConnect for the connected platforms.

v3.5.3

22 Jul 13:15

Choose a tag to compare

Fixes

  • Account: Issue with recognizing pure phone numbers and country calling code.

v3.5.2

21 Jul 06:42

Choose a tag to compare

Fixes

  • Account: After modifying the data, the user cache was not cleared.
  • API: Check the issue with the number of times a user downloads files.