Skip to content

App Store v5.6.0 release

Compare
Choose a tag to compare
@JelteMX JelteMX released this 04 Jul 09:23
· 22 commits to master since this release
  • Smaller footprint, minified code (reduction 50%)
  • Refactoring getReferences: this is now done asynchronously
  • Add #20 #21 Stop propagating on click. This was done automatically, now it is an option
  • Update README & documentation, per request #22
  • Fix getting locale. In case of NOT using translatable strings, and the locale NOT being en-us or nl-nl, it would not show any dates. This is fixed (fallback to en-us)