Japan Rabbit Changelog
Super Fast Rabots in the Works
We started working on improving the buying speed of our Rabots. Soon Rabots will buy from certain shops at lightning speed.
- The 
dispatchBot()function was introduced to enhance automation. - The 
cancelBot()function was created for smoother operations. - We created the 
updateOrderItem()function for efficient order management. 
Customer-Facing Changes
- The OwnedOrders query was optimized for better efficiency.
 - The function 
calculate_order_grand_total_usdwas refactored to enhance performance. - ePacket was no longer displayed as a shipping option for packages valued over 100,000 yen.
 - The issue displaying the "text cannot exceed 35 characters" message in incorrect places was fixed.
 - The problem with choosing International ePacket as a shipping method was resolved.
 - We corrected the reporting of the gateway when a charge fails.
 
Internal System Changes
- We implemented a RFM table view for better data analysis.
 - An Order Created Analytics Event was added for better tracking.
 - The release date was set to autosave to expedite the buying process.
 - The visibility of item prices during the receiving process was improved.
 - We made customer notes visible on the request details page.
 - The issue of "Shipping" service tasks being stuck in JPR admin and not dispatched to the Fulfillment system automatically was fixed.
 - A unit test case was created to ensure storage fees were charged for consolidated input packages.
 - The event log was configured to auto-delete to save space.
 - Service tasks were removed from the 
workstationstable for a more streamlined workflow. - Custom type changes in fulfillment were synchronized with Blackship.