Changelog
1..0.3 Latest
Meridian Track v1.0.3
- Minor bug fixes and general improvements
1.0.2
Meridian Track v1.0.2
✨ New Features
- Public API v1 — Integrate Meridian Track with your own tools using our new REST API with API key authentication. Generate keys from your workspace settings and start building.
- MCP Server Integration — Connect Meridian Track to AI assistants and developer tools via the Model Context Protocol. Access timers and workspace members directly from your IDE or AI workflow.
- Refreshed Branding — Public-facing pages have been updated with a cleaner, more professional look.
🐛 Bug Fixes
- Fixed an issue where budget alert notifications could fail to send for certain workspaces.
- Fixed scheduled reports failing for workspaces with older configurations.
- Resolved WebSocket stability issues — connections are now more resilient during cleanup and time entry updates.
- Fixed API error responses that could return malformed data in certain validation scenarios.
- Fixed a mobile app startup issue on some devices related to local storage initialization.
1.0.1
Meridian Track v1.0.1
✨ New Features
Light & Dark Mode
- Full light/dark mode support across the web app
- Theme toggle in settings with system preference detection
Product Documentation Site
- Comprehensive docs site at docs.meridiantrack.com (Astro Starlight)
- Getting started guides, feature documentation, settings reference, and workflow guides
- Automated screenshot generation for docs
Invoice Scheduling
- Schedule invoices for automatic delivery on a recurring basis
Report Schedule Improvements
- Report schedules moved to the Analytics page for better discoverability
Workspace Branding
- Upload a custom logo for your workspace
- Branding appears across the app and in generated reports
📱 Mobile Improvements
- Improved mobile app usability and navigation
- Invoicing system added to mobile (web feature parity)
- Enhanced deployment workflows for iOS builds
🏗️ Under the Hood
- Upgraded UI dependencies
- Added end-to-end smoke tests
- Improved CI pipeline reliability (smoke test failure detection)
- Dependency updates (rollup, security patches)
🐛 Bug Fixes
- Fixed CSV import issue with positional args for time entry keys
- Fixed workspace member and invitation index definitions
- Various mobile deployment and configuration fixes
1.0.0
🎉 Meridian Track v1.0.0 — Initial Release
The first official release of Meridian Track — a free time tracking app with web and mobile clients, built as a full-stack serverless application on AWS.
Core Features
Time Tracking
- One-click timer with real-time elapsed display
- Manual time entry creation and editing
- Inline editing while clocked in
- Week view calendar for visualizing time entries
- Favorites for quick-starting common tasks
- Bulk actions (edit, delete) across multiple entries
- Split time entries
Organization
- Clients and projects with nested hierarchy
- Tasks within projects
- Tags for flexible categorization
- Billable rates per project with budget tracking
Reporting & Analytics
- PDF and Excel (XLSX) report generation
- Filter by date range, client, project, or tag
- Date range presets for quick filtering
- Scheduled report delivery via email
- Shared report links
- CSV export
- Analytics dashboard with visual breakdowns
Invoicing
- Invoice generation from tracked time
- Payment status tracking
- Invoice scheduling
Data
- CSV time entry import with column mapping and timezone support
- Real-time sync across devices via WebSocket
Mobile App
- React Native (Expo) app for iOS and Android
- Full feature parity with web app
- Real-time sync with web client
Web App
- React 19 with Mantine UI
- Responsive design (desktop, tablet, mobile)
- Dark theme
- Keyboard shortcuts
Account & Workspace
- Multi-workspace support with workspace switcher
- Workspace management (members, invitations)
- Workspace logo upload and branding
- User profile management
- Account deletion
- Secure authentication via AWS Cognito
Infrastructure
- Serverless on AWS (Lambda, API Gateway, DynamoDB, S3, CloudFront)
- CI/CD via GitHub Actions
- Sentry error tracking
- Custom email templates (Meridian branding)
- Cognito-branded login pages
Marketing Site
- Home, Features, Pricing, About, Contact, Terms of Service pages
- “Why is it free?” messaging
- Open Graph and Twitter meta tags for link previews