Skip to content

Releases: presenta-software/presenta-lib

v1.0.24

28 Feb 11:13
Compare
Choose a tag to compare

Several little fixes and i cleanups.

v1.0.15

28 Jan 08:01
Compare
Choose a tag to compare

Some little fixes and improvements, see the commit log for details.

v1.0.13

09 Jan 14:30
Compare
Choose a tag to compare

Features:

  • Added runtime plugin installer

Bug fixes:

  • Text block font cache issue
  • Embed block missing posterframe issue

Other

  • Removed Shape and Line block, because Svg is better

v1.0.10

28 Dec 18:32
Compare
Choose a tag to compare

Features:

  • minor fixes and dependencies update

v1.0.8

22 Dec 17:34
Compare
Choose a tag to compare

Features:

  • Added ShowIf Module #47

v1.0.7

06 Dec 06:43
Compare
Choose a tag to compare

Features:

  • Added query modifier in svg block to allows attribute changes at run time

v1.0.6

05 Dec 10:49
Compare
Choose a tag to compare

Fixes:

  • Small style fixes in Text Block

v1.0.5

02 Dec 09:49
Compare
Choose a tag to compare

Bug fixes:

  • Text Block scale prop fix issue in some edge cases

v1.0.4

01 Dec 20:48
Compare
Choose a tag to compare

Improvements:

  • Text Block Scale property handles values with units (rem and px)
  • Added qrcode/barcode examples

v1.0.3

14 Nov 12:18
Compare
Choose a tag to compare

Improvements:

  • Changed the way prev/next scene are instantiated. This allows to pre-load upcoming scenes while presenting the main one.

Bug fix:

  • Some Router fixes to solve some playback issues