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

Apollo: Release source code for 51.1 #132

Merged
merged 1 commit into from
Oct 20, 2023
Merged

Apollo: Release source code for 51.1 #132

merged 1 commit into from
Oct 20, 2023

Conversation

acrespo
Copy link
Member

@acrespo acrespo commented Oct 19, 2023

ADDED

  • Special UI warning message when performing a cyclical payment using the last copied address from
    the receive screen.
  • Added and enhanced debugging data, specially for notification processing.

FIXED

  • A bug that messed up currency rotation (e.g currencies rotate when clicked upon) in New Operation
    screen.
  • A bug where duplicated UI events firing in a short range from messing with secure storage's
    Keystore.
  • Stop polling for notifications upon an ExpiredSession error. Avoid wasting resources and
    generating backend alerts.
  • A visual glitch in lnurl withdraw unresponsive error handling.
  • A bug in lnurl withdraw flow when manually inputting the lnurl in the Send screen.
  • A bug where the "Welcome to Muun" dialog would be displayed more than once if the Home activity
    was recreated.
  • Several memory leaks regarding QRs bitmaps and Repository registry.

CHANGED

  • Special UI component to "paste from clipboard" to adapt to Android's clipboard access notification
    on Android 12+. We no longer automatically read from clipboard in Android12+, only upon user
    request.
  • Satoshis copy in Select Bitcoin Unit screen. Now explicitly naming the option Satoshi (SAT),
    instead of Bitcoin (SAT).
  • Silence noisy DRM errors.
  • Huge revamp to UI test suite. Enhancing reliability o coverage.

@acrespo acrespo requested a review from champo October 19, 2023 16:22
@acrespo acrespo self-assigned this Oct 19, 2023
@acrespo acrespo merged commit f497acd into master Oct 20, 2023
2 checks passed
@acrespo acrespo deleted the 51.1-release-branch branch October 20, 2023 18:11
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.

2 participants