Skip to content

Releases: mwmdev/dalog

v0.2.2

25 Jul 15:37

Choose a tag to compare

  • Improve exclusion modal UX and code cleanup
  • Hide horizontal scrollbar in log viewer for better visual appearance
  • Fix focus event handling in exclusion modal
  • Minor security improvement
  • Small CI/CD improvements
  • Add coverage badge

v0.2.1

24 Jul 14:49

Choose a tag to compare

  • Security Enhancements
  • Performance Optimizations
  • Configuration & Code Quality
  • Bug Fixes

Full list of changes in the changelog.

v0.2.0

23 Jul 13:57

Choose a tag to compare

  • SSH Support: Read remote log files
  • Live Reload for SSH: Automatic updates for remote files with configurable polling
  • JSON Highlighting: Better syntax highlighting for JSON log entries
  • Visual Mode Fixes: Improved line selection and yank behavior
  • Keybinding Enhancements: More reliable keybindings config
  • Python 3.10+ Required: Dropped support for Python 3.8/3.9 for easier maintenance
  • Streamlined CI/CD: Consolidated workflows and improved test reliability
  • Type Safety: Enhanced type annotations and mypy compliance

v0.1.2

17 Jun 20:33

Choose a tag to compare

Fix visual mode & refactor tests