Katzebase v0.25.0

Version: 0.25.0
Status: Stable
Released: 2024-10-09
License: MIT License
Downloads
Source-Code

This is open source under the MIT License. You can obtain the source code for this specific version from GitHub or browse the releases for source code associated with specific versions. If you make any changes which you feel improves this application, please feel free to submit a pull - request.

Release Notes

Engine

  • Consolidated field materialization.
  • Field aliases can now be strings.
  • Fixed select, group and order constant expressions.
  • Major update performance optimization.
  • Dynamic configuration options.

UI

  • Swapped results grid for DataGridView.
  • Static analysis tool-tip delay.
  • Fixed font saving. Recommend: Cascadia Mono SemiLight.
  • Added scrolling to multiple result grids.
  • Added double buffered schema explorer.
  • Resolved issue updating static analysis when lazy loaded schema updates occur.

Full Changelog: https://github.com/NTDLS/Katzebase/compare/0.24.0...0.25.0