Skip to content

v0.21.1

Latest
Compare
Choose a tag to compare
@le-jeu le-jeu released this 25 Mar 19:12
· 154 commits to master since this release
05c0547

What's Changed

  • New languages support! Wasabee is now available in Danish, Portuguese and Russian thanks to the translation team.
  • Zones and keys markers can be used by auto draws in order to reduce the set of portals of a subset of the screen but also to select off-screen portals by scrolling on the map.
  • Quick delete and bulk marker add for quick changes.
  • Multiple markers of the same type on a single portal are now possible.
  • The login process for Android and iPhone is unified thanks to JWT authentication

Some minor changes about the UI, such as icons instead of random OS based emojis and some dialog layouts.

Biggest changes are not visible since it's relative to the codebase. Half of wasabee is now written in Typescript, making part of the development easier and more robust to abusive refactoring from the devs.

Contributions

Translations

  • Adding Portuguese language by @TheMitch2 in #284
  • Add Crowdin configuration file by @SebastienForay in #311
  • Change title of settings dialog to advanced settings by @bgillock in #332
  • Multiple Crowdin contributions including new languages : Danish, Portuguese, Russian

Misc

Dev

Full Changelog: v0.20.3...v0.21.1