Skip to content

v1.4.0

Latest
Compare
Choose a tag to compare
@hiveer hiveer released this 14 Feb 07:33
· 18 commits to main since this release
ce14c64

New Features and Improvements

  • Tag Management: You can now create, update, delete, or enable/disable tags directly from the admin panel.
  • System Broadcast: Admins can now add system broadcasts that will appear as a banner on the site, ensuring important messages are visible to users.
  • Admin UI/UX Improvements: The admin panel has been improved for better usability and a smoother experience.
  • File List Enhancements: Significant improvements to the file list page in Model, Dataset, Space, and Code sections. Previously, navigating folders with hundreds of files will cause the page to crash. Now, even with thousands of files, the page loads smoothly.
  • Deepseek R1 Model Support: Inference and fine-tuning now support Deepseek R1 models for enhanced capabilities.
  • Text-to-Image Service: A new dedicated service for text-to-image functionality has been added.
  • Dataset Viewer - JSON & CSV Preview: The dataset viewer now supports previewing JSON and CSV formatted data.
  • Dataset Viewer Performance: Major performance improvements for the dataset viewer, especially when dealing with large datasets and high page numbers. For example, previously loading the 100,000th page of a 10GB dataset will cause crashes, but now it loads much faster and smoothly.
  • Multisync System Enhancement: The multisync system now supports storing multiple repository source paths, offering greater flexibility.
  • Git LFS Security Improvements: Git LFS security has been enhanced to meet industry standards, minimizing potential security risks.
  • Server Observability Enhancements: Integrated OpenTelemetry for tracing, logging, and metrics, For more details on what it is and how to enable it, see OpenCSGs/csghub-server#246.

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.4.0