<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>墨梅博客 - Tag: PrimeVue</title>
        <link>https://momei.app</link>
        <description>Momei Blog - AI-driven, natively internationalized developer blog platform.</description>
        <lastBuildDate>Sun, 08 Feb 2026 13:50:16 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>Momei Blog</generator>
        <language>en-US</language>
        <image>
            <title>墨梅博客 - Tag: PrimeVue</title>
            <url>https://momei.app/logo.png</url>
            <link>https://momei.app</link>
        </image>
        <copyright>© 2026 墨梅博客. All rights reserved.</copyright>
        <atom:link href="https://momei.app/feed/tag/prime-vue.xml" rel="self" type="application/rss+xml"/>
        <item>
            <title><![CDATA[Ink Plum Blog 1.4.0 Release and Open Source Updates | Week 6 Grass Plum Weekly Report 2026]]></title>
            <link>https://momei.app/en-US/posts/2026-06-caomei-weekly-momei-1-4-0-release-open-source-updates</link>
            <guid isPermaLink="false">https://momei.app/en-US/posts/2026-06-caomei-weekly-momei-1-4-0-release-open-source-updates</guid>
            <pubDate>Sun, 08 Feb 2026 13:50:16 GMT</pubDate>
            <description><![CDATA[Strawberry Weekly Update - Week 6, 2026: Momei Blog released version 1.4.0, introducing new features such as a subscription hub, notification management, global tipping, and social link support. A demo site (demo.momei.app) and an admin test account are provided. Added support fo...]]></description>
            <content:encoded><![CDATA[<blockquote>
<p>This article is published and updated on <a href="https://blog.cmyr.ltd">CaoMeiYouRen’s Blog</a> and synchronized across multiple platforms. If there are updates, the version on the blog will take precedence. You can also check the latest version via the <code>Original Link</code> at the end of the article.</p>
</blockquote>
<h2 id="preface" tabindex="-1"><a class="header-anchor" href="#preface">Preface</a></h2>
<p>Welcome to CaoMei Weekly! This is an AI-curated weekly newsletter by CaoMeiYouRen, providing you with the latest blog updates, GitHub activities, personal updates, and recommendations from other weekly publications.</p>
<hr>
<h2 id="open-source-updates" tabindex="-1"><a class="header-anchor" href="#open-source-updates">Open-Source Updates</a></h2>
<p>This week, development continues on <a href="https://github.com/CaoMeiYouRen/momei">Momei</a>.</p>
<blockquote>
<p>You can try it out on the Demo site: <a href="https://demo.momei.app/">https://demo.momei.app/</a></p>
<ul>
<li>Use the demo admin account with email <code>admin@example.com</code> and password <code>momei123456</code>.</li>
</ul>
<p>Or visit the official website to register: <a href="https://momei.app/">https://momei.app/</a></p>
<p>You can also check out the documentation site to learn about the project’s overall plan and future roadmap: <a href="https://docs.momei.app/">https://docs.momei.app/</a></p>
</blockquote>
<p>Momei Blog has officially released version <a href="https://github.com/CaoMeiYouRen/momei/releases/tag/v1.4.0">1.4.0</a>. Below are some screenshots of the new pages and features.</p>
<p>Added Subscription Center and Notification Management pages, allowing one-click management of subscriptions and notifications. Support for Atom 1.0 and JSON Feed 1.1 subscription formats has also been added.</p>
<p><img src="https://oss.cmyr.dev/images/20260208201058738.png" alt="image-20260208200813141"></p>
<p>Added global tipping and social link support, as well as personal tipping and social link configurations.</p>
<p><img src="https://oss.cmyr.dev/images/20260208201222798.png" alt="image-20260208201222647"></p>
<p><img src="https://oss.cmyr.dev/images/20260208211043085.png" alt="image-20260208211042923"></p>
<p><img src="https://oss.cmyr.dev/images/20260208211424695.png" alt="image-20260208211424622"></p>
<p>For more features and pages, visit the <a href="https://momei.app/">official website</a> or check out the screenshots in the <a href="https://blog.cmyr.ltd/archives/2025-51-caomei-weekly-momei-blog-mvp-caomei-auth-update.html">previous blog post</a>.</p>
<p>We welcome all users to try it out and share their feedback and suggestions.</p>
<p>Moving forward, development will continue according to the roadmap and backlog. Stay tuned!</p>
<p>Of course, Momei Blog still has many details to refine, and some features are not yet complete. If you have any feedback or suggestions, feel free to raise them in the project’s <a href="https://github.com/CaoMeiYouRen/momei/issues">GitHub issues</a>.</p>
<p>If you’re interested in Momei Blog, you’re welcome to participate in development and testing.</p>
<h2 id="latest-github-repositories" tabindex="-1"><a class="header-anchor" href="#latest-github-repositories">Latest GitHub Repositories</a></h2>
<ul>
<li><a href="https://github.com/CaoMeiYouRen/cmyr-skills-agents">cmyr-skills-agents</a> - 2026-02-02 02:21:41</li>
</ul>
<h2 id="github-releases" tabindex="-1"><a class="header-anchor" href="#github-releases">GitHub Releases</a></h2>
<h3 id="momei" tabindex="-1"><a class="header-anchor" href="#momei">momei</a></h3>
<h4 id="v1-4-0-2026-02-07-20-08-32" tabindex="-1"><a class="header-anchor" href="#v1-4-0-2026-02-07-20-08-32"><a href="https://github.com/CaoMeiYouRen/momei/releases/tag/v1.4.0">v1.4.0</a> - 2026-02-07 20:08:32</a></h4>
<p>Summary:<br>
Version 1.4.0 Update Summary (2026-02-07)</p>
<p>New Features:</p>
<ul>
<li>Added translation aggregation functionality for multilingual translation management</li>
<li>Backend support for user agreement and privacy policy management</li>
<li>Implemented email template internationalization module</li>
<li>Developed PrimeVue and Vue-i18n dynamic synchronization plugin</li>
<li>Added social link and tipping configuration management components</li>
<li>Expanded user notification features, including notification settings and marketing campaign entities</li>
<li>Added PrimeVue Chinese language support</li>
<li>Introduced test email sending and marketing email preview functionality</li>
<li>Implemented admin notification settings page with support for email and browser notifications</li>
<li>Added Marketing Center page and related management features</li>
<li>Introduced sponsorship functionality with social link and tipping management</li>
</ul>
<p>Bug Fixes:</p>
<ul>
<li>Fixed storage configuration issues on the System Settings page</li>
<li>Optimized CLI tool import functionality and parameter validation</li>
<li>Resolved multiple dependency version compatibility issues</li>
<li>Updated legal disclaimer text</li>
<li>Fixed access permission issues for unauthenticated users</li>
<li>Enhanced error handling for settings retrieval</li>
<li>Improved internationalization support with common vocabulary additions</li>
</ul>
<p>Code Refactoring:</p>
<ul>
<li>Optimized CAPTCHA functionality with support for IP and UA verification</li>
<li>Improved PWA plugin loading logic</li>
<li>Replaced HTML rendering with new components</li>
<li>Enhanced rich text editor functionality</li>
<li>Simplified protocol and theme configuration handling</li>
<li>Unified API path naming conventions</li>
<li>Optimized internationalization for user management interface</li>
<li>Simplified code structure by removing redundant components</li>
</ul>
<h3 id="eslint-config-cmyr" tabindex="-1"><a class="header-anchor" href="#eslint-config-cmyr">eslint-config-cmyr</a></h3>
<h4 id="v2-1-3-2026-02-08-13-01-42" tabindex="-1"><a class="header-anchor" href="#v2-1-3-2026-02-08-13-01-42"><a href="https://github.com/CaoMeiYouRen/eslint-config-cmyr/releases/tag/v2.1.3">v2.1.3</a> - 2026-02-08 13:01:42</a></h4>
<p>Summary:
Version 2.1.3 (2026-02-08)</p>
<p>Key Updates:</p>
<p>Bug Fixes:</p>
<ul>
<li>Added TypeScript ESLint rule to prohibit comparison operations between enum and non-enum members</li>
</ul>
<h4 id="v2-1-2-2026-02-05-20-12-46" tabindex="-1"><a class="header-anchor" href="#v2-1-2-2026-02-05-20-12-46"><a href="https://github.com/CaoMeiYouRen/eslint-config-cmyr/releases/tag/v2.1.2">v2.1.2</a> - 2026-02-05 20:12:46</a></h4>
<p>Summary:
Version 2.1.2 (2026-02-05)</p>
<p>Key Updates:</p>
<p>Bug Fixes:</p>
<ul>
<li>Allowed the use of non-null assertion operator (!) for non-null type assertions</li>
</ul>
<p>This release primarily addresses type assertion-related issues by relaxing restrictions on the use of the non-null assertion operator.</p>
<h4 id="v2-1-1-2026-02-05-20-06-06" tabindex="-1"><a class="header-anchor" href="#v2-1-1-2026-02-05-20-06-06"><a href="https://github.com/CaoMeiYouRen/eslint-config-cmyr/releases/tag/v2.1.1">v2.1.1</a> - 2026-02-05 20:06:06</a></h4>
<p>Summary:
Version 2.1.1 (2026-02-05) Highlights:</p>
<p>Bug Fixes:</p>
<ol>
<li>Enabled recommended type-checking configurations and adjusted ESLint rules</li>
<li>Updated TypeScript ESLint rules to enhance type checking and code quality</li>
</ol>
<h4 id="v2-1-1-beta-2026-02-05-19-50-02" tabindex="-1"><a class="header-anchor" href="#v2-1-1-beta-2026-02-05-19-50-02"><a href="https://github.com/CaoMeiYouRen/eslint-config-cmyr/releases/tag/v2.1.1-beta.2">v2.1.1-beta</a> - 2026-02-05 19:50:02</a></h4>
<p>Summary:
GitHub Release Highlights:</p>
<p>Version: 2.1.1-beta.2
Release Date: 2026-02-05</p>
<p>Key Updates:</p>
<ul>
<li>Bug Fix: Updated TypeScript ESLint rules to enhance type checking and code quality</li>
</ul>
<h4 id="v2-1-1-beta-2026-02-05-19-19-08" tabindex="-1"><a class="header-anchor" href="#v2-1-1-beta-2026-02-05-19-19-08"><a href="https://github.com/CaoMeiYouRen/eslint-config-cmyr/releases/tag/v2.1.1-beta.1">v2.1.1-beta</a> - 2026-02-05 19:19:08</a></h4>
<p>Summary:
Version 2.1.1-beta.1 Highlights (2026-02-05)</p>
<p>Key Updates:</p>
<p>Bug Fixes:</p>
<ul>
<li>Enabled recommended type-checking configurations and made corresponding adjustments to ESLint rules</li>
</ul>
<h3 id="cookie-cloudflare" tabindex="-1"><a class="header-anchor" href="#cookie-cloudflare">cookie-cloudflare</a></h3>
<h4 id="v1-5-0-2026-02-08-01-41-46" tabindex="-1"><a class="header-anchor" href="#v1-5-0-2026-02-08-01-41-46"><a href="https://github.com/CaoMeiYouRen/cookie-cloudflare/releases/tag/v1.5.0">v1.5.0</a> - 2026-02-08 01:41:46</a></h4>
<p>Summary:
Version 1.5.0 Highlights (2026-02-07)</p>
<p>Key Updates:</p>
<ol>
<li>New Features</li>
</ol>
<ul>
<li>Added Cloudflare cache purge functionality</li>
<li>Updated configuration items to support new variables</li>
</ul>
<p>This update primarily introduces support for Cloudflare cache purging and adjusts related configurations accordingly. All changes can be reviewed in detail in commit ef69717.</p>
<h2 id="latest-github-starred-repositories" tabindex="-1"><a class="header-anchor" href="#latest-github-starred-repositories">Latest GitHub Starred Repositories</a></h2>
<ul>
<li>
<p><a href="https://github.com/rainxchzed/Github-Store">CaoMeiYouRen starred Github-Store</a> - 2026-02-06 15:53:04<br>
An open-source GitHub App Store supporting one-click browsing, discovery, and installation of apps. Built with Kotlin and Compose Multiplatform, compatible with Android and desktop systems (Linux, macOS, Windows). Primarily written in Kotlin, this project has received 6,438 stars.</p>
</li>
<li>
<p><a href="https://github.com/obra/superpowers">CaoMeiYouRen starred superpowers</a> - 2026-02-04 14:11:30<br>
An effective autonomous skills framework and software development methodology.<br>
Primarily written in Shell.<br>
Has garnered 47,385 stars on GitHub.</p>
</li>
<li>
<p><a href="https://github.com/xai-org/x-algorithm">CaoMeiYouRen starred x-algorithm</a> - 2026-02-04 14:11:23<br>
X Platform’s “For You” recommendation algorithm, developed in Rust. This project has earned 15,106 stars on GitHub.</p>
</li>
<li>
<p><a href="https://github.com/cavi-au/Consent-O-Matic">CaoMeiYouRen starred Consent-O-Matic</a> - 2026-02-04 14:11:14<br>
A browser extension built with JavaScript that automatically fills out website cookie consent pop-ups based on user preferences. With 3,876 GitHub stars, this tool has gained widespread attention and recognition in the developer community.</p>
</li>
<li>
<p><a href="https://github.com/4thfever/cultivation-world-simulator">CaoMeiYouRen starred cultivation-world-simulator</a> - 2026-02-04 14:10:59<br>
An open-source cultivation world simulator developed in Python, utilizing AI Agent workflows to construct a dynamically evolving fantasy world. This project has received 764 stars on GitHub and stands out for simulating the openness and complexity of a cultivation world through intelligent agent systems.</p>
</li>
</ul>
<h2 id="other-blog-or-newsletter-recommendations" tabindex="-1"><a class="header-anchor" href="#other-blog-or-newsletter-recommendations">Other Blog or Newsletter Recommendations</a></h2>
<h3 id="ruan-yifeng-s-network-log" tabindex="-1"><a class="header-anchor" href="#ruan-yifeng-s-network-log">Ruan YiFeng’s Network Log</a></h3>
<ul>
<li><a href="http://www.ruanyifeng.com/blog/2026/02/weekly-issue-384.html">Tech Enthusiast Weekly (Issue 384): Why Software Stocks Are Falling</a> - 2026-02-06 08:14:20</li>
</ul>
<h3 id="trend-weekly" tabindex="-1"><a class="header-anchor" href="#trend-weekly">Trend Weekly</a></h3>
<ul>
<li><a href="https://weekly.tw93.fun/posts/256/">Issue 256 - Ueno Sky</a> - 2026-02-02 08:00:00</li>
</ul>
<h3 id="eryajf-s-learning-weekly" tabindex="-1"><a class="header-anchor" href="#eryajf-s-learning-weekly">EryaJF’s Learning Weekly</a></h3>
<ul>
<li><a href="https://wiki.eryajf.net/pages/ddc309/">Learning Weekly - Issue 249 - Week 06 of 2026</a> - 2026-02-05 21:49:54</li>
</ul>
<h2 id="summary" tabindex="-1"><a class="header-anchor" href="#summary">Summary</a></h2>
<p>This week’s updates and highlights are as shown above. Thank you for reading!<br>
You can subscribe to CaoMei Weekly updates via:</p>
<ul>
<li><strong>Blog</strong>: <a href="https://blog.cmyr.ltd">CaoMeiYouRen’s Blog</a></li>
<li><strong>MoMei Blog</strong>: <a href="https://momei.app">MoMei Blog</a></li>
<li><strong>RSS</strong>: <a href="https://blog.cmyr.ltd/weekly.xml">CaoMei Weekly</a></li>
<li><strong>WeChat Official Account</strong>: <a href="https://oss.cmyr.dev/images/20241025184516839-21n2ctv.png">CaoMeiYouRen’s Backyard</a></li>
<li><strong>Email Subscription</strong>: <a href="https://listmonk.cmyr.dev/subscription/form">CaoMeiYouRen’s Blog Subscription</a></li>
</ul>
<h2 id="past-issues" tabindex="-1"><a class="header-anchor" href="#past-issues">Past Issues</a></h2>
<ul>
<li><a href="https://blog.cmyr.ltd/archives/2026-05-caomei-weekly-momei-1-3-0-release-server-backup-lesson.html">Momoi Blog 1.3.0 Release and Server Data Backup Lessons | Caomei Weekly Report Week 5, 2026</a> - 2026-02-01 23:40:42</li>
<li><a href="https://blog.cmyr.ltd/archives/2026-04-caomei-weekly-momei-1-2-0-release-ai-development.html">Momoi Blog 1.2.0 Release and AI Development Practices | Caomei Weekly Report Week 4, 2026</a> - 2026-01-25 22:23:13</li>
<li><a href="https://blog.cmyr.ltd/archives/2026-02-caomei-weekly-momei-blog-1-0-release-update.html">Momoi Blog 1.0.0 Release and Updates | Caomei Weekly Report Week 2, 2026</a> - 2026-01-11 18:55:41</li>
</ul>
]]></content:encoded>
            <author>草梅友仁</author>
            <category>Caomei Weekly</category>
            <enclosure url="https://oss.cmyr.dev/images/20260208213332974.png" length="0" type="image/png"/>
        </item>
    </channel>
</rss>