Skip to content

Releases: ilime/Petal

Release 2.15.0

11 Jan 02:49
Compare
Choose a tag to compare
  • 修复一些设计上的细节问题
  • 依赖升级

Release 2.14.0

02 Jan 06:03
Compare
Choose a tag to compare
  • 修复了可能因为依赖问题导致的数据文件不一致的问题

重要(Important)

需要删除HOME目录下的.petal.db,因为此版本有破坏性更新。

You need to delete .petal.db in the HOME dir because this release having breaking change.

  • OSX/Linux: ~/.petal.db
  • Windows: User Dir/.petal.db

删除后再次打开应用会重新生成.petal.db

When you reopen petal it will generate a new .petal.db

Release 2.13.0

29 Dec 06:34
Compare
Choose a tag to compare

Release 2.12.0

13 Oct 09:43
Compare
Choose a tag to compare
  • 升级了 electron 到 3.0.4
  • 本地了 semantic-ui 的 css 文件
  • 现在可以记住最后的窗口位置了
  • 修复了关于系统文件夹的问题(#10
  • 依赖优化
  • 其他细节改动

Release 2.11.0

30 Aug 13:37
Compare
Choose a tag to compare
  • 添加了手动刷新红心,最近播放,垃圾桶列表的功能

Release 2.10.0

15 May 02:43
Compare
Choose a tag to compare
  • 添加了下载管理
  • 添加了分享管理(分享链接复制到剪贴板的同时也会存储到本地文本数据库)
  • 修复了重复设置touchBar的问题

Release 2.9.0

10 May 01:29
Compare
Choose a tag to compare
  • 一些细节上的改进
  • 增加了linux的部分平台的打包📦脚本
  • 修复了认证Token移除时不继续加载电台的错误

Release 2.8.0

05 May 08:33
Compare
Choose a tag to compare
  • 添加了"打开时自动播放"的设置选项。
  • 修改了状态栏图标的items,加入了一些操作。
  • 修改了menubar的一些文字。(MacOS)
  • 修改了touchbar的一些bug。(MacOS)
  • 其他一些细节的改进。

Release 2.7.0

02 May 05:19
Compare
Choose a tag to compare
  • 添加了歌曲链接分享

Release 2.6.0

18 Apr 05:19
Compare
Choose a tag to compare
  • 优化歌词滚动区域的显示
  • 优化歌词操作的逻辑