Skip to content

Releases: fresns/fresns

v2.0.0-alpha.2

18 Oct 14:21

Choose a tag to compare

v2.0.0-alpha.2 Pre-release
Pre-release
  • language compatibility

v2.0.0-alpha.1

18 Oct 11:38

Choose a tag to compare

v2.0.0-alpha.1 Pre-release
Pre-release

v2.0.0-alpha.1

v1.6.0

06 May 03:58

Choose a tag to compare

Added

  • Install: check Composer version number
  • Panel: dashboard output Composer version and config info
  • Panel: Wallet settings new currency custom naming, currency unit custom naming, currency accuracy
  • Cmd Word: command word manager code messages are stored in the code_messages data table
  • API: Add isMarkdown parameter to the list of posts and comments

Fixes

  • API: Fix the missing complementary message in the message interface when the user does not exist.
  • Upgrade: fix upgrade function operation error
  • Database: add 255 character length value to unlimited length string field, compatible with MySQL 5.7 installation
  • Database: completes the missing deleted_at field in the block_words table
  • Config: modify session config methods to avoid single-domain multi-site session conflicts

Changed

  • Resource: public error view files support html format
  • Panel: adjust the language file tips content
  • Panel: show suggestions for changes when the dashboard time zone identifier name is incorrect
  • Panel: install, upgrade, uninstall, etc., do not automatically refresh the page, click the "Close" button and then refresh
  • Panel: time log of detected versions stored in data table
  • Frame: Laravel Framework to v8.83.11
  • Frame: Laravel Lang to v10.8.0

v1.5.1

01 May 19:12

Choose a tag to compare

Bug Fixes

  • Install: get domain error
  • Panel: plugin install error

v1.5.0

01 May 13:52

Choose a tag to compare

Bug Fixes

  • API: user detail add location parameter
  • API: user detail add archives array parameter
  • API: fix hashtag description multilingual value

Features

  • Frame: Composer upgrade to v2.3.5
  • Frame: Laravel Framework to v8.83.10
  • Frame: Bootstrap Icons to v1.8.1
  • Frame: add Laravel Lang pack v10.7.1
  • Frame: add Alpine JS pack v3.10.2
  • Panel: New control panel and visual upgrade function
  • Install: New visual installation

BREAKING CHANGES

  • Database: Redefined account, user, sticker, and blocked table naming
  • Package: Release plugin manager (fresns/plugin-manager)
  • Package: Release command word manager (fresns/cmd-word-manager)
  • Package: Release data transmission object (fresns/dto)
  • Cmd Word: New official business function command word
  • Support: New helpers
  • Support: New utilities
  • Support: New models

v1.4.0

05 Jan 16:19

Choose a tag to compare

Bug Fixes

  • API: Inaccurate prompts when modifying registration closures
  • API: Fix the boolean error problem of configuration parameters
  • API: Data returns null by default when error is reported
  • API: Uploading file tableId pass parameter processing problem

Features

  • Frame: Composer upgrade to v2.2.3
  • Frame: Laravel Framework upgrade to v8.78.0
  • Frame: Bootstrap Icons upgrade to v1.7.2
  • Database: Migrations and Seeders

v1.3.0

13 Nov 13:55

Choose a tag to compare

Bug Fixes

  • API: repair the problem of uploading file tableId without conversion

Features

  • Visual installation and upgrade
  • Implement rules requirements for member nicknames and names
  • Frame: Composer upgrade to v2.1.12
  • Frame: Laravel Framework upgrade to v8.70.2
  • Frame: Bootstrap Icons upgrade to v1.7.0

BREAKING CHANGES

  • build: laravel migrations
  • build: laravel seeders

v1.2.0

01 Nov 19:08

Choose a tag to compare

Bug Fixes

  • API: fix the configuration interface can not turn the page problem
  • API: fix the problem of wrong judgment of content editing permission
  • API: fix the problem that the configuration information interface can't turn the page
  • API: fix the problem of error in the comment list caused by the deletion of the main post

Features

  • API: user profile interface, add user password and wallet password status parameters
  • API: add time parameter to messages api
  • API: add user verification
  • API: member to modify the information interface, the avatar to pass the reference name change
    • avatarFileId modify to avatarFid
    • avatarFileUrl modify to avatarUrl
  • API: uploading images to return to the reference increases imageConfigUrl and imageAvatarUrl
  • Command word: user register avatarFileUrl modify to avatarUrl

v1.1.0

28 Oct 14:36

Choose a tag to compare

Bug Fixes

  • API: correct posts and comments, icons output error
  • API: correct comments list and details page, main posts anonymous information error
  • API: corrected publication summary status change
  • API: repair the post output of authority requirements, cut off according to percentage
  • API: quickly publish a single image file, repair the suffix judgment
  • API: fix transactionAmount parameter error

Features

  • API: modify comment list interface child comment preview structure
  • API: for interfaces involving member information, add the member's primary role "rid" parameter
  • API: member list and detail add "followMeStatus" parameter
  • frame: upgrade to laravel framework 8.68.1

v1.0.2

23 Oct 10:38

Choose a tag to compare

Bug Fixes

  • API: Post details page avatar getting error
  • API: Fix the comment list main post author information error
  • API: Quickly publish without notifying the plugin to process file errors
  • API: Fix comment return to get member icon error
  • Fresns Panel: Panel settings, after saving successfully, there is no prompt
  • Fresns Panel: After deleting the administrator failed, there is no closure of the model, causing the page element to be blocked without clicking

Features

  • API: Post and comment details page Markdown format does not resolve links
  • API: View member information, if the viewer is himself, also output Mark status
  • API: Increase the limit on the number of API requests per minute to 600
  • API: For interfaces involving member information, add the verifiedDesc parameter
  • Command word: The calculation scale of the long picture is adjusted to 3 times
  • The built-in front-end icon font library Bootstrap Icons is upgraded to 1.6.1
  • The built-in Base64 transcoder is upgraded to 3.7.2