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

Production Release 2024-08-20 #1325

Merged
merged 1 commit into from
Aug 20, 2024
Merged

Production Release 2024-08-20 #1325

merged 1 commit into from
Aug 20, 2024

Commits on Aug 20, 2024

  1. feat(search preview): don't show an estimated price (#1324)

    The price shown on this screen can be misleading as it is heavily
    estimated. Avoid this confusion.
    
    ## Before
    
    <img width="422" alt="Screenshot 2024-08-20 at 09 04 17"
    src="https://github.com/user-attachments/assets/faa6ec33-a8d0-4205-9aad-3e6b3427c2fc">
    
    ## After
    <img width="422" alt="Screenshot 2024-08-20 at 09 04 51"
    src="https://github.com/user-attachments/assets/b92e6426-0aae-4d06-9cd8-de06ce21acfe">
    
    As requested by @lukaslevert / @jpschmetz
    tackley authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    e092baf View commit details
    Browse the repository at this point in the history