Skip to content

1.3.0

Compare
Choose a tag to compare
@jtheoof jtheoof released this 18 Feb 00:53
· 45 commits to master since this release

1.3.0 (2021-02-18)

Features

  • cli: add configure options for filename save (597f005)
  • i18n: add brazilian portuguese translations (4a0eb82)
  • i18n: add german translations (b4be847)
  • i18n: add turkish translations (c8419da)

Bug Fixes

  • application: unlink temp file coming from stdin (c24e56a), closes #80
  • blur: optimize blur to only render after commit (27fcece)
  • blur: rgb24 is properly handled (c04ed63)
  • clipboard: wl-copy mimetype should be png (a931acb), closes #68
  • notification: notification shows the image icon (eb53e5c)
  • ui: adjust rendering surface with proper scaling (9b72571), closes #54
  • ui: commit state before copying or saving (46e5854), closes #52
  • ui: compute window sizes and buffers properly (5bcffdb), closes #56