Skip to content

Releases: CreeperIsASpy/FullScreenNotice

Full Screen Notice v1.1.0

19 Oct 13:37
20e7a9a

Choose a tag to compare

   🚀 新功能

  • core: 添加了二进制可执行文件。  -  (69172799)
  • core:新图标。 -  (13691fd4)
  • docs: 把 README 中的图标改为白色以适配 GitHub 的色调。  -  (2d8b5c42)
  • docs: 其他 README 更改,不做赘述。  -  (34541aa7)

   🐛 修复

  • log: 修复了 clone 仓库后 temp 文件夹不存在导致错误的问题。  -  (ea93f024) in #6 .
    View changes on GitHub

   ✨ 其他

  • 明确了缩写:FullScreenNotice alias fsnotice
  • 明确了宣传路线:发布宣传片、在智教论坛取得帮助(在这里感谢智教联盟成员的大力支持!)

Important

此版本中二进制编译版本仅有 Windows 版本,其他系统请自行编译或等待自动发版 Actions 上线。

image

Full Screen Notice v1.0.0 (without-binary)

08 Oct 09:39
13691fd

Choose a tag to compare

   🚀 新功能

  • core: 基础的全屏公示功能(输入公示文字,选择颜色、字号)。  -  (6917279)
  • core: 增加了窗口图标(由于框架原因,仅在 Windows 生效)。  -  (5cb2f78c)
  • core: 增加了字号选择器。  -  (5cb2f78c)

   🐛 修复

    View changes on GitHub

Important

此版本中二进制编译版本还未上线,请在下方 Assets 中下载源代码自行编译。