Skip to content

Releases: presenta-software/presenta-lib

v1.0.2

13 Nov 08:25
Compare
Choose a tag to compare

Bug fix:

  • text block autoscale issue with some text

v1.0.0

08 Nov 16:37
Compare
Choose a tag to compare

New bold release.
Of course, it breaks many things from v0.x version.

v0.1.19

14 Mar 16:11
Compare
Choose a tag to compare

Fixes:

  • Fixed build package

v0.1.18

14 Mar 08:58
Compare
Choose a tag to compare

New:

  • Added Jump Controller to allow quick jump across scenes using internal links

v0.1.17

13 Mar 16:57
Compare
Choose a tag to compare

Changes:

  • Plugin wrappers name changed, it might require plugin update

v0.1.16

10 Mar 17:55
Compare
Choose a tag to compare

Changes:

  • Modules initialization return a Promise

Fixes

  • Steps module fixes init unwanted transition

v0.1.15

14 Jan 15:45
Compare
Choose a tag to compare

Changes:

v0.1.14

09 Jan 15:57
Compare
Choose a tag to compare

New features:

  • new arrows icon
  • better config validation messages
  • icon in splash component
  • added fonts controller

Bug fixes

  • better multi scene handling
  • fix in color schemes
  • better checks when loading plugin at run time

v0.1.12

26 Dec 17:06
Compare
Choose a tag to compare

New features:

  • more props in pagenum ctrl
  • added generic padding container props
  • added minitools ctrl
  • added brand ctrl
  • added noResize root option
  • added version check in config validate
  • added out option in steps module

Bug fixes:

  • cleanups
  • several minor refactoring in ctrl

v0.1.9

09 Dec 17:44
Compare
Choose a tag to compare

New features:

  • added splash view
  • added plugins key to install them from config
  • sync controller rewritten from the ground up

Bug fixes

  • core refactored with Promise
  • cache and preload controllers refactoring
  • sender controller removed
  • fixed issue on baseurl controller
  • fixed small issue on steps module