Skip to content

v2025.10.0

Choose a tag to compare

@galexrt galexrt released this 19 Oct 18:58
· 2316 commits to main since this release
1bdc410

Changelog

All notable changes to this project will be documented in this file.

[2025.10.0] - 2025-10-19

馃殌 Features

  • Major refinement of the documents approval and signature system
    (merged signatures into approvals, added expiration, improved UI/UX, and created approval/signing tasks inbox)
  • Added navigation menu with new document pages and filters for jobs and user鈥檚 job
  • Revamped audit log system using gRPC interceptor and added related activity entries
  • Added permissions order and icons, plus title toggle in document view
  • Enhanced dbsync configuration and validation (filters, access checks, load logic)
  • Added approvals to templates and refined related API/service behaviors
  • Improved editor performance by optimizing toolbar state handling
  • Improved FiveM NUI/CEF browser compatibility (styling, transparency, and color handling)
  • Added basic jobs access validation
  • Removed unused layout code and internal debug output

馃悰 Bug Fixes

  • Fixed multiple approval/signing migration issues (cascade, duplicate queries, ordering)
  • Resolved document deletion reason field causing permission errors
  • Fixed Tiptap editor validation and computed error handling
  • Corrected template HTML entity escaping (Go HTML template compatibility)
  • Fixed wiki pages issues (pagination, logo visibility, access checks, grid layout)
  • Addressed CEF 103 BYOB reader pagination and clipboard API compatibility problems
  • Fixed dispatch sidebar rendering and livemap superuser logic
  • Corrected MySQL helper/migration typos and improved dbutils package
  • Fixed various UI inconsistencies (task drawers, colors, labels, and design polish)