FastReport Cloud 2025.1

Released: Nov 26, 2024

2025.1 での更新項目

機能

  • Backend
    • Added tests for upload size limits.
    • Added custom tables to data sources.
    • Added a template engine for file names.
    • Enabled the creation of stored procedures in the data source structure.
    • Added a method for retrieving the current user’s permissions on files.
    • Added retrieval of mypermissions for groups, tasks, and data sources.
    • Added parsing of template parameters from metadata.
    • Changed sorting for backend.
    • Changed data source names to be unique.
    • Changed case sensitivity in sorting.
    • Changed task names to be unique.
  • Common
    • Added an article on Webhook.
    • Added documentation for custom queries in data sources.
    • Added current product version display.
    • Added documentation for export parameters.
    • Improved the task scheduler.
  • Demos
    • Added console and Android demos in Kotlin.
    • Added Angular demo.
  • Frontend
    • Added notifications for failed folder exports.
    • Added an interface for creating custom SQL queries.
    • Added a check for the user’s subscription limit.
    • Added a ‘Refresh’ button in the context menu on document pages.
    • Added localization for audit notifications.
    • Added a default avatar for all user icons.
    • Changed notifications for deleting API keys.
    • Removed mutations from injection in Online Designer.
    • The ‘Plus’ button on the document page will no longer appear if the current user does not have permission to create files in the folder.
    • All online libraries became local.
    • Displayed date and time have been converted to local time zones.
    • New .fpx icon.
    • Connection testing on the ‘Data Sources’ page has become optional.

不具合の修正

  • Backend
    • Fixed file uploads with identical names.
    • Fixed the path for the destination folder.
    • Fixed report parameters.
    • Fixed duplication of the jti claim in the JWT token.
    • Fixed task execution with files in the request body.
    • Fixed permissions checking for moving to the trash.
    • Fixed an error returning an incorrect ID when creating nested tasks.
    • Fixed a bug where an anonymous user received errors in the controllers.
    • Fixed a bug where the administrator received a 403 error when retrieving the data structure.
    • Fixed delayed task execution in the scheduler.
    • Fixed the incorrect creation time for data sources.
    • Fixed an error when opening compressed templates in Online Designer.
  • Common
    • Fixed the documentation.
  • Frontend
    • Fixed export and download buttons.
    • Fixed history on export and report information pages.
    • Fixed an error when creating a data source from the online designer.
    • Fixed localization for starting a task.
    • Fixed an error regarding payment necessity on the expired subscription detail page.
    • Fixed notifications for downloading files without permissions.
    • Fixed the search field and the output file name field.
    • Fixed the ‘Select All’ button on the API keys page.