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

chore: version bump v0.8.1 #1139

Merged
merged 7 commits into from
Nov 27, 2024
Merged

chore: version bump v0.8.1 #1139

merged 7 commits into from
Nov 27, 2024

Conversation

brianp
Copy link
Collaborator

@brianp brianp commented Nov 27, 2024

Description

Onwards and upwards

peps and others added 7 commits November 27, 2024 11:55
This PR brings back the previous gems UI for the telemetry permissions
box on the setup screen.

![CleanShot 2024-11-27 at 14 23
56](https://github.com/user-attachments/assets/d9f50bd0-b4bc-406c-a8d5-89d81ce0426b)
…nctionality (#1134)

This update adds some polish to the hover to show full balance
functionality in the sidebar Wallet.

- Made the font size scale down if the length gets too long. This is now
calculated instead of hard coded to the numbers fill the box better.
- The numbers no longer scroll animate when hovering in and out, the
numbers now only scroll when they change.
- added a fade animation between the short and full balance
- added a fixed height container so the label doesn't shift when the
number height changes.


https://www.loom.com/share/c0b339f277924e1faf5c03aa59cf9806?sid=806e90d1-0ec7-47f9-a2e8-4d2dd917c171
Description
---

adds fixed animation build

**long block changes:**

- added "long block" animation back
- added reset to error block on status change so the queue doesn't get
clogged up waiting for the long block animation lifecycle
- updated `useMiningUiStateMachine` so we don't try to start or stop
again if the statusIndex changes - made the checks stricter



**setup/main/shutdown screens animation changes:**

  - hide canvas on shut down
  - sped up durations
- removed `AppContent` wrapper and just used `AnimatePresence` (no
"wait" mode) so with `AppContentContainer` wrappers as direct children
so there's no weird error about keys on shut down
- add ui field for admin UI toggle of show setup (so we don't set up
again)


**other changes:**

- check if macOS before trying to fetch Tor entry guards (saw the error
locally and plenty in sentry) + small style tweak


Motivation and Context
---

- previous issue was that the animation either wouldn't stop if you
stopped mining (most noticeable one), or the other states like fail or
success might also not come up at the correct time after a "long block"
had been added to the queue.
- resolves #1105

How Has This Been Tested?
---
- locally:


https://github.com/user-attachments/assets/5239b4a1-6554-4ae8-a697-a0cfa81ca687
Description
---
Fix credential path issue.
Version bump

---------

Co-authored-by: stringhandler <[email protected]>
@brianp brianp merged commit 26c588c into release Nov 27, 2024
11 of 12 checks passed
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.

4 participants