2025 Changelog: All Releases and Updates for 'rlespinasse/drawio-exporter'
What’s Changed
- docs: update code of conduct by @rlespinasse in https://github.com/rlespinasse/drawio-exporter/pull/81
- ci(linter): setup super-linter by @rlespinasse in https://github.com/rlespinasse/drawio-exporter/pull/82
- build: bump the dependencies group with 6 updates by @dependabot in https://github.com/rlespinasse/drawio-exporter/pull/83
- ci(linter): use super-linter/super-linter by @rlespinasse in https://github.com/rlespinasse/drawio-exporter/pull/84
- ci: upgrade drawio-desktop version to v27.0.9 by @rlespinasse in https://github.com/rlespinasse/drawio-exporter/pull/88
- fix: use 1-based index on page index option by @rlespinasse in https://github.com/rlespinasse/drawio-exporter/pull/87
Full Changelog: https://github.com/rlespinasse/drawio-exporter/compare/v1.3.1...v1.3.2
1.3.1 (2025-03-06)
Fixed
- Option
--drawio-desktop-headless
wasn’t properly set as a boolean flag #80
1.3.0 (2025-03-02)
Added
- Move to Rust 2024 to be up-to-date #79
Changes
- Remove any illegal characters from the generated filename #70
- Change starting character for each log type #54
Fixed
- Update dependencies to avoid vulnerabilities