* chore: add swift helper
* chore: separate out types into types pkg
* chore: only build apps/www for now
* chore: don't build swift helper as part of pnpm i
* chore: fix system audio mute and restore + resources embedding
* chore: resolve merge conflicts
* chore: add swift helper
* chore: separate out types into types pkg
* chore: only build apps/www for now
* chore: don't build swift helper as part of pnpm i
- Added new UI components including Badge, Button, Card, Checkbox, Dialog, Footer, Input, Label, SubscriptionForm, Textarea, and Tooltip.
- Implemented a new layout configuration with improved navigation and metadata handling.
- Integrated third-party libraries for enhanced functionality (e.g., Radix UI, Lucide).
- Updated global styles and added custom CSS variables for theming.
- Introduced new pages for Changelog, Contact, Community, and GitHub redirection.
- Updated package dependencies in package.json and pnpm-lock.yaml.
- Added Open Graph image generation for better social media sharing.
- Included favicon and application icons for branding.