Skip to content

v0.6.2

Compare
Choose a tag to compare
@mohakapt mohakapt released this 09 Jan 21:33
v0.6.2
c1120a3

Good day, Everyone! 👋 In this release I worked on search functionality and improved it. The release is marked as beta 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 any problems you might 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:

  • Added new options in search like (Search in Current File / All Files), (Contains, Starts With, Ends With, RegEx), (Match Case, Match Word).
  • Highlight search matches in the editor.
  • Implement Find ⌘ + F, Find Next ⌘ + G, Find Previous ⌘ ⇧ + G shortcuts.

🐛 Bug fixes:

  • Fixed a bug in preferences (Exporting options aren't saved).