Skip to content

Releases: fresns/fresns

v2.19.2

16 Oct 04:52
Compare
Choose a tag to compare

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

12 Oct 07:36
Compare
Choose a tag to compare

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

08 Oct 14:52
Compare
Choose a tag to compare

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.

v2.18.7

15 Sep 09:35
Compare
Choose a tag to compare

Fixes

  • API: Calculate the distance of posts without taking integers
  • API: Topic data and interface support type filtering, compatible with input by class scenarios
  • API: When multi-language is off, the client language tag parameter should not be accepted
  • Data: Added more_json field to role table to accommodate plugin scenarios
  • Data: New identifier name for language pack configuration, compatible with app scenario

v2.18.6

05 Sep 14:36
Compare
Choose a tag to compare

Fixes

  • API: Fixed problem where user interaction interface could not be requested without login
  • Data: New language identifier, compatible with multi-language privacy description text

v2.18.5

01 Sep 06:25
Compare
Choose a tag to compare

Fixes

  • API: Sorting still uses ascending id order after account connection binding
  • API: If site URL is not configured, content links use URL alternatives in .env
  • Data: Create account_id' and connect_platform_id` unique value index for account interconnection to avoid binding a single account to the same connection platform
  • Words: Create user command words without checking that username is unique

v2.18.4

25 Aug 05:08
Compare
Choose a tag to compare

Fixes

  • API: Upload file interface fixes custom related table issue
  • Panel: Dashboard view not displayed when new version is available

v2.18.3

24 Aug 11:36
Compare
Choose a tag to compare

Fixes

  • API: Rollback to make file uploads support custom association tables
  • Install: Three functions needed for environment detection of missing queues: pcntl_signal, pcntl_alarm, pcntl_async_signals
  • Panel: Engine cookie prefixes increased to four, compatible with deploying multiple Fresns sites under the same domain name
  • Panel: Fixed plugin page width overflow on large monitors
  • Helpers: Fixed empty comment cache tag bug
  • Utilities: Use default value when querying php command environment variable is empty, compatible with php: command not found

v2.18.2

18 Aug 05:50
Compare
Choose a tag to compare

Fixes

  • Data: Fixed a bug in the content of the Verify Code template for application logout.
  • Data: Avoid redis conflict when deploying multiple Fresns on the same server.

v2.18.1

12 Aug 09:40
Compare
Choose a tag to compare

Fixes

  • Words: Fix notification service provider configuration key names
  • Utilities: Fix Configuration Tool missing alternate error