Skip to content

Releases: Project-LemonLime/Project_LemonLime

0.3.6.2

09 Apr 17:02

Choose a tag to compare

优化评测性能,修复已知问题

What's Changed

  • feat(*): update manual by @ZnPdCo in #265

  • feat(README.md): fix README badge and add online manual link by @ZnPdCo in #280

  • fix(quickstart.typ): add tip for no sandbox on Windows by @ZnPdCo in #286

  • chore(*): replace MB with MiB, etc. by @ZnPdCo in #289

  • feat(lemon.ui): set bigger window size by @ZnPdCo in #297

  • fix(manual): clarify cross platform sandbox availability by @ZnPdCo in #298

  • fix: store memoryUsed as long long instead of int by @ZnPdCo in #292

  • 修复扩展编辑器编辑时可能卡死的问题

  • 添加测试

  • 修复 Windows 上偶发无法启动程序的问题

  • 修复部分系统上深色模式显示异常的问题

Full Changelog: 0.3.6.1...0.3.6.2

0.3.6.1

07 Nov 16:51

Choose a tag to compare

0.3.6

05 Nov 07:51

Choose a tag to compare

Important

  • Removed Default Qt5 Build since this version

What's Changed

New Contributors

Note

You need libxcb-cursor on Linux Qt 6 version

Full Changelog: 0.3.5...0.3.6

0.3.5

14 Jul 17:11

Choose a tag to compare

What's Changed

  • Support static memory usage check by @Dust1404 in #214
  • Refactor & Add test for watcher_unix by @Dust1404 in #218
  • Basic log support
  • Basic dark mode support (Qt6 Version Only)
  • Safer judge on linux (Thanks to @HeRaNO)
  • Qt 6 on linux

Full Changelog: 0.3.4...0.3.5

Note

You need libxcb-cursor on Linux Qt 6 version

0.3.4.4

16 Aug 14:31

Choose a tag to compare

0.3.4.3

06 Aug 16:53

Choose a tag to compare

0.3.4.3 Pre-release
Pre-release

部分修复 unix-like 系统下的内存判断问题

0.3.4.2

12 Sep 02:29

Choose a tag to compare

修复了数个小问题

0.3.4.1

12 Sep 02:21

Choose a tag to compare

0.3.5-alpha2

10 Sep 17:03

Choose a tag to compare

0.3.5-alpha2 Pre-release
Pre-release

移除了windows7支持

0.3.5-alpha

17 Aug 14:53

Choose a tag to compare

0.3.5-alpha Pre-release
Pre-release

增强了windows下的权限管理
Windows 8 以上才能用
已知问题:

  • python无法启动
  • 当环境变量过多时很慢
  • 其他问题可以报issue,程序沙盒逃逸了也可以报issue
    Full Changelog: 0.3.4...0.3.5-alpha