Add: Postmen plugin, to allow sellers to select additional shipping carriers
Add: Ability for admin and users to select multiple tax types for fees and listings and apply different taxes based on the locations of the buyers
Add: Currency format option to display both symbol and iso code
Add: Locale for the paypal checkout page, to match the user’s selected language on the website
Add: For listings that require approval, a message is displayed on the setup confirmation that the listing will need to be approved by the administrator
Add: Watermark text on images is now created using an updated function which will make the text visible on images regardless of their background colors
Add: For suspended users, limit the information displayed on the dashboard
Add: Password strength module, with several customizable settings
Add: Explanatory message on the members invoices pages, to let users know how sales can be combined
Change: Hide "list in" badge if stores are disabled
Change: Invoice logo on the global settings page is now optional
Change: Not accepted offers shouldn’t be displayed on the offers tab from the details page
Change: When filtering users by "accounts with debit balance", order by default by the highest debit balance
Change: Replaced mcrypt module with openssl, for compatibility with php 7.2+
Fix: display issue on the edit invoice form, if we had quantities > 1, as the totals box displayed invalid
values
Fix: If having several sections of type multiple, the posts will appear in each section.
Fix: With admin user approval in use, new users can place bids without being admin approved
Fix: The high bid and proxy bid were incorrectly shown on the current bids page
Fix: Searches of multiple keywords which generated several pages of results didnt render the results from page 2
onwards properly
Fix: For date form fields, clicking on the box AND icon should bring up the calendar
Fix: If an invoice was marked deleted by the seller, the buyer had the option to undelete it
Fix: Adding and removing images with the same name caused the thumbnail to display the old image instead of the new image on the listing setup form
Fix: The "Hide Empty Stores" option isn't working as all stores
including those with no listings still appear on the "All Stores" page
Fix: The price filter didn't work properly when for auctions, as it didn't sort by current bid, only by start price
Fix: Issue with retracting a high bid over reserve if previous bid was under reserve and was made by the same bidder, which caused the proxy bid to be the new high bid, rather than the previous bid under reserve
Fix: Several words and sentences that were not translatable, including certain headlines, can now be properly translated
Fix: If we have an auction with must pick-up selected, shipping will be set when a winner is selected rather than selecting pick-up
Fix: If having a scheduled draft, when listing it, it started the right away
Fix: The category table of the Bulk Lister displayed ALL categories, including the categories of all other sellers, and categories that have subcategories
Fix: Issue with the quantity field of relisted auctions, as in certain cases was set at 0, which resulted in the cron not assigning a winner if the relisted auction has a winning bid
Fix: Issue with html description and listing a draft, as the description wasnt’t properly saved
Fix: The sold items filter on the search page only displayed open items, instead of displaying closed items as well
Fix: Display issue whereby in certain cases the right side content displayed under the left sidebar instead of alongside it
Fix: Issue with emails not being sent in the website's default language by the cron task
Fix: Allow admin to enable stores if products are disabled, if the "auctions in stores" setting is enabled
Fix: Display progress bar properly when uploading images / media
Fix: Resolved issues which caused php7.1+ to output errors due to using count() on non-countable objects