Skip to content

Commit 04b138a

Browse files
committed
prepare 1.2.3 release
1 parent 3dd1cc0 commit 04b138a

File tree

3 files changed

+15
-1
lines changed

3 files changed

+15
-1
lines changed

ONITwitchCore/mod_info.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
supportedContent: ALL
22
minimumSupportedBuild: 581979
3-
version: "1.2.2"
3+
version: "1.2.3"
44
APIVersion: 2

changelogs/1.2.3.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# 1.2.3 (2023-12-20)
2+
3+
## Fixes
4+
5+
- Fixed pocket dimensions not properly clearing background.
6+
- Fixed a crash where sometimes the timelapser accidentally would try to screenshot a pocket dimensions that was already destroyed.
7+
8+
## Mod Support
9+
10+
- Add new `OniTwitchLib.Consst` class to hold common consts for mods to use.
11+
- Add `OniTwitchLib.Consts.EventWeight` class to hold shared weights.
12+
- See [the docs](https://asquared31415.github.io/twitchintegration/dev_docs/api/ONITwitchLib.Consts.EventWeight.html) for more information.

changelogs/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
items:
2+
- name: 1.2.3
3+
href: 1.2.3.md
24
- name: 1.2.2
35
href: 1.2.2.md
46
- name: 1.2.1

0 commit comments

Comments
 (0)