<?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>墨梅博客 - 标签: Vue</title>
        <link>https://momei.app</link>
        <description>Momei Blog - AI-driven, natively internationalized developer blog platform.</description>
        <lastBuildDate>Sun, 08 Feb 2026 13:46:30 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>Momei Blog</generator>
        <language>zh-CN</language>
        <image>
            <title>墨梅博客 - 标签: Vue</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/vue.xml" rel="self" type="application/rss+xml"/>
        <item>
            <title><![CDATA[墨梅博客 1.4.0 发布与开源动态 | 2026 年第 6 周草梅周报]]></title>
            <link>https://momei.app/posts/2026-06-caomei-weekly-momei-1-4-0-release-open-source-updates</link>
            <guid isPermaLink="false">https://momei.app/posts/2026-06-caomei-weekly-momei-1-4-0-release-open-source-updates</guid>
            <pubDate>Sun, 08 Feb 2026 13:46:30 GMT</pubDate>
            <description><![CDATA[草梅周报 2026 年第 6 周更新内容： 墨梅博客(Momei)发布 1.4.0 版本，新增订阅中心、通知管理、全局打赏和社交链接支持等功能。提供演示站点(demo.momei.app)和管理员测试账号。新增 Atom 1.0 和 JSON Feed 1.1 订阅格式支持，优化了国际化功能和多语言翻译管理。 GitHub 动态方面，发布了多个仓库更新： - momei v1.4.0 新增翻译聚合、邮件模板国际化等功能 - eslint-config-cmyr 多个版本更新，主要修复类型检查相关问题 - cookie-cloudflare v1.5.0...]]></description>
            <content:encoded><![CDATA[<p><img src="https://oss.cmyr.dev/images/20260208213332974.png" alt="墨梅博客 1.4.0 发布与开源动态 | 2026 年第 6 周草梅周报" /></p><blockquote>
<p>本文在<a href="https://blog.cmyr.ltd">草梅友仁的博客</a>发布和更新，并在多个平台同步发布。如有更新，以博客上的版本为准。您也可以通过文末的 <code>原文链接</code> 查看最新版本。</p>
</blockquote>
<h2 id="前言" tabindex="-1"><a class="header-anchor" href="#前言">前言</a></h2>
<p>欢迎来到草梅周报！这是一个由草梅友仁基于 AI 整理的周报，旨在为您提供最新的博客更新、GitHub 动态、个人动态和其他周刊文章推荐等内容。</p>
<hr>
<h2 id="开源动态" tabindex="-1"><a class="header-anchor" href="#开源动态">开源动态</a></h2>
<p>本周依旧在开发<a href="https://github.com/CaoMeiYouRen/momei">墨梅 (Momei)</a> 中。</p>
<blockquote>
<p>您可以前往 Demo 站试用：<a href="https://demo.momei.app/">https://demo.momei.app/</a></p>
<ul>
<li>您可以通过邮箱 <code>admin@example.com</code>，密码 <code>momei123456</code> 登录演示用管理员账号。</li>
</ul>
<p>或前往官网注册：<a href="https://momei.app/">https://momei.app/</a></p>
<p>也可以前往文档站来了解项目整体规划和未来开发路线图：<a href="https://docs.momei.app/">https://docs.momei.app/</a></p>
</blockquote>
<p>当前墨梅博客已经正式发布了 <a href="https://github.com/CaoMeiYouRen/momei/releases/tag/v1.4.0">1.4.0</a> 版本，以下是页面和功能的一些截图。</p>
<p>新增了订阅中心和通知管理页面，可以一键管理订阅和通知。同时，也增加了 Atom 1.0 和 JSON Feed 1.1 格式的订阅支持。</p>
<p><img src="https://oss.cmyr.dev/images/20260208201058738.png" alt="image-20260208200813141"></p>
<p>新增全局打赏和社交链接支持，及个人打赏和社交链接支持。</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>更多功能和页面可以前往<a href="https://momei.app/">官网</a>体验，也可前往<a href="https://blog.cmyr.ltd/archives/2025-51-caomei-weekly-momei-blog-mvp-caomei-auth-update.html">之前的博客</a>查看截图。</p>
<p>欢迎各位用户体验。并提出意见和建议。</p>
<p>接下来的话还会继续按照路线图和待办进行开发功能，敬请期待。</p>
<p>当然，目前墨梅博客还有很多需要打磨的细节，功能上也还不完善，如有任何意见和建议，都可以在项目的 <a href="https://github.com/CaoMeiYouRen/momei/issues">GitHub issues</a> 中提出。</p>
<p>如果你也对墨梅博客感兴趣，欢迎参与开发和测试。</p>
<h2 id="最新-github-仓库" tabindex="-1"><a class="header-anchor" href="#最新-github-仓库">最新 GitHub 仓库</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-release" tabindex="-1"><a class="header-anchor" href="#github-release">GitHub Release</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>摘要:
版本 1.4.0 更新摘要 (2026-02-07)</p>
<p>新功能：</p>
<ul>
<li>新增翻译聚合功能，支持多语言翻译管理</li>
<li>后端添加用户协议和隐私政策管理功能</li>
<li>实现邮件模板国际化模块</li>
<li>开发 PrimeVue 与 Vue-i18n 动态同步插件</li>
<li>新增社交链接和打赏配置管理组件</li>
<li>扩展用户通知功能，新增通知设置和营销活动实体</li>
<li>添加 PrimeVue 中文语言支持</li>
<li>新增测试邮件发送和营销邮件预览功能</li>
<li>实现管理员通知设置页面，支持邮件和浏览器通知</li>
<li>新增营销中心页面及相关管理功能</li>
<li>添加赞助功能，支持社交链接和打赏管理</li>
</ul>
<p>Bug 修复：</p>
<ul>
<li>修复系统设置页面存储配置问题</li>
<li>优化 CLI 工具导入功能和参数验证</li>
<li>解决多个依赖版本兼容性问题</li>
<li>更新法律声明文本</li>
<li>修复未登录用户访问权限问题</li>
<li>增强设置获取的错误处理</li>
<li>改进国际化支持，添加常用词汇</li>
</ul>
<p>代码重构：</p>
<ul>
<li>优化验证码功能，支持 IP 和 UA 验证</li>
<li>改进 PWA 插件加载逻辑</li>
<li>使用新组件替换 HTML 渲染</li>
<li>更换富文本编辑器增强功能</li>
<li>简化协议和主题配置处理</li>
<li>统一 API 路径命名</li>
<li>优化用户管理界面国际化</li>
<li>简化代码结构，移除冗余组件</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>摘要:
版本 2.1.3 (2026-02-08)</p>
<p>主要更新：</p>
<p>Bug 修复：</p>
<ul>
<li>新增 TypeScript ESLint 规则，禁止枚举类型与非枚举成员之间的比较操作</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>摘要:
版本 2.1.2 (2026-02-05)</p>
<p>主要更新内容：</p>
<p>Bug 修复：</p>
<ul>
<li>允许在代码中使用非空断言操作符(!)来断言非空类型</li>
</ul>
<p>该版本主要解决了类型断言相关的问题，放宽了对非空断言操作符的使用限制。</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>摘要:
版本 2.1.1 (2026-02-05) 摘要：</p>
<p>Bug 修复：</p>
<ol>
<li>启用了推荐的类型检查配置并调整了 ESLint 规则</li>
<li>更新了 TypeScript ESLint 规则以增强类型检查和代码质量</li>
</ol>
<h4 id="v2-1-1-beta-2-2026-02-05-19-50-02" tabindex="-1"><a class="header-anchor" href="#v2-1-1-beta-2-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.2</a> - 2026-02-05 19:50:02</a></h4>
<p>摘要:
GitHub Release 摘要：</p>
<p>版本：2.1.1-beta.2
发布日期：2026-02-05</p>
<p>主要更新内容：</p>
<ul>
<li>Bug 修复：更新了 TypeScript ESLint 规则，增强了类型检查和代码质量</li>
</ul>
<h4 id="v2-1-1-beta-1-2026-02-05-19-19-08" tabindex="-1"><a class="header-anchor" href="#v2-1-1-beta-1-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.1</a> - 2026-02-05 19:19:08</a></h4>
<p>摘要:
版本 2.1.1-beta.1 摘要 (2026-02-05)</p>
<p>主要更新内容：</p>
<p>Bug 修复：</p>
<ul>
<li>启用了推荐的类型检查配置，并对 ESLint 规则进行了相应调整</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>摘要:
版本 1.5.0 更新摘要 (2026-02-07)</p>
<p>主要更新内容：</p>
<ol>
<li>新功能</li>
</ol>
<ul>
<li>新增 Cloudflare 缓存刷新功能</li>
<li>更新了配置项以支持新变量</li>
</ul>
<p>本次更新主要增加了对 Cloudflare 缓存刷新的支持，并对相关配置项进行了相应调整以适应新功能。所有变更均可在提交记录 ef69717 中查看详情。</p>
<h2 id="最新-github-加星仓库" tabindex="-1"><a class="header-anchor" href="#最新-github-加星仓库">最新 GitHub 加星仓库</a></h2>
<ul>
<li><a href="https://github.com/rainxchzed/Github-Store">CaoMeiYouRen starred Github-Store</a> - 2026-02-06 15:53:04
开源 GitHub 应用商店，支持一键浏览、发现和安装应用。基于 Kotlin 和 Compose Multiplatform 开发，兼容 Android 及桌面系统(Linux、MacOS、Windows)。项目主要使用 Kotlin 语言，获得 6438 星标。</li>
<li><a href="https://github.com/obra/superpowers">CaoMeiYouRen starred superpowers</a> - 2026-02-04 14:11:30
一个有效的自主技能框架和软件开发方法论
主要使用 Shell 语言
GitHub 星标数达 47385</li>
<li><a href="https://github.com/xai-org/x-algorithm">CaoMeiYouRen starred x-algorithm</a> - 2026-02-04 14:11:23
X 平台的 For You 推荐算法采用 Rust 语言开发，该项目已在 GitHub 获得 15106 颗星标。</li>
<li><a href="https://github.com/cavi-au/Consent-O-Matic">CaoMeiYouRen starred Consent-O-Matic</a> - 2026-02-04 14:11:14
一款基于 JavaScript 开发的浏览器扩展程序，可自动按用户偏好设置填写网站 cookie 弹窗。该工具已获得 3876 个 GitHub 星标，表明其在开发者社区中受到广泛关注和认可。</li>
<li><a href="https://github.com/4thfever/cultivation-world-simulator">CaoMeiYouRen starred cultivation-world-simulator</a> - 2026-02-04 14:10:59
基于 Python 开发的开源修仙世界模拟器，采用 AI Agent 工作流技术构建动态演化的仙侠世界。该项目已在 GitHub 获得 764 星标，主要特点是通过智能代理系统模拟仙侠世界的开放性和复杂性。</li>
</ul>
<h2 id="其他博客或周刊推荐" tabindex="-1"><a class="header-anchor" href="#其他博客或周刊推荐">其他博客或周刊推荐</a></h2>
<h3 id="阮一峰的网络日志" tabindex="-1"><a class="header-anchor" href="#阮一峰的网络日志">阮一峰的网络日志</a></h3>
<ul>
<li><a href="http://www.ruanyifeng.com/blog/2026/02/weekly-issue-384.html">科技爱好者周刊（第 384 期）：为什么软件股下跌</a> - 2026-02-06 08:14:20</li>
</ul>
<h3 id="潮流周刊" tabindex="-1"><a class="header-anchor" href="#潮流周刊">潮流周刊</a></h3>
<ul>
<li><a href="https://weekly.tw93.fun/posts/256/">第 256 期 - 上野天空</a> - 2026-02-02 08:00:00</li>
</ul>
<h3 id="二丫讲梵的学习周刊" tabindex="-1"><a class="header-anchor" href="#二丫讲梵的学习周刊">二丫讲梵的学习周刊</a></h3>
<ul>
<li><a href="https://wiki.eryajf.net/pages/ddc309/">学习周刊-总第 249 期-2026 年第 06 周</a> - 2026-02-05 21:49:54</li>
</ul>
<h2 id="总结" tabindex="-1"><a class="header-anchor" href="#总结">总结</a></h2>
<p>本周的更新和动态如上所示。感谢您的阅读！
您可以通过以下方式订阅草梅周报的更新：</p>
<ul>
<li><strong>博客</strong>：<a href="https://blog.cmyr.ltd">草梅友仁的博客</a></li>
<li><strong>墨梅博客</strong>：<a href="https://momei.app">墨梅博客</a></li>
<li><strong>RSS</strong>：<a href="https://blog.cmyr.ltd/weekly.xml">草梅周报</a></li>
<li><strong>公众号</strong>：<a href="https://oss.cmyr.dev/images/20241025184516839-21n2ctv.png">草梅友仁的后花园</a></li>
<li><strong>邮箱订阅</strong>：<a href="https://listmonk.cmyr.dev/subscription/form">草梅友仁的博客订阅</a></li>
</ul>
<h2 id="往期回顾" tabindex="-1"><a class="header-anchor" href="#往期回顾">往期回顾</a></h2>
<ul>
<li><a href="https://blog.cmyr.ltd/archives/2026-05-caomei-weekly-momei-1-3-0-release-server-backup-lesson.html">墨梅博客 1.3.0 发布与服务器数据备份教训 | 2026 年第 5 周草梅周报</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">墨梅博客 1.2.0 发布与 AI 开发实践 | 2026 年第 4 周草梅周报</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">墨梅博客 1.0.0 发布与更新 | 2026 年第 2 周草梅周报</a> - 2026-01-11 18:55:41</li>
</ul>
]]></content:encoded>
            <author>草梅友仁</author>
            <category>草梅周报</category>
            <enclosure length="11505164" type="audio/mpeg" url="https://oss.cmyr.dev/podcasts/2026-06-caomei-weekly-momei-1-4-0-release-open-source-updates.mp3"/>
        </item>
    </channel>
</rss>