Changelog
All notable changes to DBC Utility. Format follows Keep a Changelog and Semantic Versioning.
[1.0.2] - 2025-11-10
Changed
- Moved to UV package manager
- Added button to create a new DBC file
- Added buttons to reorder messages and signals
- Bound edit message/signal to double click
- Added duplicate message and duplicate signal actions
Fixed
- Version label now uses the real version from
pyproject.toml
[1.0.1] - 2025-01-29
Changed
- Linux installation paths updated to use
_internal/icons/ - Refresh button UI improved
- Removed redundant spec file for clarity
Fixed
- Linux install script copies icons from the correct PyInstaller folder
- Desktop entry icon paths reference system icon directory
- Removed unused Pillow dependency
[1.0.0] - 2025-01-27
Added
- Viewer + editor with search and file operations
- Documentation, policies, and build scripts