Skip to content

v1.0.0

Compare
Choose a tag to compare
@til-schneider til-schneider released this 29 Aug 11:57
· 236 commits to master since this release
  • Nearly complete rewrite of the whole app
  • New Typescript-based build system under the hood
  • Support for windows (except reading raw formats, see Issue #25)
  • Improved UI (only export dialog is still the old one)
  • Endless scrolling photo viewer
  • 3D accelerated detail view
  • Import is faster and runs in background (doesn't block the app any more)
  • View EXIF information
  • Fixed tags
  • Import of Picasa meta data (only supported parts)
  • Writes own meta data in ansel.json files in image folders (so a backup of the photos contains them or other users can import them)
  • German translation - contributions for other languages are welcome! See Issue #24
  • Many bugfixes