mirror of
https://github.com/lobehub/lobehub.git
synced 2026-03-27 13:29:15 +07:00
* ✨ feat: Add browser compatibility detection and fallback page - Add automatic browser compatibility check in app layout - Create standalone not-compatible.html fallback page with modern responsive design - Support dark mode via prefers-color-scheme - Include browser download links (Chrome, Firefox, Edge, Safari, Arc) - Display minimum browser requirements - Update feature development documentation * 📝 docs(CLAUDE): Update PR Linear Issue Association guidelines - Clarify the requirement to include magic keywords in PR body for Linear issues. - Add instruction to summarize work done in the Linear issue comment and update the issue status to "In Review". Signed-off-by: Innei <tukon479@gmail.com> * ✨ feat: Update browser compatibility page and layout - Change favicon link to absolute path in not-compatible.html. - Add Safari browser support with corresponding icon and link. - Update minimum browser requirements to Chrome 99+, Safari 16.4+, and Edge 99+. - Fix typo in layout.tsx comments from "serveral" to "several". Signed-off-by: Innei <tukon479@gmail.com> --------- Signed-off-by: Innei <tukon479@gmail.com>