## Bug Fixes

- Calendar exports store the current year relative to year zero, so re-importing no longer shifts the date by year zero twice
- Edits to preset calendars now persist across reloads; deletions of preset entries (eras, months, moons, festivals) were previously dropped when the saved override was cleaned on save
- Exports of monthless calendars can now be imported; the format check and NoMonths validation accept calendars that define days per year without months
- Macro dropdowns in the note sheet, weather picker, weather editor, and preset manager now list only macros the user can see; a stored selection stays listed even if hidden
- One-time caveat: preset overrides saved before this fix already lost their deletion markers, so entries deleted from a preset calendar may reappear once and must be deleted again
- Saving a preset calendar override now shows an error notification when it fails instead of failing silently
- The import preview shows a day-year date for monthless calendars and counts days from days per year
- The note sheet hides its macro field entirely when no macros are selectable

## Changes

- Note macros now check the author's execute permission at run time; a macro is skipped when its non-GM author cannot execute it, unless it is a GM-configured preset default macro
- The Preset Manager now opens only for GMs, and the Macros settings tab no longer loads macro data for non-GM users
- The note sheet rejects macro assignments from non-GM users who lack permission to execute the chosen macro
- Verified compatibility bumped to Foundry 14.365
