Japan Rabbit Changelog
Created a changelog
We created this changelog you're reading 🎉 It was built with Sanity and Nuxt and receives webhooks from Linear when issues are released.
We improved our Rabbots ability to get product details
- Fixed a Rabbot issue that was preventing the correct price from being retrieved from adidas.jp
- Fixed an issue with Rabbot getting prices from rakuten.co.jp
- Reprogrammed our Rabbot to get the correct price on Melonbooks
- Fixed a Rabbot issue when trying to capture Mercari images
- Trained Rabbot to click the booth.pm 18+ popover
- Created better analytics to monitor and prioritize Rabbot issues
Various enhancements to improve our service
- Fixed an issue where the Photo Fee was not being charged
- Fixed a Package status issue that was stuck in processing
- Rebranded our Trustpilot page
- Updated the melonbooks banner image
- Moved Rabbot error logging to a single user account in Airtable
Various enhancements to improve our Engineering Team velocity
- Asserted Algolia data to resolve E2E test failures
- Fixed the "syncUser:no mutations exist" error that occurred when logging in
- Fixed an issue where BirdEatsBug failed to add an error to Linear
- Fixed a Hasura PG connection refused error in int tests
- Fixed an issue where the region code was incorrect on the Japan Post shipping report
- Pre-built functions before deploying
- Prevented analytics.track from sending too many events
- Refactored our deploy scripts so that cloud functions and Hasura only deploy when updated
- Removed the "addImageInformationToCartItem" event in Hasura and the code base
- Split and reordered workflow jobs and their steps for better parallelization
- Updated Airtable storage for Rabbot error log
- Updated the Auth0 SPA SDK
- Updated the Glitch script to push the Linear title to the Sanity changelog draft post
- Updated Hasura to v2.15
- Updated the Hasura version
- Upgraded Cypress to the latest version
- Upgraded the node setup and added dependency caching in the GitHub workflow