Release v26.04.10.1 #28

Merged
bvandeusen merged 0 commits from dev into main 2026-04-10 11:05:17 -04:00
bvandeusen commented 2026-04-10 11:04:45 -04:00 (Migrated from git.fabledsword.com)

What's Changed

Paused Projects

  • New paused project status with auto-pause after 14 days of inactivity and auto-reactivation on activity
  • Paused tab added to project list filter; status validation updated to accept paused

Project Cards

  • Overall completion bar rendered on project cards; done milestones auto-collapse
  • Fix: null project fields coerced to empty string to avoid NOT NULL violation

Search

  • Hybrid keyword + semantic search — exact title/body matches now rank first above semantic hits

Briefing

  • Redundant current-conditions block removed; live temperature patched directly into WeatherCard

Email Templates

  • Email templates updated to Modern Fable visual identity (violet + gold palette)

Navigation & UX

  • Back button from a note/task returns to its project when set, otherwise to Knowledge
  • Header nav text darkened in light mode — inactive uses text-secondary, active uses primary-solid

Internal

  • Lint cleanup: timezone import, direct timedelta usage, unused variable removal
## What's Changed **Paused Projects** - New `paused` project status with auto-pause after 14 days of inactivity and auto-reactivation on activity - Paused tab added to project list filter; status validation updated to accept `paused` **Project Cards** - Overall completion bar rendered on project cards; done milestones auto-collapse - Fix: null project fields coerced to empty string to avoid NOT NULL violation **Search** - Hybrid keyword + semantic search — exact title/body matches now rank first above semantic hits **Briefing** - Redundant current-conditions block removed; live temperature patched directly into WeatherCard **Email Templates** - Email templates updated to Modern Fable visual identity (violet + gold palette) **Navigation & UX** - Back button from a note/task returns to its project when set, otherwise to Knowledge - Header nav text darkened in light mode — inactive uses `text-secondary`, active uses `primary-solid` **Internal** - Lint cleanup: timezone import, direct `timedelta` usage, unused variable removal
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bvandeusen/FabledScribe#28