File tree Expand file tree Collapse file tree 2 files changed +18
-2
lines changed
docs/en/src/release-notes Expand file tree Collapse file tree 2 files changed +18
-2
lines changed Original file line number Diff line number Diff line change 1
1
# 2.9 versions
2
2
3
+ ## 2.9.2
4
+
5
+ Release Date: July 28, 2024
6
+
7
+ ## Bugs Fixed
8
+
9
+ - Browser Twine works in HTTP (e.g. nonsecure) contexts again. 2.9.1 introduced
10
+ a change that broke this.
11
+ - The layout of the preferences dialog is a little nicer.
12
+
13
+ ## Story Format Updates
14
+
15
+ - Chapbook has been updated to version [ 2.2.0] ( https://klembot.github.io/chapbook/guide/references/version-history.html#220-28-july-2024 ) .
16
+ - SugarCube has been updated to version [ 2.37.3] ( http://www.motoslave.net/sugarcube/2/releases.php ) .
17
+
3
18
## 2.9.1
4
19
5
20
Release Date: July 21, 2024
6
21
7
22
## Bugs Fixed
8
23
9
- - Importing a story in browser Twine that replaces an existing one no longer creates duplicate stories.
24
+ - Importing a story in browser Twine that replaces an existing one no longer
25
+ creates duplicate stories.
10
26
11
27
## Behind the Scenes
12
28
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " Twine" ,
3
- "version" : " 2.9.1 " ,
3
+ "version" : " 2.9.2 " ,
4
4
"description" : " a GUI for creating nonlinear stories" ,
5
5
"author" :
" Chris Klimas <[email protected] >" ,
6
6
"license" : " GPL-3.0" ,
You can’t perform that action at this time.
0 commit comments