Releases: SpeakingInBits/CalendarMaker-MAUI
Releases · SpeakingInBits/CalendarMaker-MAUI
Release list
v0.7.1 Borderless Calendar Fixes and Event Title fix
What's Changed
- Word-wrap long event titles within their day by @Joe-Ortiz in #66
- Use a real gear icon for the settings button by @Joe-Ortiz in #67
- Enhance docs: add screenshots and roadmap to README by @Joe-Ortiz in #68
- Fix borderless printing clipping and preview grid rendering by @Joe-Ortiz in #69
Full Changelog: v0.7...v0.7.1
v0.7 Release - 12x12 Calendar support and calendar events
What's Changed
- Add 12x12 square page size (#54) by @Joe-Ortiz in #62
- Add unit tests for the 12x12 square page size by @Joe-Ortiz in #65
- Increase unit test coverage (#56) by @Joe-Ortiz in #63
- Add calendar events with colors & repetition (#29) by @Joe-Ortiz in #64
Full Changelog: v0.6.2...v0.7
v0.6.2 November 11th 2025 Release
v0.6.1 November 11th 2025 Release
What's Changed
- Add page size and orientation pickers to settings modal by @JoeProgrammer88 in #60
Full Changelog: v0.6...v0.6.1
v0.6 November 11th 2025 Release
What's Changed
- Use borderless padding and background color setting for PDF export by @JoeProgrammer88 in #57
- Update NuGet dependencies and refine test project config by @JoeProgrammer88 in #58
- Enhance photo picker modal by @JoeProgrammer88 in #59
Full Changelog: v0.5...v0.6
v0.5 October 26th 2025 Release
What's Changed
Move calendar project settings to project modal on the designer page. Borderless calendars have adjustable padding and a customizable background color around the photo grid. Photos in borderless calendars will extend to the border of the calendar and not have a margin.
PR's
- Borderless enhancements by @JoeProgrammer88 in #55
Full Changelog: v0.4.1...v0.5
v0.4.1 October 25th 2025 Release
What's Changed
Major refactoring for testability to allow for automated testing. Added a Settings button in the calendar project designer. Currently only changing calendar margins is supported in the settings.
- Add XML documentation comments to CalendarProject model by @Copilot in #48
- Add XML documentation to FontAsset model by @Copilot in #42
- Add XML documentation comments to Margins model by @Copilot in #43
- Add XML documentation to LayoutSpec model by @Copilot in #40
- Add XML documentation comments to ImageAsset model by @Copilot in #44
- Add XML documentation to CoverSpec model by @Copilot in #46
- Add XML documentation to PageSizes model by @Copilot in #45
- Add XML documentation to PageSpec model by @Copilot in #41
- Add XML documentation to ThemeSpec model by @Copilot in #47
- Refactor TemplateKey default value to use TemplateService as single source of truth by @Copilot in #39
- Update README with detailed features and instructions by @JoeProgrammer88 in #49
- Refactor and cleanup project structure and codebase by @JoeProgrammer88 in #52
- Refactor for testability by @JoeProgrammer88 in #53
New Contributors
- @Copilot made their first contribution in #48
Full Changelog: v0.4...v0.5
v0.4 October 23rd 2025 Release
What's Changed
- Double sided calendar support by @JoeProgrammer88 in #38
Full Changelog: v0.3.2...v0.4
v0.3.2 October 20th 2025 Release
What's Changed
- Add support for borderless cover printing by @JoeProgrammer88 in #37
Full Changelog: v0.3.1...v0.3.2