Skip to content

v12.55.5

Choose a tag to compare

@riderx riderx released this 20 Nov 23:50
· 3371 commits to main since this release

🆕 Changelog

Added

  • Click functionality to InfoRow component for copying bundle comments to clipboard
  • Build route to private API for improved build management

Changed

  • Simplified manifest bundle counting logic with improved database schema
  • Consolidated cron task processing for better performance
  • Enhanced datepicker menu positioning and styling for improved usability

Fixed

  • Manifest existence check now correctly uses manifest_count from version data
  • SQL query parameter formatting in manifest update and delete functions
  • Code formatting consistency

Removed

  • Deprecated build request endpoint in favor of new private API build route
  • Unused toast import from InfoRow component

🔗 Full Changelog: v12.55.4...v12.55.5