Changelog

Lawn Hiro

v9.5.0

Latest
1/16/2024

New data in Admin interface

  • Add metric columns in Region table for admin
  • Add provider metric columns inside Region table for admin
  • Create a date selector so that the metrics are changed with respect to the date range
  • "All time" metrics are created next to each metric for comparison

Fix bug on failed payment job

  • Now customer will have a warning pop up if the payment process failed on ordering new job instead of continuing to the "Thank You" screen.
12/20/2023
  • Change account notification settings UI to add toggles for push notifications
  • Add a "Subscribe to Push Notifications" UI for providers
  • Includes instructions on how to add the web app to your home screen if your browser doesn't support push notifications
  • Support push notifications. Now, after you enable them, you can be notified of certain events via push instead of just email (providers only right now)
  • Clicking on a notification will take you to the relevant part of the app. For example, clicking on a job available notification will take you to the page where you can claim that job
  • Improve handling of GraphQL queries and session
12/18/2023
  • Fix version regression
10/10/2023
  • Don't collapse the tab bar down to a select on the Orders and Jobs screens
  • Use Vite as the default bundler, add support for Svelte
8/28/2023

What's Changed

  • Switch to ESM by @daytonlowell
  • Lh 7 UI changes by @Hhovland
  • Cancel order case lh 9 by @thatoneguy280

New Contributors

  • @thatoneguy280 made their first contribution
7/17/2023
  • Improve error handling and reporting
7/12/2023

Fixed bug on client image resizing feature

  • the image resize library wasn't compatible with terser's default settings
7/10/2023

Fix issue tagging the last release

7/10/2023
  • Resize attachments on the client before sending them to the API to save
  • This should reduce the number of files that fail to save
  • Add a new Error Modal component that shows errors better, and allows the user to copy the error details to easily send them to us.
  • Can be called using mediator showError
  • Takes an Error, and an options object
  • Options include title and message, so you can set a context-specific title or a more user-friendly message
  • "Show Details" checkbox shows stack trace if applicable
  • "Copy to Clipboard" button copies message and stacktrace to clipboard so they can send to us easier
6/20/2023

What's Changed

  • Cancel orders by @Hhovland
  • Subservice add ons client by @Hhovland
Newer Older