Folo/apps
Innei 9f63483332
feat(upgrade): add linkifyChangelog utility and update changelog rendering
- Introduced a new utility function `linkifyChangelog` to convert commit hashes, issue/PR numbers, and contributor mentions into clickable links.
- Updated the `AppNotificationContainer` to utilize the new utility for rendering the changelog in both development and production environments.
- Modified the `Paper` component styling for improved visual consistency.

Signed-off-by: Innei <tukon479@gmail.com>
2025-06-09 22:31:18 +08:00
..
desktop feat(upgrade): add linkifyChangelog utility and update changelog rendering 2025-06-09 22:31:18 +08:00
mobile fix(markdown): update markdown rendering to use TextInput for headings and paragraphs 2025-06-09 22:21:03 +08:00
ssr feat(user-profile): integrate user lists and subscriptions in profile page 2025-06-09 21:20:22 +08:00