Changelog

Version
Type
Title
Date
1.9.0
patch
UX: improved Harvest Timesheet v1.0.20 and changelog auto-expansion 2025-12-21 18:30

Details:

Enhanced Harvest Timesheet component and fixed changelog display.

Timesheet improvements:

  • Use MudBlazor AutoFocus property for password input (native feature)
  • Fixed password validation timing: OnKeyUp instead of OnKeyDown
  • Added Immediate="true" for instant value updates
  • Version bumped to 1.0.20

Changelog improvements:
  • First 3 entries now auto-expand using InitiallyExpandedFunc
  • Removed manual ExpandedRows manipulation
  • Using MudBlazor 8.15 recommended approach

Infrastructure:
  • Fixed Bicep deployment errors (maxCapacity as int, @secure() on password)

Result: Better UX with native MudBlazor features and working auto-expansion.

1.8.0
patch
UX: add autofocus to password input field in Harvest Timesheet component 2025-12-21 16:00

Details:

Enhanced user experience by adding @autofocus attribute to the password input field in TimesheetDisplay.razor.

Change:

  • Added @autofocus to MudTextField in password protection section
  • Password field now automatically receives focus when component renders

Result: Users can immediately type password without clicking the input field.

1.7.0
patch
Docs: update all changelog entries with markdown formatting 2025-12-20 23:45

Details:

Reformatted all 40+ changelog entries with consistent markdown syntax for better readability.

Formatting applied:

  • Line breaks (\n\n) to separate logical sections
  • Bold headers (Section:) for key topics
  • Bullet lists (- item) for multiple related items
  • Better structure - long paragraphs broken into scannable sections

Result: Changelog now displays with clean, professional formatting using the ProcessDescription() markdown support.

1.6.0
feature
Feature: Blue-Green deployments with instant rollback 2025-12-20 23:30
1.5.0
patch
Fix: custom domains implemented as IaC using verified Microsoft Bicep schema (2026-01-01 API) 2025-12-20 21:15
1.4.0
feature
Feature: custom domains with DNS CNAME records and free Let's Encrypt SSL certificates 2025-12-20 20:00
1.3.0
fix
Fix: HarvestTimesheet password entry with Enter key 2025-12-20 19:45
1.2.1
minor
Feature: deployment status with Azure Blob Storage and local dev testing 2025-12-20 16:00
1.2.0
refactor
Refactor: restructure TheNerdCollective packages for clean ecosystem 2025-12-19 15:45
1.1.0
feature
Feature: we have added the circuit handler to ServerWeb and ServerAdmin 2025-12-19 15:30

Version 1.9.0

An unhandled error has occurred. Reload 🗙