Skip to content

Releases: jcoliz/LogoSlideMaker

First public release

17 Sep 01:13
Compare
Choose a tag to compare

New features

  • [User Can] See indication of exporting activity (#42)
  • [User Can] Include logos from another definition file (#39)

Improvements

  • Display error to user when last loaded file cannot be found (#37)
  • Remove needless blank slides from exported output (#38)

Bug Fixes

  • Use proper template file reference, not output dir
  • Add logging and hardening around slide out of range error (#49)

0.9.4 Use repository version

19 Jul 21:13
Compare
Choose a tag to compare

New features

  • [User Can] Include the git version of the contained repository in output file name and slide notes (#34)

Bug Fixes

  • Stop locking image files on load. User can now edit files after app has loaded them. (#38)

0.9.3 Small improvements and bug fixes

10 Jul 02:41
Compare
Choose a tag to compare

Improvements

  • Display bounding boxes around 'boxes' in the definition
  • Allow configuring a per-variant text width. This overrides file-wide text width but is overridden by logo text width
  • Allow configuring x and y padding separately
  • Allow configuring decimal font size (change from integer)
  • Display a user-friendly error message when unable to find image file during export (#36)
  • Display a user-friendly error message when unable to find template slides on export (#35)
  • Add additional logging in reload error cases

Bug Fixes

  • Disallow null logos. Stops null logos from showing up as "None" at X=0

0.9.2 Fix export of default slide

07 Jul 23:58
0.9.2
64f1a0f
Compare
Choose a tag to compare

Bug fixes

  • Fix export of default slide (#30). This was completely broken before in multiple ways.
  • Fix logging of exported file name (#33)

0.9.1 Initial Beta Release

07 Jul 03:26
0.9.1
6251642
Compare
Choose a tag to compare

First public availability of built binaries