Skip to content

Releases: presentator/presentator

v3.2.3 Release

09 Apr 05:50
Compare
Choose a tag to compare

To update the prebuilt executable you can run ./presentator update.

  • Fixed hotspot popover misalignment when removing a hotspot from a template.

  • Allowed changing the relation type of an existing hotspot (aka. screen->template or template->screen).

  • Updated npm dependencies.

v3.2.2 Release

06 Apr 06:58
Compare
Choose a tag to compare

To update the prebuilt executable you can run ./presentator update.

  • Updated to the latest PocketBase v0.22.8.

v3.2.1 Release

21 Mar 09:44
Compare
Choose a tag to compare

To update the prebuilt executable you can run ./presentator update.

  • Removed the login/register panel sliding animation.

  • Updated to the latest PocketBase v0.22.5.

v3.2.0 Release

03 Mar 10:24
Compare
Choose a tag to compare

To update the prebuilt executable you can run ./presentator update.

  • Updated to the latest PocketBase v0.22.2 release

  • Updated the projects listing to make use of the new back-relation support to avoid the extra request calls.

v3.1.1 Release

17 Feb 09:05
Compare
Choose a tag to compare

To update the prebuilt executable you can run ./presentator update.

  • Fixed the static/fixed header and footer hotspots position.

  • Fixed user identifier not visible after marking a comment as "Resolved".

  • Updated email sign-off text.

  • Updated Go dependencies.

v3.1.0 Release

02 Feb 08:25
Compare
Choose a tag to compare

To update the prebuilt executable you can run ./presentator update.

  • Added unresolved primary comments counter on the screens listing.

  • Added the full creation date for screens and projects as a helper sub text in the date tooltip.

  • Fixed not receiving unread notifications in the UI if the user has disabled their email notifications.

  • Fixed the responsive styles of the screens bulk selection bar.

  • Fixed the UI options check whether hotspots url are allowed.

  • Fixed Go module name to correspond to the correct v3 tag.

v3.0.0 Release

28 Jan 13:27
Compare
Choose a tag to compare

Initial Presentator v3 release.

Please check the README for installation instructions and/or steps to migrate from Presentator v2.

v2.15.1 Release

12 Aug 10:57
Compare
Choose a tag to compare
  • Fixed hotspots and screen comments position on "Auto fit" resize and rescale

v2.15.0 Release

22 Jul 11:42
Compare
Choose a tag to compare
  • Added support for hosting the platform under a sub-path (eg. yourdomain.com/presentator/) [#187]
  • Updated German translations
  • Updated SPA and API dependencies

v2.14.0 Release

03 Jul 11:33
Compare
Choose a tag to compare
  • Added new Japanese translations (thanks to @4ioskd)
  • Synced all other translations with the latest updates from Transifex
  • Updated SPA and API dependencies