Skip to content
This repository was archived by the owner on Jan 23, 2019. It is now read-only.

Less bugs & more features - Version 0.9.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@Lonami Lonami released this 09 Apr 16:21
· 347 commits to master since this release

Changes since v0.9.9

New features:

  • You can now export and import repositories as .zip files.
  • Easier way to pull new strings. No more confussion!
  • Show the progress on the history fragment.
  • API support. Your application can now start Stringlate via an intent.
  • Issues will now be reused, and new translations will be posted as comments.
  • Updated some translations.

Bug fixes:

  • Farewell, status bar bug! It's now been fixed with a new bottom navigation bar.
  • Fix GitHub repositories not being recognised.
  • Slightly improved performance [1].
  • More bug fixes [2].

[1]. On things like the list views, some of which are fast scrollable now, and avoiding multiple loads of the strings many times
[2]. Deleting a repository used to fail sometimes, as well as crashes when pulled strings had no names. Exporting HTML content also works better, and new lines are more readable.