- Introduced a utility function to ensure absolute media URLs for user profile images.
- Updated the user cache synchronization method to handle profile data more effectively, including avatar, nickname, phone, and MBTI.
- Refactored the avatar upload process to utilize the new URL handling function, improving reliability.
- Modified the super article editor to focus on image uploads instead of file uploads, enhancing user experience with clearer labeling and prompts.
This update aims to streamline user profile management and improve the image upload experience in the application.
- Updated the API base URLs in app.js to point to local development server for testing.
- Enhanced SVG icons with gradient fills for improved visual appeal across various components.
- Refactored the avatar upload functionality in avatar-nickname.js and profile-edit.js to utilize a new upload utility for better code maintainability.
- Improved the layout and styling of the my page and super article editor for a more user-friendly interface.
This update aims to streamline development processes and enhance the overall user experience in the application.
- Added a new entry for the 存客宝计划 Key in the documentation, ensuring consistency between the displayed planKey and the apiKey used for retries.
- Implemented a caching mechanism for the JWT token in the ckbOpenGetToken function to reduce redundant API calls.
- Refactored the lead management logic to ensure that the same planKey is used for both displaying leads and retrying failed pushes, enhancing data integrity and reducing discrepancies.
This update aims to streamline lead management processes and improve the reliability of API interactions.
- Added new entries for the 存客宝工作台 (CKB Workbench) in the skills and testing documentation, including mappings for join/match/lead types and related development documentation.
- Enhanced the CKBConfigPanel component to improve user experience with clearer labeling and functionality for managing leads.
- Implemented search functionality in the backend for filtering leads based on user input, improving data retrieval efficiency.
- Updated environment configuration for better clarity and consistency across development settings.
This update aims to enhance the usability of the CKB workspace and streamline lead management processes.
- Updated the login modal to include a user agreement section with clickable links to the user agreement and privacy policy.
- Improved button styling and layout for better user experience.
- Refactored avatar selection process to utilize local image paths, enhancing compatibility and reliability across different environments.
- Added utility functions for resolving avatar file paths and selecting images from the gallery or camera.
This update aims to streamline user interactions during login and avatar selection, ensuring a smoother experience.
- Added audit mode checks to restrict access to certain features and UI elements in the article editor and user pages.
- Updated the UI to disable input fields and display a mask when in audit mode, enhancing user feedback.
- Ensured that actions like submitting articles and inserting content are blocked in audit mode to prevent unauthorized usage.
This update aims to improve content management and user experience by enforcing stricter access controls during the audit process.
- Added checks for audit mode in VIP navigation and member detail pages, preventing access and displaying appropriate messages.
- Updated UI elements to conditionally render based on audit mode, enhancing user experience by hiding VIP-related options when in audit mode.
- Introduced loading indicators on the VIP page to manage user expectations during content validation.
- Enhanced error handling for image uploads in the article editor, ensuring a smoother content creation process.
This update aims to improve the overall user experience by enforcing access restrictions and providing clear feedback in audit mode.
- Added functionality to open article links in a mini program web-view, allowing users to preview external links.
- Implemented mobile hints for external links to improve user experience on mobile devices.
- Updated content parser to support new link types, including regular hyperlinks.
- Enhanced styling for article links to improve visibility and interaction.
Made-with: Cursor
- Introduced a new MBTI tag in the user profile section, displaying the user's MBTI type or a default label if not available.
- Implemented navigation to a mini program for MBTI testing, ensuring user phone number is included if logged in.
- Enhanced styling for the MBTI tag to improve visibility and user interaction.
Made-with: Cursor
- Added a new webhook integration for Feishu/Lark groups, allowing for custom bot notifications.
- Refactored deployment scripts to unify the deployment process, improving maintainability and reducing redundancy.
- Updated the experience index to include recent entries and improved documentation for various roles.
Made-with: Cursor
- Added recent experience entries for roles including Assistant, Mini Program Developer, Backend Engineer, Product Manager, Software Tester, and Team.
- Enhanced documentation structure in the development assistant's experience list and project index.
- Updated role-flow control documentation to reflect new methodologies and programming thinking.
- Improved error handling in the mini program and backend API for better user feedback during operations.
Made-with: Cursor
- Updated link tag structure to include `passPhone` and `phoneParamName` attributes for better integration with user phone data.
- Adjusted related components and database schema to accommodate new attributes.
- Improved documentation and user interface to reflect changes in phone parameter handling during mini program navigation.
# Conflicts:
# miniprogram/app.js resolved by origin/devlop(远端) version
# miniprogram/pages/read/read.wxml resolved by origin/devlop(远端) version
# miniprogram/project.private.config.json resolved by origin/devlop(远端) version
# soul-admin/dist/index.html resolved by origin/devlop(远端) version
# soul-admin/src/App.tsx resolved by origin/devlop(远端) version
# soul-admin/src/pages/content/ContentPage.tsx resolved by origin/devlop(远端) version
# soul-admin/src/pages/users/UsersPage.tsx resolved by origin/devlop(远端) version
# soul-admin/tsconfig.tsbuildinfo resolved by origin/devlop(远端) version
# soul-api/internal/router/router.go resolved by origin/devlop(远端) version
# soul-api/master.py resolved by origin/devlop(远端) version
# soul-api/wechat/info.log resolved by origin/devlop(远端) version
# Conflicts:
# .cursor/agent/小程序开发工程师/evolution/索引.md resolved by origin/main(远端) version
# .cursor/agent/开发助理/项目索引/产品.md resolved by origin/main(远端) version
# .cursor/agent/开发助理/项目索引/助理橙子.md resolved by origin/main(远端) version
# .cursor/agent/开发助理/项目索引/后端.md resolved by origin/main(远端) version
# .cursor/agent/开发助理/项目索引/团队.md resolved by origin/main(远端) version
# .cursor/agent/开发助理/项目索引/小程序.md resolved by origin/main(远端) version
# .cursor/agent/开发助理/项目索引/测试.md resolved by origin/main(远端) version
# .cursor/agent/开发助理/项目索引/管理端.md resolved by origin/main(远端) version
# .cursor/meeting/README.md resolved by origin/main(远端) version
# .cursor/scripts/create-offline-bundle.sh resolved by origin/main(远端) version
# .cursor/scripts/gitea-sync.sh resolved by origin/main(远端) version
# .cursor/skills/assistant-doc-sync/sync-log.md resolved by origin/main(远端) version
# miniprogram/app.js resolved by origin/main(远端) version
# miniprogram/pages/avatar-nickname/avatar-nickname.js resolved by origin/main(远端) version
# miniprogram/pages/avatar-nickname/avatar-nickname.wxml resolved by origin/main(远端) version
# miniprogram/pages/avatar-nickname/avatar-nickname.wxss resolved by origin/main(远端) version
# miniprogram/pages/match/match.js resolved by origin/main(远端) version
# miniprogram/pages/match/match.wxml resolved by origin/main(远端) version
# miniprogram/pages/read/read.js resolved by origin/main(远端) version
# miniprogram/pages/read/read.wxml resolved by origin/main(远端) version
# miniprogram/pages/read/read.wxss resolved by origin/main(远端) version
# miniprogram/project.private.config.json resolved by origin/main(远端) version
# miniprogram/utils/contentParser.js resolved by origin/main(远端) version
# miniprogram/utils/mpPagePopups.js resolved by origin/main(远端) version
# new-soul/miniprogram/pages/referral/referral.wxss.broken resolved by origin/main(远端) version
# new-soul/soul-admin/deploy_admin.py resolved by origin/main(远端) version
# scripts/miniprogram_upload.sh resolved by origin/main(远端) version
# soul-admin/deploy_admin.py resolved by origin/main(远端) version
# soul-admin/dist/index.html resolved by origin/main(远端) version
# soul-admin/master.py resolved by origin/main(远端) version
# soul-admin/src/App.tsx resolved by origin/main(远端) version
# soul-admin/src/components/RichEditor.tsx resolved by origin/main(远端) version
# soul-admin/src/pages/content/ContentPage.tsx resolved by origin/main(远端) version
# soul-admin/src/pages/dashboard/DashboardPage.tsx resolved by origin/main(远端) version
# soul-admin/src/pages/settings/SettingsPage.tsx resolved by origin/main(远端) version
# soul-admin/src/pages/users/UsersPage.tsx resolved by origin/main(远端) version
# soul-admin/tsconfig.tsbuildinfo resolved by origin/main(远端) version
# soul-api/.env.production resolved by origin/main(远端) version
# soul-api/devloy.py resolved by origin/main(远端) version
# soul-api/internal/config/config.go resolved by origin/main(远端) version
# soul-api/internal/database/database.go resolved by origin/main(远端) version
# soul-api/internal/handler/autolink.go resolved by origin/main(远端) version
# soul-api/internal/handler/book.go resolved by origin/main(远端) version
# soul-api/internal/handler/chapter_preview.go resolved by origin/main(远端) version
# soul-api/internal/handler/db_link_tag.go resolved by origin/main(远端) version
# soul-api/internal/handler/db_person.go resolved by origin/main(远端) version
# soul-api/internal/handler/miniprogram.go resolved by origin/main(远端) version
# soul-api/internal/handler/user.go resolved by origin/main(远端) version
# soul-api/internal/handler/vip_members_admin.go resolved by origin/main(远端) version
# soul-api/internal/model/chapter.go resolved by origin/main(远端) version
# soul-api/internal/router/router.go resolved by origin/main(远端) version
# soul-api/master.py resolved by origin/main(远端) version
# soul-api/soul-api-new resolved by origin/main(远端) version
# soul-api/wechat/info.log resolved by origin/main(远端) version
# 开发文档/10、项目管理/运营与变更.md resolved by origin/main(远端) version
# 开发文档/10、项目管理/项目落地推进表.md resolved by origin/main(远端) version
# 开发文档/6、后端/miniprogram接口补全说明.md resolved by origin/main(远端) version
# 开发文档/6、后端/管理端鉴权设计.md resolved by origin/main(远端) version
# 开发文档/8、部署/商家转账.md resolved by origin/main(远端) version
# 开发文档/8、部署/宝塔反向代理说明.md resolved by origin/main(远端) version
# 开发文档/8、部署/提现功能完整技术文档.md resolved by origin/main(远端) version
# 开发文档/8、部署/订阅消息.md resolved by origin/main(远端) version
# 开发文档/8、部署/部署总览.md resolved by origin/main(远端) version
# 开发文档/README.md resolved by origin/main(远端) version
- Improved the price retrieval logic to handle multiple data types (float64, int, int64, json.Number, string) for better flexibility.
- Updated comments to clarify the source of pricing configurations and ensure consistency with frontend settings.
- Adjusted default pricing values for the "match" product type to align with new business requirements.
- Enhanced content parsing logic to better handle image sources and improve resolution.
- Updated API base URL for seamless transitions between development and production environments.
- Refactored navigation on the OpenPlatformPage to ensure accurate access to settings and API documentation.
- Streamlined ContentPage to include additional webhook configuration retrieval.
- Optimized DashboardPage for improved user interaction efficiency.
- Cleaned up unused imports and improved readability in AdminLayout.
- Added new entries for meetings discussing work progress and requirement synchronization across various project components.
- Updated the last modified date to April 2, 2026, in multiple project index files.
- Documented changes in the sync log for assistant-doc-sync regarding the meeting outcomes.
- Changed the daily free match limit to a lifetime limit, aligning with backend configurations.
- Updated the match price display to include original pricing for better user clarity.
- Refactored match quota handling to sync with the server, ensuring accurate match counts and purchase statuses.
- Enhanced UI messages to reflect changes in match availability and pricing.
- Removed deprecated logic related to daily match counts, streamlining the matching process.