v1.9.2

Kordon 1.9.2

Today we bring you some really nice quality-of-life improvements — from user experience to performance.

— Team Kordon

Quality of Life

  • Inline Editing for Everything

    We now have click-to-edit functionality across the platform without navigating to separate edit pages. This makes working with content so much smoother — you can edit something and navigate to different items in the side panel to give you the context you need.

  • New Modern Text Editor

    The previous editor worked fine but it was old, clunky, a bit slow, and no longer being maintained. The new one is all of those things fixed.

  • Framework Overview Numbers Improvement

    The overview page now shows both the total number of requirements in the framework as well as how many have been marked applicable.

  • Updated Controls Icon

    Controls now have a new icon for better visual consistency across the app.

Fixed

  • Fixed task filters for Done, Failed, and To Do states — Done was showing both done and failed tasks, Failed was showing nothing
  • Fixed a cross-site scripting (XSS) vulnerability where a user's email address was inserted into HTML without proper escaping on an admin error page
  • Optimized task list performance by preventing N+1 database queries — previously each task triggered separate queries, causing hundreds of requests on large lists