GarageSale will ask for read permission when importing images via AppleScript to work around macOS sandbox restrictions
fixed crash when launching listings from search results with “move after launch” option active
What’s new in GarageSale 9.8 Alpha 5
fixed issue with downloading and parsing (return) business profiles from eBay
improved performance of ‘Find Combined Orders’ command
What’s new in GarageSale 9.8 Alpha 4
added ‘Find Combined Orders’ command to the ‘Orders’ menu, that finds orders that have been combined into new orders on the eBay website, and moves those orders into the trash
What’s new in GarageSale 9.8 Alpha 3
fixed crash on older macOS versions than 14.4
switched to a new eBay API for product search (as the older one was deprecated)
improved parsing of XML from the eBay API
What’s new in GarageSale 9.8
text blocks can contain macro language commands, like [[item.title]]
the macro command [[item.conditionDescription]] is correctly expanded when used in the description
the status of the toolbar item in the listing sections gets updated after ending a running listing
Thanks for using GarageSale,
Kristian, Ilja, and Paul
I have noticed in recent Alpha/Beta versions that the GarageSale icon no longer has the Yellow or Blue “Alpha/Beta” badge on the icon… Not in the Dock either…
The “class-dump” application crashes on this version of GarageSale. Terminal output below.
I use this app that you provided years ago to search for: GSEbayListingJSExports
And determine what has changed in the JavaScript from version to version…
I have version 3.5 which appears to be the latest.
Can you post the latest structure of the [object GSEbayListingJSWrapper] and [object GSEbayOrderJSWrapper] records, so we can see all the fields and data types?
Or… Is there a JavaScript command to show all the properties and fields and data types of an Object??