- 首页 /
- 云服务 /
- FastReport Cloud
FastReport Cloud 新版本发表
Released: Nov 28, 2025
2025.2.24 中的更新
特性
Released: Nov 21, 2025
2025.2.23 中的更新
特性
- Frontend
- Added information about active users and subscriptions to admin panel's audit page.
- Backend
- Added global file search to API.
Released: Aug 29, 2025
2025.2.13 中的更新
特性
- Backend
- Changed the VM for space occupied by fonts request, it's no longer the same VM as the files.
- Docs
- Added task system documentation.
- Added an article to documentation on static preview integration via iframe.
- Common
- The login form is now handled by gateway, login is simplified and requires less traffic.
修补程序
- Backend
- Fixed a bug that caused the calculation of the space occupied by fonts to include all of the workspaces.
- Font Server
- Fixed a bug that caused some ttf files to be rejected...
Released: Aug 28, 2025
2025.2.12 中的更新
特性
- Frontend
- Added new components to indicate font space limits.
- Added hints for hotkeys in various context menus.
Released: Aug 20, 2025
2025.2.11 中的更新
特性
- Frontend
- Added support for alternative uid / pwd keys for MySQL connection strings in the dialog (it will also parse "user id" and "password" now).
- Common
- Changed API tests cleaning method.
Released: Aug 15, 2025
2025.2.9 中的更新
修补程序
- Frontend
- Fixed automatic connection string parsing in the datasource settings dialog for MS SQL.
Released: Aug 10, 2025
2025.2.8 中的更新
特性
- Docs
- Added documentation for S3.
Released: Jul 28, 2025
2025.2.7 中的更新
特性
- Backend
- Added search by subs plan id in audit page.
- Added an S3 upload task.
- Frontend
- Added S3 component to UI.
- Demos
- Added a WPF FastReport .NET + Cloud Demo.
Released: Jul 18, 2025
2025.2.5 中的更新
特性
- Frontend
- Added virtualization to user page.
Released: Jul 14, 2025
2025.2.4 中的更新
修补程序
- Backend
- Fixed task run return types in task controller.