mirror of
https://github.com/jlengrand/Maestro.git
synced 2026-03-10 08:31:19 +00:00
## CHANGES
- Added “View Git Log” action right inside GitStatusWidget tooltip 🧭 - Wired MainPanel to open Git Log directly from the widget 🪟 - Expanded GitStatusWidget API with optional `onViewLog` callback 🧩 - Improved test coverage for Git log tooltip interactions and rendering 🧪 - Cleaned repo by removing auto-generated CLAUDE.md memory context files 🧹 - Enhanced release notes frontmatter with a new newspaper icon 🗞️
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
<claude-mem-context>
|
||||
# Recent Activity
|
||||
|
||||
<!-- This section is auto-generated by claude-mem. Edit content outside the tags. -->
|
||||
|
||||
### Jan 11, 2026
|
||||
|
||||
| ID | Time | T | Title | Read |
|
||||
|----|------|---|-------|------|
|
||||
| #413 | 5:34 AM | 🔵 | History Documentation Content Loaded for Verification | ~412 |
|
||||
</claude-mem-context>
|
||||
@@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Release Notes
|
||||
description: Version history and changelog for Maestro releases
|
||||
icon: newspaper
|
||||
---
|
||||
|
||||
# Release Notes
|
||||
|
||||
Reference in New Issue
Block a user