Releases: sweitzel/Biet-O-Matic-BE
Releases · sweitzel/Biet-O-Matic-BE
v0.4.1
v0.3.2
Bid-O-Matic BE Version 0.3
This BE Version is the first one, which is multilingual. Besides German it now also supports English language.
Furthermore ebay.com support was tested as well and should work without major issues.
Other major changes in this version:
- For closed items (no tab open), a data update is performed in the background every minute.
- The update process is visualized (rotating '+')
- An update only takes place if automatic mode is active for the current window.
- Changes to item information are highlighted by color (yellow) in the table.
- Article images are now displayed on the overview page
- Added option for compact display, this hides images and makes the table rows a bit narrower.
- Added support for English.
- Language is automatically set by the browser display language and cannot be manually defined.
- Article group field now allows selection from existing groups.
- Unused article groups are automatically deleted after 7 days.
- BE overview page opens automatically after an update, but only,
if the auto-bid mode was active for the window before the update.
This ensures that automatic bidding can continue in absence after a BE update has taken place. - Bid-Lock implemented to ensure that not multiple items from the same group are purchased,
if the auctions for the items end close to each other (10s) - If the browser supports it, BE will prevent the computer from entering sleep mode when global auto-bid is active.
Bid-O-Matic BE Version 0.3.2
- First stable 0.3 version (for major changes, see above)
- Minor adjustments:
- Display of payment methods on the overview page when the mouse is moved over the price column
- "No group" renamed "Other Auctions"
- "Other Auctions" group is placed at the front of the list
- Maximum bid can now be deleted and is set to 0 instead of always jumping to the minimum bid.
- Fixed problem when an item tab was closed and then restored.
v0.2.2
This is a major rewrite from version 0.1.x series.
- code restructuring with classes and error handling
- article group support
- tab management
- embedded documentation
This version still supports only German language and ebay.de platform.