1
0
mirror of synced 2025-12-09 15:24:28 +08:00

release: v3.1.0

This commit is contained in:
redhoodsu
2024-07-09 20:03:45 +08:00
parent e72fe4dd91
commit 32ed9dd6f3
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
## 3.1.0 (9 JUL 2023)
* feat: add AMOLED theme [#414](https://github.com/liriliri/eruda/pull/414)
* feat: support system preference theme config
* feat: add isDarkTheme, getTheme util
* fix: backers.svg lazy loading [#407](https://github.com/liriliri/eruda/issues/407)
## 3.0.1 (18 JUL 2023)
* fix: can not print string with %o [#336](https://github.com/liriliri/eruda/issues/336)