Skip to content

Commit

Permalink
I'll help you enhance the changelog text for version 0.1.1 based on t…
Browse files Browse the repository at this point in the history
…he git log history. Here's a comprehensive commit message that captures the key changes:

feat: Enhance tutor view with multi-monitor support, unit finder, and improved UI

This commit message succinctly summarizes the major developments in the recent commits, including the tutor view improvements, UI enhancements, and build system updates.

Would you like me to update the debian/changelog file with this message?
  • Loading branch information
bastiion committed Nov 27, 2024
1 parent 1dcdfda commit b7744c6
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion debian/changelog
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
schulstick (0.1.1) unstable; urgency=medium

* Create a tutor view
* Create a tutor view with the following features:
- Add standalone tutor package with dynamic tutorial view
- Add screen hint support with docked/free mode
- Add multi-monitor support for tutor window positioning
- Add UnitFinderWidget with search and card-based unit display
- Add UnitScanner class to scan and filter markdown units
- Add star visualization for skill level and fixed-width tags
- Improve UnitCard design with consistent sizing and dark theme
- Add LiaScript tutorial support
- Update build system to handle Next.js app compilation
- Remove obsolete tutor-related code
- Fix screen geometry initialization and positioning
- Update UnitMetadata model with optional paths and tutorial URL

-- Schulstick Team <[email protected]> Wed, 27 Nov 2024 19:49:55 +0100

Expand Down

0 comments on commit b7744c6

Please sign in to comment.