Skip to content

1.2.21

Choose a tag to compare

@cd-rite cd-rite released this 06 Dec 15:29
· 497 commits to main since this release
a4dbd7b

What's Changed

  • (App/Feature) Added CSV export button to User App Admin panel. (#856)
  • (App/Fix) Sort Assets in NavTree when building tree node (#855)
  • (API/Chore) Updates to node package dependencies (#845)
  • (App/Feature) Added a distinct logout button to navtree header (#844)
  • (App/Feature) Collection review workspace enhancements, batch editing uses new API endpoints for better performance (#835)
  • (App/Fix) Resolved overly persistent stig grid reload mask (#836)
  • (App/Fix) Fallback to navy logo on img error (#839)
  • (App/Fix) Enabled User grant delete button from User Admin interface (#840)
  • (App/Feature) Added sourcemap to support client debugging (#841)
  • (API/Fix) Fixed issue preventing AppData from loading reviewHistory > 5000 characters (#830)
  • (API/Feature) Added endpoints for batch POST of reviews (#832)
  • (App/Feature) Render rows to a markup cache in BufferView for better performance (#831)
  • (API/Feature) Refactor migrations; avoid mysql2 bugs by removing charset/collation directives (#829)
  • (Ops/Chore) Removed unused Docker-compose file envvars (#842)

Full Changelog: 1.2.20...1.2.21