We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df293fc commit 6151e10Copy full SHA for 6151e10
sites/cheerpj/src/content/docs/22-changelog.md
@@ -2,6 +2,21 @@
2
title: Changelog
3
---
4
5
+<!-- Change links to blog page when released -->
6
+## [3.1](https://cheerpj.com/blog/) - February 5, 2025
7
+
8
+```html
9
+<script src="https://cjrtnc.leaningtech.com/3.1/cj3loader.js"></script>
10
+```
11
12
+- Maximise window support
13
+- Brand new "execCallback" option
14
+- Restore audio support
15
+- Various bug fixes
16
+- Improved font behavior
17
+- Improved debugging options
18
+- Improved performance
19
20
## [3.0](https://cheerpj.com/cheerpj-3-now-generally-available/) - February 1, 2024
21
22
```html
0 commit comments