Skip to content

Releases: voxmedia/viz-app

1.1.0-beta.3

19 Jun 20:42
Compare
Choose a tag to compare
1.1.0-beta.3 Pre-release
Pre-release
  • Fixed bug from 1.1.0-beta.2 which causes deployment to fail
  • Security updates
  • Fix development environment

1.1.0-beta.2

25 Apr 19:43
Compare
Choose a tag to compare
1.1.0-beta.2 Pre-release
Pre-release
  • Security updates
  • Bug fix: Only prompt to update if a new update is available
  • Display update download progress in the application icon
  • Download updates from github instead of S3
  • Add new optional settings provided via a .vizappconfig file:
    • ai2htmlCredit - sets the default for the ai2html credit field
    • oembedProviderName - Adds a provider_name to the oembed data for projects
    • oembedProviderUrl - Adds a provider_url to the oembed data for projects

1.1.0-beta.1

25 Feb 20:49
Compare
Choose a tag to compare
1.1.0-beta.1 Pre-release
Pre-release
  • Support Windows 10 (possibly 7 & 8 too, but untested)
  • Better error logging, log is accessible via Help -> View log
  • Support context menu on input boxes
  • Fixes for drag and drop in Mac and Windows
  • Privilege escalation for installing the ai2html script to Adobe Illustrator
  • Fix preview in Windows web browsers
  • Fix bug opening existing projects
  • Automatically create project folder if it's missing
  • Prompt to download and install updates instead of automatically updating

1.0.0

13 Feb 21:43
Compare
Choose a tag to compare
  • Upgrade dependencies
  • Upgrade to Electron 3.1.3

1.0.0-beta.9

17 Oct 16:08
Compare
Choose a tag to compare
1.0.0-beta.9 Pre-release
Pre-release
  • Update electron to 3.0.2
  • Introduce config files to customize the app for different styles, fonts and websites

1.0.0-beta.8

08 Aug 18:22
Compare
Choose a tag to compare
1.0.0-beta.8 Pre-release
Pre-release
  • Remove iframely-specific meta tags
  • Fix bug in preview where the graphic did not show up

1.0.0-beta.7

02 Aug 17:12
Compare
Choose a tag to compare
1.0.0-beta.7 Pre-release
Pre-release
  • fix problems installing ai2html in some situations, give a more detailed error when there are permission problems
  • Update electron to v3 beta
  • remove some unused dependencies

1.0.0-beta.6

02 Aug 15:51
Compare
Choose a tag to compare
1.0.0-beta.6 Pre-release
Pre-release
  • fix bug when creating a new project

1.0.0-beta.5

01 Aug 20:24
Compare
Choose a tag to compare
1.0.0-beta.5 Pre-release
Pre-release
  • Updated ai2html from NYT
  • ai2html saves config.yml to project folder instead of src
  • ai2html now generates a fallback image for every artboard instead of just the smallest.
  • Remove/ignore project src folder. App only uses templates from the app.
  • Remove gulp for building embed and new project folders
  • Remove s3deploy code, use external library instead
  • Add preview.html to deployed files for testing breakpoints and sharing with editors
  • Embeds now support oembed and the iframely protocol for embedding. Still experimental.

1.0.0-beta.4

27 Apr 19:59
Compare
Choose a tag to compare
1.0.0-beta.4 Pre-release
Pre-release
  • Fix deploy not updating html files sometimes
  • Add custom icon
  • Autoupdate fixes