Skip to content

Releases: Slocean/PulseCoreLite

PulseCoreLite_v1.4.3_20260224

24 Feb 12:55

Choose a tag to compare

v1.4.3

  • 更新版本更新说明文档格式与内容

  • 引入 WebView2 离线包并重构打包脚本(新增 build-assets/webview2、统一打包流程、便携包内嵌安装器与检测脚本)

  • 更新应用版本号至 1.4.3

  • 新增主窗口总是置顶开关并默认启用(新增 overlayAlwaysOnTop、配置面板开关、实时切换、持久化、导入导出)

  • 调整 Windows 安装包配置并启用离线静默安装(perMachine、offlineInstaller)

  • 新增使用说明文档

  • Update release notes format and content

  • Add WebView2 offline bundle and refactor packaging script (new build-assets/webview2, unified packaging flow, portable bundle includes installer and detection script)

  • Bump app version to 1.4.3

  • Add always-on-top toggle for the main window and enable it by default (new overlayAlwaysOnTop, settings toggle, runtime switching, persistence, import/export)

  • Adjust Windows installer config and enable offline silent install (perMachine, offlineInstaller)

  • Add usage documentation

PulseCoreLite_v1.3.2_20260223

23 Feb 08:15

Choose a tag to compare

PulseCore Lite v1.3.2

本次版本从 v1.2.1 升级到 v1.3.2,重点围绕任务栏监控稳定性与交互体验升级,同时补充视觉效果与版本同步维护。

主要更新

  • 任务栏右键菜单组件化,支持图标标签,操作更直观
  • 任务栏置顶能力增强,并修复上下文菜单导致置顶失效的问题
  • 多显示器与带边框显示器下的任务栏定位修复
  • 任务栏数值与附加信息固定宽度布局,提升对齐一致性
  • 悬浮窗自定义背景新增液态玻璃效果
  • 统一模板插值语法,移除未使用输入框

变更与维护

  • README 下载链接指向通用 Releases 页
  • 同步 package.json 与 tauri.conf.json 版本号
  • 版本号更新至 1.3.2
  • 任务栏部分监控菜单项临时移除
    English Release Notes

PulseCore Lite v1.3.2

This release upgrades from v1.2.1 to v1.3.2, focusing on taskbar monitor stability and UI interaction improvements, plus visual polish and version sync maintenance.

Highlights

  • Taskbar context menu refactored into a component with icon labels
  • Always-on-top behavior strengthened, fixing menu-triggered reset issues
  • Taskbar positioning fixed for multi-monitor and bordered displays
  • Fixed-width layout for values and extra info to improve alignment
  • Liquid-glass effect added for custom overlay background
  • Template interpolation cleanup and unused input removal

Maintenance

  • README download link updated to the general Releases page
  • Version sync between package.json and tauri.conf.json
  • Version bumped to 1.3.2
  • Some taskbar monitor menu items temporarily removed

PulseCoreLite_v1.2.1_20260215

14 Feb 19:33

Choose a tag to compare

✨ New Features / 新特性

Theme System: Introduced a new theme system allowing users to customize and save up to 3 personalized themes. You can now import local images as backgrounds and adjust Gaussian blur for a perfect look.

全新主题系统:支持自定义并保存多达 3套个性化主题。支持导入本地图片作为背景,并可自由调节高斯模糊度,打造专属高颜值界面。

Configuration Migration: Added Import/Export functionality for all settings. Easily backup or transfer your configurations, including your custom image themes, with one click.

配置一键迁移:新增配置导入/导出功能。一键备份或迁移所有设置(包含自定义图片主题),数据管理更省心。

Taskbar Display Modes: Added Single-line and Double-line modes for taskbar monitoring, providing more flexible display options to fit your screen real estate.

任务栏灵活展示:新增任务栏监控的单行模式和双行模式,提供更多样化的展示选择,适配不同屏幕空间。

🛠️ Improvements / 优化与修复

UI/UX Polish: Optimized page layout styles and fixed various bugs to enhance overall stability and user experience.

体验升级:优化页面布局样式并修复若干已知 Bug,提升整体交互体验与稳定性。

1.1.1: Merge pull request #3 from Slocean/dev-lite

14 Feb 10:04
ad7e484

Choose a tag to compare

版本更新亮点 / What's New
本次更新大幅优化了多语言适配体验,确保全球用户都能获得精准的界面展示。在工程化方面,我们对构建流程进行了“瘦身”:将 Tauri 构建目标锁定为 Windows 专用格式(NSIS 与 MSI),并精简了打包脚本,移除冗余参数,使自动化构建过程更加纯粹、高效。此外,全新的 README 文档现已上线,提供了从入门到进阶的全方位指南。
This update significantly enhances multi-language adaptation for a more precise global UI experience. On the engineering side, we’ve streamlined the build pipeline: Tauri targets are now focused on Windows (NSIS & MSI), and redundant parameters in packaging scripts have been removed to ensure a more efficient CI/CD workflow. Additionally, a comprehensive README is now available, providing full-scale guidance for users and contributors.

PulseCoreLite_v1.1.0_20260214

14 Feb 07:23

Choose a tag to compare

chore: 更新项目版本号至1.1.0

更新 package.json 和 tauri.conf.json 中的版本号,为发布新版本做准备。

PulseCoreLite_v1.0.0_20260214

14 Feb 03:33

Choose a tag to compare

docs(i18n): 简化"记住位置"的翻译文本

移除"上次"一词使翻译更简洁,同时保持原意清晰。