- Added a new feature for sharing profile cards, including special handling for forwarding to friends and displaying a canvas cover with user information.
- Updated the mini program's profile-edit page to generate a shareable card with a structured layout, including user avatar, nickname, and additional information.
- Improved the documentation to reflect the new sharing capabilities and updated the last modified date for relevant entries.
- Simplified the environment configuration in app.js by removing the debug environment options and related functions.
- Set a default API base URL for production while allowing commented options for local and testing environments.
- Cleaned up settings.js by removing the debug environment label and switching functionality, streamlining the user interface.
- Updated documentation to reflect the removal of debug features and added a summary of synchronization requirements in the planning document.
- Modified the activation phrase for the boss avatar to include additional expressions for initiating meetings.
- Changed the `alwaysApply` setting in the soul meeting trigger to true, ensuring it is always active during specified meeting contexts.
- Updated the protocol for the boss avatar to require reading the meeting skill document before hosting multi-role meetings.
- Added new entries for content ranking algorithm adjustments and cross-platform reuse in the evolution indices for backend, team, and mini program development.
- Improved user interface elements in the mini program, including the addition of a hidden settings entry and refined guidance for profile modifications.
- Enhanced reading statistics display with formatted numbers for better clarity and user engagement.
- Updated reading tracker logic to prevent duplicate duration accumulation and ensure accurate reporting of reading progress.
- Added a new entry for the latest mini program development rules and APIs in the evolution index.
- Updated the skill documentation to include guidelines on privacy authorization and capability detection.
- Modified the read and settings pages to improve user experience with new input styles and layout adjustments.
- Implemented user-select functionality for text elements in the read page to enhance interactivity.
- Refined CSS styles for better responsiveness and visual consistency across various components.
# Conflicts:
# .cursor/meeting/README.md resolved by yongxu version
# .gitignore resolved by yongxu version
# miniprogram/pages/index/index.js resolved by yongxu version
# miniprogram/pages/read/read.js resolved by yongxu version
# miniprogram/pages/read/read.wxml resolved by yongxu version
# soul-admin/dist/index.html resolved by yongxu version
# soul-admin/src/App.tsx resolved by yongxu version
# soul-admin/src/components/RichEditor.css resolved by yongxu version
# soul-admin/src/components/RichEditor.tsx resolved by yongxu version
# soul-admin/src/components/modules/user/UserDetailModal.tsx resolved by yongxu version
# soul-admin/src/layouts/AdminLayout.tsx resolved by yongxu version
# soul-admin/src/pages/chapters/ChaptersPage.tsx resolved by yongxu version
# soul-admin/src/pages/content/ContentPage.tsx resolved by yongxu version
# soul-admin/src/pages/dashboard/DashboardPage.tsx resolved by yongxu version
# soul-admin/src/pages/find-partner/FindPartnerPage.tsx resolved by yongxu version
# soul-admin/src/pages/find-partner/tabs/CKBConfigPanel.tsx resolved by yongxu version
# soul-admin/src/pages/find-partner/tabs/CKBStatsTab.tsx resolved by yongxu version
# soul-admin/src/pages/find-partner/tabs/FindPartnerTab.tsx resolved by yongxu version
# soul-admin/src/pages/find-partner/tabs/MatchPoolTab.tsx resolved by yongxu version
# soul-admin/src/pages/find-partner/tabs/MatchRecordsTab.tsx resolved by yongxu version
# soul-admin/src/pages/find-partner/tabs/MentorBookingTab.tsx resolved by yongxu version
# soul-admin/src/pages/find-partner/tabs/MentorTab.tsx resolved by yongxu version
# soul-admin/src/pages/find-partner/tabs/ResourceDockingTab.tsx resolved by yongxu version
# soul-admin/src/pages/find-partner/tabs/TeamRecruitTab.tsx resolved by yongxu version
# soul-admin/src/pages/mentors/MentorsPage.tsx resolved by yongxu version
# soul-admin/src/pages/referral-settings/ReferralSettingsPage.tsx resolved by yongxu version
# soul-admin/src/pages/settings/SettingsPage.tsx resolved by yongxu version
# soul-admin/src/pages/users/UsersPage.tsx resolved by yongxu version
# soul-admin/tsconfig.tsbuildinfo resolved by yongxu version
# soul-api/internal/database/database.go resolved by yongxu version
# soul-api/internal/handler/admin_dashboard.go resolved by yongxu version
# soul-api/internal/handler/book.go resolved by yongxu version
# soul-api/internal/handler/ckb.go resolved by yongxu version
# soul-api/internal/handler/db_book.go resolved by yongxu version
# soul-api/internal/handler/db_person.go resolved by yongxu version
# soul-api/internal/handler/match_records.go resolved by yongxu version
# soul-api/internal/handler/user.go resolved by yongxu version
# soul-api/internal/model/chapter.go resolved by yongxu version
# soul-api/internal/model/person.go resolved by yongxu version
# soul-api/internal/router/router.go resolved by yongxu version
# 开发文档/10、项目管理/运营与变更.md resolved by yongxu version
# 开发文档/1、需求/需求汇总.md resolved by yongxu version
# 开发文档/README.md resolved by yongxu version