- Correct sprintf usage for trace_msg (issue#132)
- Add DBIXS_VERSION & DBIXS_RELEASE to dbixs_rev.h
- Remove -Wbad-function-cast
- Fix possible stack overflow (old issue already noted by Tim) (CVE-2026-9698)
- Do not allow table source locations outside explicit given folders
- DBD::Sponge PRECISION handling (pr#12, pilcrow)
- Fix possible buffer overflow in preparse
- Skip mismatching .so's (Greg, PR#81)
- Fix cast warning in dbi_get_state (Greg, PR#182)