Alchemy Changelog

What's new in Alchemy 0.5.1 Pre-release

Jun 28, 2018
  • Patches:
  • Ignore all file types being converted as potential outputs: #44
  • Update yarn.lock and release script: 48e3b27
  • Don't run test in .bin/relase: 3eba586

New in Alchemy 0.4.1 Pre-release (Jun 1, 2018)

  • Patches:
  • Create CODE_OF_CONDUCT.md: de74ff3
  • Add ability to drag files into Tray to open Alchemy

New in Alchemy 0.4.0 Pre (May 28, 2018)

  • Fix bug in Converter file type selection to match staging: 3ed11a6

New in Alchemy 0.2.0 Pre (Jun 13, 2017)

  • Major:
  • Windows support
  • Patches:
  • Fix large packaged size
  • Add output filename label
  • Update electron
  • Add yarn.lock
  • Change keyboard shortcut
  • Remove redundant SVGs
  • Reject unsupported file types
  • Add photosorcery stuff
  • Reset to defaults after convert
  • Consistent cursors, disable text-selection
  • Add drag-handle
  • Disable text input on operation
  • Sanitize file name
  • Display only available types for single file convert

New in Alchemy 0.1.0 Pre (Jun 13, 2017)

  • Minor Changes:
  • Merge branch 'master' into staging
  • Remove shelljs
  • Add brew install
  • Merge branch 'staging'
  • Prepare prerelease version
  • Patches:
  • Fix bug
  • Update README.md
  • Add install imagemagick commands to api
  • Add staging icons
  • Start staging revamp
  • Merge branch 'brew' into staging
  • Merge branch 'travis' into staging
  • Change output file name
  • Add STAGING state
  • Add more svg icons
  • Add staging UI functionality
  • Action button text
  • Update file output type
  • Refactor convert format
  • Write tests
  • Refactor constants
  • Add functionality to change dropdown depending on mode
  • Add file name adjustments (noneditable). Need to compose it
  • Add helper functions to create output file name
  • Fix Converter bug
  • Reduce code bloat
  • Refactor
  • Fix unstaging files bug
  • Compose util
  • Fix React key bug
  • Clean up