Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v5.2.0 #532

Merged
merged 21 commits into from Apr 29, 2021
Merged

Release v5.2.0 #532

merged 21 commits into from Apr 29, 2021

Conversation

gmaclennan
Copy link
Member

@gmaclennan gmaclennan commented Apr 6, 2021

Features

  • Add Dutch translations (5b66715)
  • Add French translations (bc28822)
  • Add Sranan Tongo translations (3b88b99)
  • Updated default config with translations (923b6a0)
  • Updated translations (vi, es, po) (#498) (5873ce2)

Bug Fixes

APK Download for testing

  • QA v5.2.0-RC.1100 APK: You can install this alongside your existing Mapeo App and test out new features without affecting your existing data. Look for the red logo. You will see yellow warning boxes in this version, which you can ignore.
  • ⚠️v5.2.0-RC.1100 APK: This will replace your existing Mapeo installation and you will not be able to downgrade - if it does not work you will need to wait for a fix.

gmaclennan and others added 20 commits October 20, 2020 19:36
* release/v5.1.0:
  chore: Update deps for security warnings in bl
  feat: Updated default config with translations
  feat: Add German translations & missing Khmer & Thai (#486)
  chore: Update translations (th, es) (#479)
  chore: Add missing translations (Thai) (#477)
  chore: Update changelog and version number
* chore: Added instructions to build translations and run the Javascript bundler prior to building for Android

* chore: Added instructions for downloading and preparing offline maps wth the needed structure

* chore: Add detailed instructions on how to download maps and add them to phone

* chore: Add note about react-native run-android not opening bundler on all machines

* chore: Add note about com.mapeo changing with different release versions

* chore: Change asar to full flag name
* fix: Change hardcoded message to intl FormattedMessage

* Add missing string to translations

* chore: prettier

* extract messages

Co-authored-by: Gregor MacLennan <gmaclennan@digital-democracy.org>
* New translations en.json (Vietnamese)

* New translations en.json (Vietnamese)

* New translations en.json (Vietnamese)

* New translations en.json (Portuguese, Brazilian)

* New translations en.json (Portuguese, Brazilian)

* New translations en.json (Portuguese, Brazilian)

* New translations en.json (Spanish)

* New translations en.json (Portuguese, Brazilian)

Co-authored-by: Gregor MacLennan <gmaclennan@digital-democracy.org>
* fix: Fix import config button crash

* Update version in package-lock

Co-authored-by: luandro <luandro@gmail.com>
See #517 for explanation
An update to the Github Action virtual environment added NDK r22,
which CMake uses, ignoring $ANDROID_NDK_HOME.
Solution: Remove NDK r22 and update to latest NDK r21f
* fix: Add better variable naming and easier to understand logic

* fix: Cleaner and easier to understand logic on updating tags

* fix: Clean redundant code and sort updated value order in preparation for edge cases
* fix: Fix cutoff of text on OnePlus6T phone #502

Use a custom Text component with fontFamily explicitly set, to work around bug facebook/react-native#15114 (comment)

* Fix implementation of style merging

* fix bugs
This reverts commit c267a99.
Install was done using npm@7 which changed the package-lock format and broke the build
@gmaclennan gmaclennan changed the base branch from develop to deploy April 27, 2021 13:11
@gmaclennan
Copy link
Member Author

@arky my understanding is that users have tested this RC and it is working as designed? Ready to release this when additional translation fixes are done.

@arky
Copy link
Contributor

arky commented Apr 27, 2021

@gmaclennan Here is the quick update.

Thai: Translation QA Testing: Done.
Khmer: Translation QA Testing: Done.
Vietnamese: Translation QA Testing: Not Done.

@gmaclennan
Copy link
Member Author

Update from @arky via Slack: Vietnamese translation QA testing is now done.

Since no issues have appeared during extensive QA testing with this Release Candidate with @arky's partner organizations on the ground, I am going to publish this release.

@gmaclennan gmaclennan merged commit 1a558fb into deploy Apr 29, 2021
@gmaclennan gmaclennan deleted the release/v5.2.0 branch April 29, 2021 18:21
gmaclennan added a commit that referenced this pull request Apr 29, 2021
* deploy:
  Release v5.2.0 (#532)

# Conflicts:
#	messages/fr.json
#	messages/nl.json
#	messages/pt.json
#	messages/vi.json
@arky
Copy link
Contributor

arky commented Apr 30, 2021

Thank you @gmaclennan Could you let me know when this release would be available in Google Playstore?

https://play.google.com/store/apps/details?id=com.mapeo

Do you think we can have a blog post about this release ?

gmaclennan added a commit that referenced this pull request May 17, 2021
* develop:
  fix: Add missing moduleResolution to tsconfig
  add missing package-lock entry
  Update src/backend/tsconfig.json
  Update src/backend/tsconfig.json
  Update src/backend/tsconfig.json
  typescript setup for jsdoc
  fix: Add "Sranan Tongo" as an option in the language settings screen
  chore: Update package-lock
  chore: Revert package-lock to lockfileVersion 1
  chore(docs): min Node version for dev is v10
  chore(docs): docs on manual version names & codes
  Release v5.2.0 (#532)
  chore: Translations of new features coming in v5.3 (#552)
  feat: Show alert dialog when Mapeo is updated (#555)
  chore: Fix intermittently failing e2e test (#570)
  fix: Internationalize labels on "About Mapeo" screen (#560)
  chore: change to semver version names (#557)

# Conflicts:
#	src/backend/package-lock.json
#	src/backend/package.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cancelling an edit should show "discard edits" not "discard observation"
5 participants