-
-
Notifications
You must be signed in to change notification settings - Fork 1
Releases: shawntz/clementime
Release v25.2.0
cdd0a90 - Update app icon assets with new naming convention (cdd0a90)
- Add CloudKit enable/disable configuration (895bb5f)
- Add universal binary build and release entitlements (5027905)
- Add installer certificate import support to release workflow (a1290fb)
- Fix certificate verification to work with GitHub Actions masking (6efc5d5)
- Improve code signing verification and error handling (69e816f)
- Improve notarization failure logging (b141df4)
- Remove old AppIcon.icon references from Xcode project (f31226a)
- Update release workflow to macOS 15 and Xcode 26.1.1 (77677e4)
- Update release workflow for macOS build (9a34348)
- Update app icon location and build info (3778762)
- Refactor macOS build to use manual codesign after build (876766c)
- Use automatic code signing for Developer ID distribution (4ba1959)
- Remove macOS-specific provisioning profile setting (ce72411)
- Remove provisioning profile specifier for Developer ID builds (555cf44)
- Fix macOS deployment target from invalid 26.1 to 15.0 (b46279e)
- Update Xcode build settings in release workflow (70e7e20)
- Verify signing identities in release.yml (c9b3e9c)
- Update code signing and build info for macOS (8b0ecfd)
- Install macOS provisioning profile in release workflow (83bad63)
- Add DEVELOPMENT_TEAM and allow provisioning updates in release workflow (6f7b55e)
- Fix release workflow: use ../public for web build and manual signing for macOS (86df0e0)
- Fix release workflow: use regular build and remove CODE_SIGN_IDENTITY conflict (00845a5)
- Fix release workflow build issues (9fb54ab)
- Fix workflow: Remove if conditions with secrets context (b758e6b)
- Fix GitHub Actions workflow syntax errors (d3de191)
- Add version badge to README (a1e2dab)
- Add macOS code signing guide and update README (21dde3a)
- Update CLAUDE.md (b508265)
- Update README by removing Mac App links and fixing typos (ef26cec)
- Document CSV import formats and add example files (f7239f2)
- Update DEPLOYMENT_GUIDE.md (ac3bb9b)
- Create QUICK_START.md (f102bbc)
- Create DEPLOYMENT_GUIDE.md (fd1f1c0)
- Create CLAUDE.md (e6d2a24)
- Update README for permission and storage details (4fd6fd9)
- Add Slack login and overview screenshots (88e442e)
- Replace old screenshots with new ones (9e97958)
- Add funding information to FUNDING.yml (0ef84d5)
- Simplify password_required? logic per code review feedback (90d1770)
- Add validation for token generation success (2aec7f0)
- Address review comments: Fix token handling and update mailer/templates (69dc137)
- Update .github/workflows/release.yml (f4af495)
- Initial plan (4c85092)
- Update clementime-web/app/controllers/api/admin/users_controller.rb (0b34d33)
- Update clementime-web/app/controllers/api/admin/users_controller.rb (e30b902)
- Update clementime-web/app/controllers/api/admin/users_controller.rb (7502c76)
- Potential fix for code scanning alert no. 18: Workflow does not contain permissions (195e9f0)
- Potential fix for code scanning alert no. 14: Clear-text storage of sensitive information (d225631)
- Potential fix for code scanning alert no. 13: Clear-text storage of sensitive information (bf3aab2)
- Potential fix for code scanning alert no. 15: Clear-text storage of sensitive information (ad9fc71)
- Potential fix for code scanning alert no. 16: Clear-text storage of sensitive information (89b2149)
- Auto-fix: Format web client code with Prettier (cc2f314)
- Fix auto-format workflow to include all client files (45c232e)
- Grant write permissions to web client lint job (666e585)
- Update ci.yml (f8ba5d6)
- Add auto-formatting PR creation for web client (17d058f)
- Make Ruby linting jobs non-blocking in CI (662e23c)
- Relax linting enforcement in CI and SwiftLint configs (a14002f)
- Refactor landing page for improved readability (c034353)
- Update Prettier to version 3.7.4 (4be9cf8)
- Remove unused activeFeature state and fix apostrophes (bb9bfd7)
- Add SwiftLint workflow and configuration (5393a4c)
- Fix Ruby setup in CI workflow (234e12c)
- Standardize app name to 'Clementime' (7acf5ff)
- Add Seline analytics script to landing page (1f35a4a)
- Restructure project directories and add build info (b237d4c)
- Update macOS app paths in release workflow (7766730)
- Update landing page screenshots and UI (d27e28a)
- Fix package-lock.json sync issue for GitHub Pages deploy (7b2c1c9)
- Add GitHub Actions workflow for landing page deploy (a631f0d)
- Update README.md (cdf5ade)
- Delete README.md (3c2655a)
- Remove old project documentation markdown files (ae50878)
- Update BuildInfo with latest build metadata (78ad0b8)
- Add web portal screenshot to documentation (c686f66)
- Add new Mac UI screenshots to documentation (34a4a75)
- Move documentation files to docs directory (b8693d4)
- Delete .DS_Store (84769c9)
- Update .gitignore (f4617cd)
- Fix inconsistent indentation in ExamStructureModels.swift (6eccb54)
- Potential fix for code scanning alert no. 17: Workflow does not contain permissions (d774d1e)
- Initial plan (20b27a5)
- chore: update VERSION to v1.0.71 [skip ci] (248025a)
- Update .gitignore (1a5ba87)
- Enhance StudentsView with import, export, and undo features (f46556f)
- Refactor SectionsView to use onTapGesture (d8e01f4)
- Refactor SectionEditorView for new section schedule model (15e0547)
- Add SectionDashboardView for section management UI (82fde5a)
- Add PDF export functionality to ScheduleView (db1c398)
- Add CourseOnboardingFlow onboarding view (ed10a60)
- Use SwiftUI.Section and update metadata in NodeAttributesEditor (b227cff)
- Remove helper extensions from ExamStructureModels.swift (a9643c4)
- Add connection selection and deletion to canvas view (af73ff3)
- Add editing and deletion for exam sessions (562c286)
- Add ExamSessionEditorView for editing exam sessions (94bc6a1)
- Enhance CourseSettingsView with data management and collaboration (2a71bd8)
- Refactor CourseDetailView tabs and layout (d0a180d)
- Add helper for current user ID in CourseBuilderView (de3f2bb)
- Reorder tabs in CourseDetailView (51ed75c)
- Add TA list export sheet component (af6b6a9)
- Add SyncStatusView for iCloud sync status UI (b9ba5e0)
- Add ScheduleExportSheet view for exporting exam schedules (64e3402)
- Add RosterExportSheet for exporting course roster as PDF (2cb01cd)
- Add CenteredDisclosureStyle for custom DisclosureGroup (53d366c)
- Add AboutView for app information display (cd8e695)
- Enhance StudentsViewModel with cohort and section management (1e82731)
- Improve success message for exam scheduling (7cb4760)
- Add OnboardingViewModel for course setup flow (d7dd739)
- Refactor ExamStructureViewModel initialization (bcd038b)
- Refactor CourseBuilderViewModel for simplified exam scheduling (ef8363b)
- Add script to generate BuildInfo.swift with git hash (c46fc5d)
- Enhance student import, cohort assignment, and iCloud recording (071964b)
- Add course import/export use cases and update scheduling logic (b398dd5)
- Add sample data and update Core Data model (ed32fdb)
- Add CurrentUserService for managing user state (4afecfb)
- Extend Schedule and Student repository protocols (5e92c93)
- Update CoreData mappers for new domain model fields (fcee015)
- Add PDF generation services for roster, schedule, and TA list (cfbd45f)
- Add CSVParser utility for parsing CSV data (34c8ba8)
- Add auto-generated BuildInfo.swift with commit hash (beea738)
- Refactor domain entities and add export support (9f1afba)
- Add DependencyContainer for dependency injection (76f2023)
- Revamp sidebar with section selection and course management (37770aa)
- Update .gitignore (9658184)
- Add CI, format check, and release GitHub workflows (2e9613a)
- Add custom About and Help menu, update project structure (36841d2)
- Update .gitignore (e769571)
- Create LICENSE (030f8d6)
- Adjust version to new semantic versioning scheme: v25.2.0 (2fcd624)
- Bump brakeman from 7.1.1 to 7.1.2 (1653a43)
- Bump bootsnap from 1.19.0 to 1.20.1 (6113fa7)
- Bump version to v2.0.0 (7bcc563)
- Initial plan (7442bcd)
- Fix remaining week_group references in TA controller and schedule generator (045a177)
- Rename week_group to cohort throughout backend and frontend (8d88406)
- Improve CSV validation error messages for clarity (4769482)
- Complete fix for TA deletion issue (2ce4522)
- Add CSV format validation with helpful error messages (791e756)
- Filter out inactive TAs from all display locations (bfe3f03)
- Initial plan (5ff000d)
- Initial plan (4f32872)
- Initial plan (f160184)
- Bump aws-sdk-s3 from 1.208.0 to 1.209.0 (926a58d)
- chore: remove temporary build script (4579762)
- fix: add Sections views to Xcode project and resolve build errors (a2918ad)
- feat: add hierarchical sidebar with sections and global search (ad50790)
- fix: resolve AttributeGraph cycle crash in Settings tab (46fc93e)
- feat: expand icon picker and refine modal padding (97612bd)
- refactor: add emoji-style icon picker popover and fix modal height (85eab34)
- fix: make all Core Data relationships optional for CloudKit (394b889)
- refactor: replace icon grid with compact dropdown menu (f56094c)
- feat: enable CloudKit sync with iCloud container (e1405f8)
- fix: implement actual course loading in sidebar (b2ebb4b)
- chore: disable CloudKit notification observer until sync is enabled (dcc47de)
- fix: configure Core Data to use Application Support directory (97ef477)
- fix: bypass use case validation for simplified course creation (b19d470)
- feat: redesign course creation with icon picker and metadata (1250059)
- feat: add node-based exam structure canvas builder (72cc44d)
- feat: add orange theme and simplify course creation workflow (b5047f9)
- fix: make CloudKitShareManager optional to prevent initialization crash (5f0f096)
- fix: disable CloudKit temporarily and properly configure app icon (c3ce4b8)
- fix: make Core Data attributes CloudKit-compatible and add app icon (4db76c5)
- Move and update icon assets and config (095a84f)
- Create .gitignore (4a8b770)
- feat: implement complete SwiftUI views layer for ClemenTime ma...
Assets 4
Release v1.0.71
8ce8f86 Changes in v1.0.71
🍊 Automated release from main branch
What's Changed
- See commit history for detailed changes
Docker Image
docker pull shawnschwartz/clementime:v1.0.71 docker pull shawnschwartz/clementime:latest
🐳 Docker Hub: https://hub.docker.com/r/shawnschwartz/clementime
Made with ❤️ by @shawntz
Assets 2
Release v1.0.70
94ed41d Changes in v1.0.70
🍊 Automated release from main branch
What's Changed
- See commit history for detailed changes
Docker Image
docker pull shawnschwartz/clementime:v1.0.70 docker pull shawnschwartz/clementime:latest
🐳 Docker Hub: https://hub.docker.com/r/shawnschwartz/clementime
Made with ❤️ by @shawntz
Assets 2
Release v1.0.69
0566277 Changes in v1.0.69
🍊 Automated release from main branch
What's Changed
- See commit history for detailed changes
Docker Image
docker pull shawnschwartz/clementime:v1.0.69 docker pull shawnschwartz/clementime:latest
🐳 Docker Hub: https://hub.docker.com/r/shawnschwartz/clementime
Made with ❤️ by @shawntz
Assets 2
Release v1.0.68
f718fc6 Changes in v1.0.68
🍊 Automated release from main branch
What's Changed
- See commit history for detailed changes
Docker Image
docker pull shawnschwartz/clementime:v1.0.68 docker pull shawnschwartz/clementime:latest
🐳 Docker Hub: https://hub.docker.com/r/shawnschwartz/clementime
Made with ❤️ by @shawntz
Assets 2
Release v1.0.67
57528ab Changes in v1.0.67
🍊 Automated release from main branch
What's Changed
- See commit history for detailed changes
Docker Image
docker pull shawnschwartz/clementime:v1.0.67 docker pull shawnschwartz/clementime:latest
🐳 Docker Hub: https://hub.docker.com/r/shawnschwartz/clementime
Made with ❤️ by @shawntz
Assets 2
Release v1.0.66
b59c66c Changes in v1.0.66
🍊 Automated release from main branch
What's Changed
- See commit history for detailed changes
Docker Image
docker pull shawnschwartz/clementime:v1.0.66 docker pull shawnschwartz/clementime:latest
🐳 Docker Hub: https://hub.docker.com/r/shawnschwartz/clementime
Made with ❤️ by @shawntz
Assets 2
Release v1.0.65
44d2e1f Changes in v1.0.65
🍊 Automated release from main branch
What's Changed
- See commit history for detailed changes
Docker Image
docker pull shawnschwartz/clementime:v1.0.65 docker pull shawnschwartz/clementime:latest
🐳 Docker Hub: https://hub.docker.com/r/shawnschwartz/clementime
Made with ❤️ by @shawntz
Assets 2
Release v1.0.64
a97b871 Changes in v1.0.64
🍊 Automated release from main branch
What's Changed
- See commit history for detailed changes
Docker Image
docker pull shawnschwartz/clementime:v1.0.64 docker pull shawnschwartz/clementime:latest
🐳 Docker Hub: https://hub.docker.com/r/shawnschwartz/clementime
Made with ❤️ by @shawntz
Assets 2
Release v1.0.63
39505fb Changes in v1.0.63
🍊 Automated release from main branch
What's Changed
- See commit history for detailed changes
Docker Image
docker pull shawnschwartz/clementime:v1.0.63 docker pull shawnschwartz/clementime:latest
🐳 Docker Hub: https://hub.docker.com/r/shawnschwartz/clementime
Made with ❤️ by @shawntz