lightweight tag 8fcfb1d710835d87af96dc423f4a8079e47a5d5c 1.0.4
Author:	GitHub <noreply@github.com>
Date:	Fri Jan 23 22:13:17 2026 +0200

commit 8fcfb1d710835d87af96dc423f4a8079e47a5d5c
Author: Odisseas Simou <36369275+OdisseasSimou@users.noreply.github.com>
Date:   Fri Jan 23 22:13:17 2026 +0200

    Updated CHANGELOG for version 1.0.4
    
    Documented the addition of Task XP Tooltips feature.

commit cb096263cbbb8ba95ae47c753c815ad823d08727
Author: Er3VoS <simou.odisseas@gmail.com>
Date:   Fri Jan 23 22:11:51 2026 +0200

    ✨(task xp tooltip): Refactored Endeavor Tracker Addon: Implement MVC Structure
    
    - Moved core functionality to Core.lua for better organization.
    - Created Display.lua for managing XP progress display overlay.
    - Added Tooltips.lua for enhancing task tooltips with XP contribution.
    - Updated EndeavorTracker.lua to coordinate between model, view, and controller.
    - Improved event handling and initialization logic.
    - Enhanced README.md with detailed features and usage instructions.
    - Updated .toc file to reflect new file structure and organization.

