Skip to content

v0.4.0

Compare
Choose a tag to compare
@mohakapt mohakapt released this 25 Dec 16:17
v0.4.0
f90c2d2

Good day, Everyone! 👋 In this release I added support for macOS 10.15 and above also I fixed some bugs and improved UX. The release is marked as alpha because the project is still in early development stages. Please consider helping the development of this project by testing the app and submitting issues about bugs you encounter.

⚠️ Warning:

  • Stringz is still in its early phases. Your app is amazing and I don't want it to get ruined because of me, So please do what any cautious developer would do and make a commit before using Stringz on your project or if you don't have version control enabled on your app make a backup of your app.

✨ What's new:

  • New support for macOS Catalina 10.15 and above.
  • Added a new menu item in Help menu to redirect users to Issue tracker.

🐛 Bug fixes:

  • Fixed a critical bug causing the app to crash if a *.strings file contains an empty key.
  • Fixed a bug in the crawler. (It ignores values with a semicolons).
  • Fix a bug in search field. (It would stop searching after moving to another file).