Releases: twasyl/SlideshowFX
Releases · twasyl/SlideshowFX
Version 2.0
New and noteworthy
- Update the SlideshowFX-textile plugin (#32)
- Update the code and snippet extension to support new programming language
- Alert content extension plugin uses new version of SweetAlert
- New Shape plugin allowing to insert shapes in a presentation
- Change the Windows default installation location
- Take the log configuration in consideration
- Creating a new presentation displays a template’s library allowing to create presentations from previously used templates
- Display the current time in the information pane during a slideshow
- Adding support for speaker notes
- Ask for confirmation when deleting a presentation’s variable
- Introduction of version for templates
- Allow to re-open recent presentations
- Uses ACE 1.3.1 in the slide content editor
- Using FontAwesome 5.0.8
- Twitter integration has been improved
Bug fixes
- Information screen during slideshow react to events emitted by the slideshow, meaning it will react correctly to display current and next slide
- Free information pane’s resources correctly when exiting the slideshow mode
- Box hosting connector overwrite an existing file correctly when asked to
- Prevent NullPointerException to be thrown when auto saving is enabled and the presentation hasn’t been already saved
- Allow Kotlin snippets to be executed on Windows
Installers
Version 1.4
New and noteworthy
- Create files and directories directly from the tree view of the template builder (#26)
- Display the application version in the splash screen (#29)
- Go to the newly added slide when adding a slide (#30)
Bug fixes
- The help can be displayed (#24)
- The label for the slides' template directory within the template builder has been corrected (#25)
- Allow to load the template's configuration when a slide has no template elements (#27)
- Allow to insert a slide that has no template elements in a presentation (#28)
Installers
Version 1.3
New and noteworthy
- Code extension now supports the markdown syntax
- Code extension has been updated to support more languages
- Code extension's UI has been changed to allow better language's selection
- Link extension now supports the markdown syntax
- Remove support for LeapMotion
- The editor for the template configuration file inside the template builder has been improved ("#21":#21)
- The treeview inside the template builder only expands the root element at the opening
- The image extension allows to delete images stored within the presentation ("#22":#22)
- If no image is selected in the image extension, nothing is inserted within the slide editor
- Uses ACE 1.2.6 in the slide content editor
- Update libraries
Installers
Version 1.2
New and noteworthy
- Google Drive hosting connector is now working correctly with the v3 API (#12)
- It is possible to open files in the internal browser
- Ask for confirmation before deleting a slide
- The OSGi manager only starts the most recent plugins (#15)
- The image extension now supports the markdown markup
Bug fixes
- Correct the setup for the Linux platform which wasn't working (#14)
Installers
Version 1.1
New and noteworthy
- Box hosting connector allowing to interact with box #8
- Introduce the plugin center allowing to install and remove plugins #9
- Uses ACE 1.2.5 in the slide content editor
- Improve the setup in order to make the selection of at least one markup plugin mandatory #11
Bug fixes
- Pasting in the slide content editor doesn't paste twice anymore #10