Skip to content

Releases: wasabee-project/Wasabee-IITC

v0.21.1

25 Mar 19:12
05c0547
Compare
Choose a tag to compare

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

0.20

30 Jun 22:24
71fe29f
Compare
Choose a tag to compare

Changelog

Main

  • Zones can be described by a polygon #259
    • Attach markers and outgoing links wrt the polygon
  • Tips move to the Wiki #243)
  • Incoming/outgoing link count on the link list dialog #218
  • Link and marker dialogs get the same interface and capacities as the checklist #245
  • Don't zoom out because of long blockers when selecting an operation #258

Various appearance changes

  • Added labels in marker creation dialog + added spacing in grid #248
  • Ability to define zone on marker creation
  • Vertical submenu for desktop and mobile #246
  • Clarity some translations #251 #247

Bug fixes

  • dont reduce sub-action width on small screen #253
  • Link color dialog hiding in the corner #224
  • UI matching current permission level #225
  • Fix fullsync and deleted ops #255 #256

Translations

  • Language key parity to simplify contribution #267 #269

Dev/internals

  • revamp of the whole hook system used #250 #254
  • simplify and improve build system #257 #244 #263
  • import: match current iitc #262

0.19

16 May 21:51
Compare
Choose a tag to compare

Too many changes to list.