Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 08 Nov 16:13
· 38 commits to master since this release
v0.1.0
2bc79b5
v0.1.0 - UI Refactor and Notifications

 - Created new widget library (lib_ui_widgets.sh) for building TUI applications
 - Refactored dip.sh metadata browser to use widget-based rendering
 - Added clean separation between UI rendering and application logic
 - Implemented reusable UI components: ui_text, ui_list, ui_line

 - Added lib_ui_notify.sh for visual/audio failure notifications
 - Integrated terminal bell, keyboard LED notifications, and XDG notifications
 - Added failure notifications to queue processing pipeline
 - Notifications trigger on rip failures to alert user