Skip to content

Releases: klembot/twinejs

2.4.1

14 Jul 02:01
Compare
Choose a tag to compare

New Features and Improvements

  • The German localization has been improved (thanks @JimB16).
  • Updated the version of Electron used for app Twine to the latest v17 release.

Bugs Fixed

  • Fixed a bug related to updating stories' story formats. This showed up in 2.4.0 as a crash message the first time a story was edited.
  • Browser Twine now uses the Storage Manager API to determine how much space is left for Twine to use. You may see a change in the value reported from previous versions, which estimated it by trying to save increasingly large amounts of data until it failed. This should fix error messages seen in 2.4.0 like Failed to execute 'setItem' on 'Storage': Setting the value of 'twine-passages-abcdef-ghijklmn' exceeded the quota.)
  • Backups work properly in app Twine.

Documentation

  • A section on how to switch to an older version of Twine has been added.
  • Small proofreading corrections (thanks @ChapelR).

Story Formats

Known Issues

  • Editing passage links, especially if you type [[ and ]] and then write a passage name, can create extraneous passages as you type, depending on how fast you type. An improvement on this behavior should come in the next feature release (there may be further bugfix releases before then).

See the 2.4.1 project for more details.

2.4.0

05 Jul 17:51
60a7616
Compare
Choose a tag to compare

2.4.0-beta3

06 Apr 01:55
24b5c9f
Compare
Choose a tag to compare
2.4.0-beta3 Pre-release
Pre-release

⚠️ This is a beta. Although this beta is more stable than the previous one, there may be bugs here that might trash your work and may cause you problems if you try this, then go back to a 2.3.x version. Save a backup copy of your story library before testing this version.

🐛 If you notice a bug in this beta, please open an issue with as much detail as possible.

💡If you have a concrete suggestion about something to add or change about this beta, please also open an issue.

2.4.0-beta2

09 Jan 19:54
Compare
Choose a tag to compare
2.4.0-beta2 Pre-release
Pre-release

⚠️ This is a beta. Although this beta is more stable than the previosu one, there may be bugs here that might trash your work and may cause you problems if you try this, then go back to a 2.3.x version. Save a backup copy of your story library before testing this version.

🐛 If you notice a bug in this beta, please open an issue with as much detail as possible.

💡If you have a concrete suggestion about something to add or change about this beta, please also open an issue.

💬 General feelings/opinions/questions about the beta? Please use the intfiction.org thread.

2.3.16

09 Jan 16:56
Compare
Choose a tag to compare

This is a maintenance release for Twine 2.3.

Features added:

  • Updated SugarCube to 2.36.1.

2.3.15

22 Oct 01:42
Compare
Choose a tag to compare

This is a maintenance release for Twine 2.3.

Features added

  • Updated Harlowe to 3.2.3.

2.4.0-beta1

20 Sep 01:25
1f20a21
Compare
Choose a tag to compare
2.4.0-beta1 Pre-release
Pre-release

⚠️ This is a very early beta. There are bugs here that might trash your work and may cause you problems if you try this, then go back to a 2.3.x version.

This version marks Twine 2.4.0 being feature-complete and is intended to give translators and story format developers a chance to begin working on Twine 2.4-related updates.

  • If you are a translator, CONTRIBUTING.md contains instructions on how to add or update a translation (there are many new strings in 2.4).
  • If you are a story format developer, EXTENDING.md contains instructions on how story formats can add toolbars, syntax modes, and reference lines to the editor.

2.4.0-alpha1

11 Jul 02:37
Compare
Choose a tag to compare
2.4.0-alpha1 Pre-release
Pre-release

⚠️ This is not even a beta release! There are bugs here that might trash your work. This is intended to give a preview of the changes in 2.4, and allow translators to begin work on updates localization strings. Please take a look at CONTRIBUTING.md if you are interested in helping with this.

If you do run this, make a copy of your 2.3 Twine folder before running this for the first time.

2.3.14

12 May 02:10
Compare
Choose a tag to compare

This is a maintenance release for Twine 2.3.

Features added

  • Updated Harlowe to 3.2.2.

Bugs fixed

  • Removed a conflict between JavaScript polyfills provided by core-js and Harlowe.

2.3.13

15 Feb 20:13
Compare
Choose a tag to compare

This is a maintenance release for Twine 2.3.

Bugs fixed

  • Includes a corrected version of Chapbook 1.2.1 that includes testing functionality.