Skip to content

🐈 2.1.0

Compare
Choose a tag to compare
@rosuH rosuH released this 29 Jun 15:08
· 276 commits to master since this release
17a5513

New and Optimized

  1. ⭐ New text style function!
  2. 🥳 Optimize text alignment
  3. 🥳 Optimize text watermark size calculation method, adjust the spacing to become more flexible
  4. 🎄 Optimize the interface dynamic effect
  5. 🎨 Update some icons
  6. 🔧 Update targetApi to 30
  7. 🌏 Added Brazilian Portuguese (pt-rBr) translation (thanks to mezysinc)
  8. 🌏 Added German (de-rDe) translation (thanks to nuclearfog)

Fixes

  1. item text UI problem in Spanish interface
  2. sticker selection screen was repeatedly opened problem
  3. wrong orientation of saved images on Samsung devices (#41)
  4. unclear intent of sticker selection: adjust to Image Intent
  5. wrong display of exit confirmation pop-up window in some scenarios

新增与优化

  1. ⭐新增文字风格功能!
  2. 🥳优化文字对齐方式
  3. 🥳优化文字水印大小计算方式,调节间距变得更加灵活
  4. 🎄优化界面动效
  5. 🎨更新部分 icon
  6. 🔧更新 targetApi 到 30
  7. 🌏新增巴西葡萄牙(pt-rBr)翻译(感谢 mezysinc)
  8. 🌏新增德语(de-rDe)翻译(感谢 nuclearfog)

修复

  1. 西文界面下 item 文字 UI 问题
  2. 贴纸选择界面被重复打开问题
  3. 三星设备上保存图片方向错误问题(#41
  4. 选择贴纸意图不明确问题:调节为 Image Intent
  5. 退出确认弹窗某些场景下错误显示的问题