tag e52bbbfca970a334cce94b9bbb490a01b5e96d03 v1.1.1
Author:	calebelson <calebelson.gmail.com>
Date:	Thu Aug 28 18:49:45 2025 +1200

Release v1.1.1: Fix Minimap Toggle & UI Improvements

🐛 Bug Fixes:
- Fixed minimap button hide/show toggle to work immediately (no reload required)
- Resolved duplicate LibDBIcon variable declaration that was preventing toggle functionality

🎨 UI Improvements:
- Improved configuration window spacing and layout
- Increased font sizes for better readability

This patch release fixes the minimap button toggle and includes minor UI enhancements.

commit e7d5b6c7a1a0ab57545288f0cc77b6ccb9f8d075
Author: calebelson <calebelson.gmail.com>
Date:   Thu Aug 28 18:47:27 2025 +1200

    Add immediate minimap button toggle and UI improvements
    
    - Fixed minimap button hide/show functionality to work immediately without reload
    - Resolved duplicate LibDBIcon variable declaration issue
    - Added yell text preview feature
    - Added sound play button for audio preview
    - Improved UI spacing and font sizes for better readability
    - Enhanced configuration window layout

