Skip to content

Releases: Quantencomputer/cyoastudio

v0.3.6

12 May 13:19
Compare
Choose a tag to compare

This finally fixes the problems that started with Java 9. This jar should now work on windows, mac and linux with any Java version of at least 11.

Testing release 0.3.4

15 Jul 20:56
Compare
Choose a tag to compare
Testing release 0.3.4 Pre-release
Pre-release

This release tries to fix the problems the previous two versions had. It should work with Java 11.

Update: Reuploaded with an updated start-script that fixes the image editor

v0.3.3

18 May 20:39
Compare
Choose a tag to compare
v0.3.3 Pre-release
Pre-release
  • Fixed crash when using Java 10
  • Added option to export to HTML without embedding the images into the .html file. This will produce a folder containing the images in addition to the .html file, and should work much better for large projects.

v0.3.2

30 Nov 12:09
Compare
Choose a tag to compare
v0.3.2 Pre-release
Pre-release
  • Changes to preview rendering that should make everything more responsive.

v0.3.1

18 Nov 01:06
Compare
Choose a tag to compare
v0.3.1 Pre-release
Pre-release
  • Fixed a bug concerning Unicode characters on Windows

v0.3.0

14 Nov 19:51
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release
  • Performance increases, especially in projects with many pictures. The first time opening your project will be a lot slower than usual, but after that everything should be faster.
  • Long sections are now automatically split across multiple pages if they don't fit on one.
  • Add ability to export projects as multiple html pages.
  • Saving now backs up older versions.
  • Added more version information on the about screen.

v0.2.2

13 Oct 20:43
Compare
Choose a tag to compare
v0.2.2 Pre-release
Pre-release
  • Fixed aspect ratio settings not working
  • Fixed last image directory not being remembered

v0.2.1

03 Oct 10:43
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release
  • Added a configurable delay to the image exporter, this should fix an issue where exported images turn up blank

v0.2.0

26 Sep 23:38
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
  • Add RYOA support, just specify how many numbers each option how have
  • Cost for options is now entered separately, making it possible for templates to display them in a nicer way
  • The preview now automatically jumps to the section/option you're editing

This, once again, changes templates around a bit, so you'll need to re-download and re-import them. Hopefully there won't be many changes requiring this anymore.

v0.1.4

24 Sep 14:50
Compare
Choose a tag to compare
v0.1.4 Pre-release
Pre-release
  • Added an .exe version for simpler usage on Windows
  • Cut down on file size significantly
  • Enabled markdown extensions for typography, tables, superscript and strike through
  • Corrected selection order in some windows, tabbing should work better now
  • Added shortcut for duplicating options
  • Added an option to export imported images from the project
  • Several small bug fixes