Change Log - AuctionWorx v3.5

Edition Build Comment
All 3.5.9539 Fixed a rare bug where it was possible for a listing updated with a new End Time triggered by sniper protection could be incorrectly updated to an earlier end time if a bid was placed too close to the same instant that the sniper protection update occurred.
All 3.5.9350 Fixed (v3.5+) bug where AccountController Checkout method could combine sales from multiple buyers with similar usernames in some rare cases
All 3.5.9334 Fixed (v3.5+) bug where DAL GetInvoicesBySeller method could incorrectly include include multiple buyers when called from OnNewSaleCreated invoice logic provider method
All 3.5.9293 Fixed bug where the Listing Fee Revenue Report CSV download was only returning first 10 rows of data
All 3.5.9293 Fixed bug where Listing Fees Revenue report was incorrectly logging "Report Executed With Excessive Limit" warnings in some cases
All 3.5.9249 Changed (v3.5+) Internal "Keep Alive" web requests now include a user agent header
All 3.5.9249 Removed checkout button when impersonating buyer user and viewing invoice in admin control panel
All 3.5.9238 Fixed bug where a saved stripe card could be incorrectly removed from the wrong seller if the buyer also had a card saved under a different seller who then changed or removed their stripe credentials
All 3.5.9223 Fixed (v3.5+) bug where sorting listing/lot search/browse/catalog results by "Newest" could order rows incorrectly in some cases
All 3.5.9223 Added (v3.5+) new web.config setting "UserMessagePageSize" (default: 1000) which applies to the /Account/Inbox and /Account/Outbox views
All 3.5.9216 Fixed (v3.5+) bug where the quickbid button amount was not updating automatically unless signed in
All 3.5.9212 Fixed (v3.5+) bug from recent update where the quick bid amount did not update correctly for non-bidding users in response to new bids
All 3.5.9210 Fixed (v3.5+) bug where a null error occurs if impersonating an invalid username
All 3.5.9210 Fixed (v3.5+) bug where changing the username of the user being impersonated caused runtime errors in some cases
Events 3.5.9207 Fixed (v3.5+) bug where Event Activity Report did not sort correctly by Lot Title
All 3.5.9203 Fixed (v3.5+) bug where the RwxProxy javascript variable definition conflicted with the initial timing of running the SyncServerTime() method
All 3.5.9195 Fixed bug where it was possible for a Stripe payment abort request to interfere with a successful payment Stripe webhook in rare cases
All 3.5.9189 Fixed bug where saving a new currency exchange rate incorrectly transferred all existing listings/lots/events to the site default currency
All 3.5.9182 Fixed bug where it was possible for duplicate create invoice requests for the same sales line item to both be processed, resulting in a duplicate invoice in some cases
All 3.5.9182 Fixed issue where the "Sign In" link return URL value rendered while already on the Sign In page generated a nested returnUrl value that caused recursive bot traffic issues in some cases
All 3.5.9182 Default robots.txt content was missing "Disallow: /Account/" directive
All 3.5.9174 Fixed bug where a consignor user was unable to register with the exact username and email assigned by the seller who created it.
All 3.5.9174 Fixed bug where "My Consignments > Active Items -- Sort" dropdown failed to submit the form when changed
All 3.5.9165 Fixed bug where admin nav collapse feature did not work correctly because of incorrect cookie path specification
All 3.5.9164 Fixed bug where re-started maintenance window could run past allotted schedule upon resumption in some cases
All 3.5.9159 Fixed bug where sales invoices report could result in a null error in some cases
All 3.5.9155 Fixed toggle buttons for tax on per lot fees and buyers premium did not work - code only checked for admin setting not user defined tax status
All 3.5.9147 Fixed bug where custom tax totals were wrong in some cases
All 3.5.9137 Fixed bug where My Account > Summary -- Scheduled listings count was incorrect
All 3.5.9133 Changed (v3.5+) invoice billing address is no longer required to process an automatic Stripe payment
All 3.5.9119 Fixed bug where MS Excel did not handle UTF8 characters correctly in CSV export files
All 3.5.9105 Fixed bug where the GetListingContextStatus AJAX method could result in a null reference error in some cases
All 3.5.9105 Fixed bug where the admin UI incorrectly allowed disabling the site default currency
All 3.5.9096 Fixed issue where contextual status was not correctly updated on inline bidding in some edge cases
All 3.5.9083 Fixed issue where stale quick bid amounts and/or status messages could be displayed in some edge cases
All 3.5.9078 Fixed bug from a recent SignalR javascript change that caused a "Live Updates Disconnected" error in some cases.
All 3.5.9071 Fixed bug where ArgumentException and InvalidOperationException exception types originating in the DAL resulted in Web API 500 HTTP errors insted of 400 HTTP errors
All 3.5.9071 Added (v3.5+) Added neutral-colored "Reserve Not Met" context message for bidding/winning but below reserve price
All 3.5.9063 Fixed issue where it was possible for the buyer to click more than one checkout button on the bidding > won view, before the first was able to complete, with the potential to cause invoice corruption issues in rare cases.
Events 3.5.9063 Fixed bug where the Event Activity Report - Sorting by Consignor column didnt work
All 3.5.9063 Fixed bug where attempting to move a fields display order up or down in the admin list failed for fields further down the list than the global page size setting (25 by default).
All 3.5.9054 Fixed bug where RWX_RelistHistory rows were never automatically deleted.
All 3.5.9054 Fixed bug where it was possible to double-click the My Account > Bidding > Won "Checkout" button, potentially resulting in a duplicate invoice being created in some cases
All 3.5.9054 Fixed bug where sale line items would always be queued to be invoiced when an auction listing closing was processed, but then would only ever be de-queued if automatic invoicing was enabled.
All 3.5.9035 Fixed bug where deleting a user failed to remove rows from some related tables in some cases
All 3.5.9033 Fixed bug where "Require CC for Seller" check failed to redirect back to create event/lot/listing page after successfully entering a card
All 3.5.9027 Fixed bug where it was possible to change the username of a deleted user
All 3.5.9027 Fixed bug where the reserve price was displayed incorrectly on the edit listing form for certain cultures
All 3.5.9025 Fixed bug where "DestroyUser" db stored proc did not remove applicable rows from the RWX_StripeCustomers table in some cases
All 3.5.9013 Fixed performance issue with Listing Fees Revenue Report affecting databases with a large set of historical fee line items
Events 3.5.9007 Changed Web.config "AllowNonEventOwnerLots" setting now also allows a seller to remain the owner of a lot posted to another users event, if enabled
All 3.5.9006 Fixed bug where a custom user field configured with "Input Locations: User Registration" enabled AND "Input Location: My Account > Account > Details" disabled failed to save the value entered at registration for that field.
All 3.5.9006 Fixed bug where a deleted user was not properly cleared from cache in all cases
All 3.5.9004 Added new web.config setting "AlwaysFormatCurrencyAmountsWithTwoDecimalPlaces"; default: "False"; when set to "True", currency amounts will be formatted with 2 decimal places regardless of selected culture
Events 3.5.9004 Added simple "Lot created" confirmation message
Events 3.5.8992 Fixed bug where a lot could be created on a deleted event
All 3.5.8992 Fixed bug where a Stripe payment could potentially be successfully processed but the invoice failed to be marked as paid in some cases
All 3.5.8979 Fixed incorrect example for "description" in CSV import help page
All 3.5.8979 Replaced web.config setting "AdminReportDefaultMonthsOldFilter" (default: 1) with "AdminReportDefaultDaysOldFilter" (default: 30) and applied filter to 2x consignment admin reports
All 3.5.8970 Added web.config setting "BaseAdminUrl" to support admin access to be via a separate subdomain.
All 3.5.8965 Fixed bug where partially missing address fields on user registration could cause a runtime error in some cases
All 3.5.8965 Added web.config option for "Create All Invoices" requests to be asynchronous
All 3.5.8949 Fixed bug where the Admin Sales Invoice Report excluded unpaid invoices in some cases
All 3.5.8949 Fixed performance issues with Listing Fees Revenue Report stored proc and added two new indexes to related tables
Events 3.5.8931 Fixed bug where any draft lots missing a price caused a null reference error in the Manage Lots > Export CSV function.
All 3.5.8930 Fixed issue where failed RWX_SECURE Web API authentication attempts returned inappropriate status codes in some cases. HTTP 403 with a JSON response is now returned, rather than HTTP 401 and the HTML of the logon form, and HTTP 429 is now returned for duplicate requests.
All 3.5.8930 Fixed bug where "Object reference not set to an instance of an object." runtime errors could occur on the Browse or Event Detail pages in some cases.
Events 3.5.8906 Fixed "Auto hide ended lots" button appearing on closed events under certain conditions
Events 3.5.8906 Fixed Events Edition: My Account > Summary broken links
All 3.5.8902 Fixed bug where site culture was not properly updated after disabling regional language options
All 3.5.8902 Replaced various old javascript uses of window.alert(...) with console.error(...) in FrameWorx.js
All 3.5.8902 Fixed bug where the reserve price label is shown as "0" when editing a listing or lot with bids, when the selected culture uses commas for the decimal character
All 3.5.8902 Voided consignments are no longer included in Consignor Sales Report when Status = Any
All 3.5.8895 Fixed bug in Views/Shared/BreadCrumbNavigator where category names containing spaces were not handled correctly
All 3.5.8895 Fixed bug where certain DTO Extensions did not gracefully handle a duplicate user property, instead returning a "Sequence contains more than one element" hard error.
All 3.5.8895 Fixed error due to missing RouteData when homepage set to "Redirect to "Browse" page
All 3.5.8889 Fixed misspelled setting EnableYoueTubeVideos
All 3.5.8889 Added Link to users (admin) summary to bid and purchase history audit
All 3.5.8889 Added cannonical URL META data to browse and auction event detail pages
All 3.5.8889 Added Sign in page robots META data and nofollow ref to sign in link
All 3.5.8889 Added 410 Gone HTTP Response status code to event, listing, and lot "Not Found" Views
All 3.5.8889 Changed META content of /Account pages accessible without signing in
All 3.5.8889 Changed default robots.txt content
All 3.5.8889 Changed base URL formatting for canonical URLs
All 3.5.8889 Changed Standardized URLs linking to sellers other listings
All 3.5.8880 Fixed bug where the AdminReportDefaultMonthsOldFilter web.config setting prevented correct results on some admin reports when an Event ID, a Listing ID or an Invoice ID was specified
All 3.5.8880 Fixed issue where Sales Invoices Report needed a better table index for RWX_Invoices
All 3.5.8880 Fixed issue where disabling a currency that was ever referenced by any events or listings was not possible
All 3.5.8880 Fixed bug where admin checksite function tested SMTP using a hard-coded From email address value instead of the configured system email address
All 3.5.8874 Fixed bug where a non-admin seller was unable to edit the start date/time on a scheduled listing when configured to be allowed to edit start date but not end date
All 3.5.8874 Added new web.config setting "RebuildFullTextIndexes_FrequencyDays" (default: 7) which controls how often fulltext indexes will be rebuilt during the maintenance window
Events 3.5.8872 Fixed bug where status:validated lots were not properly deleted when a status:draft event was deleted in some cases
Events 3.5.8872 Fixed bug where "Auto Correct Lot Order" did not also auto correct the Lot Count
All 3.5.8872 Added Display message containing system email address and junk mail warning on User Verification page when redirected from Registration
All 3.5.8870 Fixed support for the en-PH date/time/number formats because the datepicker was broken when "English (Philippines)" was selected as the site culture.
All 3.5.8860 Fixed bug where idle page auto refresh didnt work when the record_SignalR_Errors flag was disabled
All 3.5.8860 Doing a keyword search now prompts for sign in when auth required for search is enabled
All 3.5.8860 Fixed bug where an automatic payment could be inappropriately attempted on fee invoices with status: "New" but having an adjustment setting the total to $0.00.
All 3.5.8860 Fixed hard error when viewing manage offers page when listing has no offers
All 3.5.8857 Added "Confirm Offer Acceptance" pop-up modal
All 3.5.8857 Added canonical URL to listing and lot detail pages for improved SEO
Events 3.5.8857 Added color coded Lot Auto Extend Group numbers to "Manage Auction" page
Events 3.5.8857 Added System event logging for updating Lot Order and Auto Extend groups
Events 3.5.8857 Added System event logging for creating new event
All 3.5.8857 Updated dynamic robots.txt CMS default content
All 3.5.8857 Changed "robots" META tags for /Account URLs to noidex,nofollow
All 3.5.8857 Changed to show winning bidder username on listing detail page and bid history to seller regardless of "Show Bid History User Names" setting
Events 3.5.8845 Fixed bug where auto hide ended items option on event detail view sometimes left a closed lot visible if the page loaded just before the lot ended.
Events 3.5.8845 Added event title and region info to create listing/lot page 2 if applicable
All 3.5.8845 Changed debug JS option "record_SignalR_Errors" default value to false
All 3.5.8844 Fixed issue where <label> elements were not correctly associated with <input> elements on the sign-in page
All 3.5.8844 Fixed Standardize listing detail page URLs found on indexable pages (fixed price and classified gallery view buttons affected)
All 3.5.8844 Fixed Utilize BaseUrl in FormatAbsoluteUrl HtmlHelper for OG MetaData
Events 3.5.8844 Removed "returnURL" from "create lot" links so user is automatically redirected to event management page when complete
Events 3.5.8836 Standardize Event detail page URLs found on indexable pages (event summary on lot detail page affected)
All 3.5.8836 Standardize listing/lot detail page URLs found on indexable pages (homepage event thumbnails and list view buttons affected)
All 3.5.8833 Fixed minor incorrect HTML attribute in top browse category/region menu
All 3.5.8833 Fixed ACP unpaid invoice - edit buyers premium form submit issue
All 3.5.8833 Fixed added delays in some background thread loops to prevent excessive work in the case of non-primary instances or when all background processing is disabled
All 3.5.8819 Fixed bug where the admin sales invoice report did not return the correct results in some cases (Stored Proc fix)
All 3.5.8817 Added web.config setting "RequireAuthenticationForFulltextSearches" (off by default)
All 3.5.8812 Added "Automatically Archive Paid Sales Invoices" data maintenance setting
All 3.5.8810 Fixed performance issue with all Sales Transactions Report where supporting partial match searches on payee username could cause excessive SQL workload
All 3.5.8810 Fixed fulltext listing search performance issue where single-character search terms were not properly ignored
All 3.5.8810 Fixed bug where a maintenance function timed out if it had more than 30 seconds of work to do
All 3.5.8810 Fixed Incorrect HTML for "highlight" listing decoration name
All 3.5.8810 Added Invoices table index to improve sellers my account > invoices query performance by ignoring archived invoices
All 3.5.8810 Added IP Address logging to general MVC error handler
All 3.5.8810 Added web.config setting "CustomLanguageOptions" to allow for only showing a subset of all enabled language options in the footer dropdown
All 3.5.8810 Added PaidDTTM to Sales Invoice Report data
All 3.5.8810 Added ShipStation Custom Store integration
All 3.5.8787 Fixed bug where duplicate Stripe customer records could be created in certain rare cases
All 3.5.8775 Authorize.Net Integration is now Deprecated. Added new web.config setting "ClassicAuthNetProviderEnabled" (default value: False)
All 3.5.8773 Fixed breaking changes introduced by latest Stripe API version 2023-10-16
All 3.5.8773 Fixed stripe bug where submission of statement descriptor should be replaced with statement descriptor suffix as of 1/1/2024 per new stripe policy
All 3.5.8773 Fixed error handling when referencing a disabled currency
All 3.5.8773 Upgraded Stripe SDK from old version 40.9 to latest version 43.9
All 3.5.8767 Added new UI for printing invoices in blocks when a large number of invoices are generated. If number of invoices is greater than 50, user will be presented with page of split results allowing blocks of invoices to be printed.
All 3.5.8746 Fixed Bug in stored proceedure RWX_BidsActive causing error on Bidding > Active page when fixed price sale line item voided and fixed price listing is still active
All 3.5.8738 Fixed bug where old listing media was not properly cleaned up in some cases.
All 3.5.8738 Fixed bug where listing history could show a "Sequence contains no matching element" hard error due to a missing listing action property for very old listings, and other similar bugs
Events 3.5.8738 Fixed bug where specifying an invalid EventID parameter value in the CreateAllInvoices and PayAllInvoices controller methods would proceed as if no event was specifed, instead of aborting and returning an error
All 3.5.8733 Fixed hard error when attempting to edit classified listings without a price value after a private message has been sent (i.e. a listing action)
All 3.5.8733 Fixed issue where a non-admin seller was unable to reduce the "Auto Relist" value of an Auction Listing to 0
Events 3.5.8731 Allow lots to be created for draft events when event end date is in the past
Events 3.5.8719 Added dynamic price updates for lots on Manage Auction Lots page
All 3.5.8711 Fixed bug where a listing search for an integer value which happens to match a soft-deleted Listing ID would return "Listing Not Found" rather than doing a normal search for that term
All 3.5.8711 Changed upgraded jQuery UI from 1.12.1 to 1.13.2
All 3.5.8711 Changed upgraded jQuery from 3.6.4 to 3.7.1
All 3.5.8711 Changed listing/lot detail page thumbnail carousel changed from 1 slide per prev/next button click to 3 slides
All 3.5.8707 Fixed bug where the automatically generated consignor number was not guaranteed to be un-used in all cases
All 3.5.8707 Added Buyers Premium and Per Lot Fee status management to admin control panel invoice views
All 3.5.8707 Changed help text for Buyer Fees exemption updated to specify "site" fees
All 3.5.8697 Fixed bug where the extended time remaining of a listing/lot was not animated correctly on the browse/event detail views. Note: This applies to new feature added recently in build 8691
All 3.5.8697 Fixed new option to extend lot group function skipping trigger lot when extend increment less than 1 minute. Note: This applies to new feature added recently in build 8691
All 3.5.8697 Fixed incorrect sale status message appearing during auction "ending"
All 3.5.8697 Added email address regex validation to forgot password form
All 3.5.8692 Fixed bug where batch payments could potentially skip processing some unpaid sale invoices in a rare case
All 3.5.8691 Added Phone number field to admin user summary page
Events 3.5.8691 Added new button option (Admin only) to extend a lot and all lots in same auto extend group by the event's predefined increment
Events 3.5.8691 Changed custom tax rates so that now they are applied only to Per-Lot Fees from sale line items that also have the same tax applied to them
All 3.5.8691 Changed custom tax rates so that they are now applied to Buyers Premium amounts from sale line items that also have the same tax applied to them
All 3.5.8685 Fixed bug where Users > Export CSV could contain incorrect results if the data contained newline characters
All 3.5.8685 Added optional Active Directory Username/Password web.config settings
All 3.5.8685 Added web.config setting "ExportUserCSV_Async" (off by default) to handle large User CSV Exports that would otherwise cause timeouts if attempted synchronously
All 3.5.8682 Fixed issue where the Stripe webhook creation helper failed to treat the www version of a domain the same as the non-www version of the domain, and added listing of all webhook when more than one domain is referenced.
All 3.5.8675 Fixed bug where a form could be inadvertently submitted after updating the currency or culture in the footer dropdown
Events 3.5.8675 Fixed bug where Per Lot Fee input value was not correctly formatted for culture in some cases
All 3.5.8672 Fixed bug where a Consignor ID could potentially be inadvertently changed if editing a listing/lot while impersonating a user other than the listing/lot owner
All 3.5.8670 Fixed bug where user management "username" filter field auto submit javascript could conflict with some browser password managers
All 3.5.8664 Fixed bug with unescaped address data in Sales Invoice Report CSV Export
All 3.5.8661 Changed the default user messaging email templates to include outside link warning
All 3.5.8655 Pruned custom fields by visibility (Owner and below) for My Account Consignment Sales Report
All 3.5.8655 New option for custom lot/listing fields to be included on the consignment sales report CSV export
All 3.5.8655 Changed Automatically generated consignor usernames changed from GUID to web.config setting for alphanumeric string + numeric date/time value
All 3.5.8655 Allow admin users to edit taxable status of auctions with bids
All 3.5.8648 Added "Status" column to the CSV Export and "Shipped" / "Not Shipped" options to the status filter dropdowns to all versions of the Sales Transactions Report and the Sales Invoices Report in both the Admin Control Panel and My Account views
All 3.5.8648 Changed Contact Seller link on listing/lot detail page will now go to consignor if Send Listing Questions To Consignors is enabled.
All 3.5.8644 Fixed bug where adding or removing a credit card via Authorize.Net would actually succeed, but would return an incorrect error message about a missing key.
All 3.5.8643 Added new admin setting Consignment > Preferences -- Send Listing Questions To Consignor, enables questions to be sent to the consignor instead of the seller.
Events 3.5.8637 Added Current Price and Image URL columns to Lot CSV export, new setting for MaxDescriptionLength to truncate long lot descriptions. Fixed ForcePlainTextValues for lot description in Lot CSV export
All 3.5.8635 Fixed bug in the "Sales Invoices" admin report did not correctly output "LastEmailDTTM" values
All 3.5.8634 Fixed missing email preview data
Events 3.5.8634 Added Event ID number to statements and invoices where applicable
All 3.5.8634 Added Help text for Header Menu style admin setting
All 3.5.8634 Changed "buy now" button on browse listing / gallery display to use independant resx key
All 3.5.8634 Changed context messaging for voided auction sales: Will now show a "not won" message on listing detail page to previous winning bidder instead of "won" message, and a "lost" message on gallery display. A "sold" message will no longer appear to seller on detail page.
All 3.5.8612 Fixed bug in delete extra image logic that was skipping deletion of images when listings were deleted in some cases
All 3.5.8606 Added Option to delete multiple scheduled listings
All 3.5.8602 Added new label "unpaid, expired card" on my account > events/listings > invoices lists, to differentiate from "unpaid, no card" when applicable
All 3.5.8600 Fixed bug where unsuccessful statement line items could sometimes be incorrectly deleted as duplicates in some cases
All 3.5.8600 Fixed listing field editability / form field visibility on edit page
All 3.5.8600 Listing fields (pricing) are now visible on edit page but non-editable, when there are existing bids/purchases
All 3.5.8595 Fixed possible scenario where duplicate user messages could be created by repeatedly hitting the "Send" button before the initial form submission was processed
Events 3.5.8588 Fixed missing currency conversion display on lots
Events 3.5.8588 Fixed issue where lot end dttms were re-calculated excessively during bulk move/delete lots operations
Events 3.5.8588 Added prevention of a dupicate "create all invoices" operation from being manually initiated when that operation has already been automatically started for the specified event, but has not yet completed.
All 3.5.8588 Cleanup of RWX_PaymentResponses extra data under AllFields column is now cleared out after 30 days by default
All 3.5.8588 Changed Void consignment warning text
All 3.5.8579 Fixed bug where an invalid listing browse querystring (e.g. /Browse?=x) could result in a runtime error in some cases
All 3.5.8579 Web.config "baseUrl" is now evaluated for leading and trailing white-space characters
All 3.5.8577 Fixed issue where Azure Blob uploaded listing images were not being saved with the correct MIME type
All 3.5.8571 Fixed missing admin setting help text for DetailPageLayout, HideSellerAddressOnSalesInvoice and ShowEventTitleOnSalesInvoice
All 3.5.8571 Added alternative layout option for listing/lot detail pages
All 3.5.8571 Changed default event installation script to hide categories on homepage
All 3.5.8571 Changed Listing and Lot details panel changed to CSS grid layout from HTML list
All 3.5.8571 Changed CSV import help page opens in same tab, left nav hidden
All 3.5.8558 Fixed bug where requiring a card on file for buyer site fees resulted in saving the card under the sellers stripe account instead of under the site stripe account in some cases
All 3.5.8557 Fixed bug where some 3DS responses encountered during batch payment processing were not properly reverted to unpaid due to ASYNC timing issues.
All 3.5.8557 Added more detailed stripe logging for post-batch processing logic (esp. related to reverting any pending for 3DS auth stripe invoices to unpaid automatically)
All 3.5.8551 Changed Stripe > My Account > Credit Cards view: when a card on file is required for the site and/or per seller, added a "replace" button and a disabled "delete" button when applicable
All 3.5.8551 Changed existing h1 & h2 html tags to h2 & h3 to better align with SEO (BING)
All 3.5.8551 Changed Stripe 3DS auth required results during batch payment processing are now treated as payment failures (instead of pending)
All 3.5.8551 Changed CSV import help from popup modal to its own page and replaced "required" asterisk with larger icon
All 3.5.8531 Fixed bug where a null reference exception could occur when viewing an unpaid invoice when the sellers "payment instructions" preference was set to blank
All 3.5.8529 Fixed bug where return URL for listing question was not properly encoded, and could cause an invalid error if certain international characters are included in the listing title in some cases
All 3.5.8524 Fixed missing resx key for error generated from invoice provider - ShippingOptionRequiredBeforePayment
All 3.5.8524 Fixed UI issue on the admin sale invoice (pending state) with missing admin buttons when admin is buyer or impersonating buyer
All 3.5.8524 Fixed issue where new css changes did not immediately take effect due to caching after upgrades in some cases
All 3.5.8524 Fixed minor UI bug when editing consignor fees where the "max" and "unsold" shortcut keywords did not always bypass numeric value input checks properly
All 3.5.8524 Added arrow (chevron) icon to back buttons on my account invoices
All 3.5.8522 Added setting to include site logo image at top of printable invoice
All 3.5.8517 Fixed missing start price / incorrect data display in consignor users "active" items list
All 3.5.8517 Added "Change Consignor Of Closed Listing" function, with on links on the Consignment Sales Report, Manage Auction, Listings > Successful and Listings > Unsuccessful pages
All 3.5.8517 Fixed bug where a sold and paid lot could improperly be re-activated on a paused event
All 3.5.8517 Fixed web.config setting “AutoSelectFirstShippingOptionOnAutoPay” affects invoice shipping selection even when auto-pay / auto-charge credit cards is not enabled.
All 3.5.8502 Fixed bug if an unexpectedly long delay occurs while processing the bid. a last-second bid could be incorrectly handled after the listing/lot closes
All 3.5.8501 Fixed bug where the user registration form failed with a RECAPTCHA error when 1) recaptcha is enabled on registration, and 2) a stripe card is required and successfully validated on a previous attempt, and 3) one or more form validation errors also occurred on a previous attempt
All 3.5.8501 Changed Updated Social Networking replacement CMS script to include additional old content
Events 3.5.8497 Fixed bug where reactivating one or more successfully sold lots could cause one or more sales to fail to properly re-combine into a single new invoice per buyer after the event re-closes in some cases.
All 3.5.8497 Updated Default Social Media script CMS content
All 3.5.8496 Fixed missing admin resx string for "Successfully voided consignment statement record" message
All 3.5.8495 Added admin setting "Consignment > Preferences -- Automatically Void Consignment when Sales Transaction is Voided" (Default On)
All 3.5.8495 Added "Remove & Void" button next to each line item on an unpaid statement, also added a confirmation modal for "remove" buttons
All 3.5.8482 Changed admin sales report CSV exports no longer limit results to 50k rows and no longer have an explicit timeout
Events 3.5.8481 Fixed bug where Status:Pending statement line items failed to be reverted to Status:New when one or more sales were voided due to one or more lots being reactivated during a paused event, causing those statement line items to eventually be orphaned when the event closed again and the statement(s) were re-processed.
All 3.5.8480 Updated jQuery from 3.3.1 to 3.6.4
All 3.5.8473 Fixed potential issue with ".disable-on-click" javascript handler
All 3.5.8473 Fixed overlapping text case in "my account" invoice lists
Events 3.5.8473 Fixed alignment of gallery on mobile devices when closing in real-time
All 3.5.8473 Changed "Stop Impersonating" element from a button to a link (to allow Ctrl+clicking it into a new tab)
All 3.5.8470 Added IP Address to general "MVC > Controller Exception" log entries
All 3.5.8469 Added new Admin setting: Auctions > Preferences -- Time Picker Default Time (default value: 7:00 PM)
Events 3.5.8465 Fixed issue when group/un-group lots initiated in event management, incorrect "current soft closing group" set in the auctionevent table when "Add all new lots to the same auto-extend group" setting is enabled
All 3.5.8465 Added js shift-click-checkbox widget to allow bulk-enabling a contiguous chunk of checkboxes on most lists that contain row selection checkboxes
Events 3.5.8462 Fixed bug where "Auto hide ended lots" option could be incorrectly activated on the event catalog view when a sort order other than "Lot Order" was selected in some cases
Events 3.5.8462 Fixed bug where the second and further "Show More" clicks on the event catalog view failed to filter by the selected categories/regions
All 3.5.8462 Changed reset _Layout AWE_Bootstrap3.css cache expiration
All 3.5.8462 Changed mobile gallery breakpoint to 360 and removed "quick" text from quick bid button to better fit smaller devices
All 3.5.8456 Fixed bug where duplicate statement line items were generated if the "Recalculate Statement" button was clicked more than once before completing the re-calculation.
Events 3.5.8454 Fixed Gallery height mismatch with the "Show more lots" function - It now triggers JavaScript to assign image container height size attribute
Events 3.5.8454 Added new web.config setting EventActivityReportTimeoutSeconds (default: 300)
All 3.5.8445 Added additional stripe logging
All 3.5.8444 Toggling "Global Consignor List" now automatically transfers ownership of consignors between the Global list and the Default Admin user account
All 3.5.8441 Added various additional logging pertaining to required unexpired credit cards when using Stripe
All 3.5.8440 Added AccountingClient.GetInvoicesByPayer() function with extended view/filter options
All 3.5.8438 Fixed issue where date parsing could fail in some cases if the SQL Server Logins default language has a date format different from us_english
All 3.5.8438 Added new setting to show/hide event title on invoices
All 3.5.8438 Changed description of admin fee category settings clarified
All 3.5.8438 Changed homepage featured gallery listings to display single column on smallest device screens
All 3.5.8424 Fixed sort by "username" dropdown list text
All 3.5.8417 Fixed bug where consignor role was not properly removed when last consignor record was deactivated from a user
All 3.5.8413 Added link icons for summary and siteprefs in ACP Event Log
Events 3.5.8412 Fixed bug where an event could get stuck in the "Publishing" status without actually resuming event publication, in some cases
Events 3.5.8410 Fixed bug where a newly created lot could potentially end up with the wrong lot order in some cases
All 3.5.8410 Fixed return URL when voiding consignment on consignment report and spelling error in un-void success message
All 3.5.8410 Fixed bug where a missing rememberMe HTML field could result in a failed sign-in attempt in some cases
All 3.5.8403 Changed RWX_MediaAssets .Reference column/field no longer enforces a maximum length for banner scripts
All 3.5.8403 Default bidding logic changed, if the current winning bidder increases their own maximum proxy bid it no longer triggers sniper protection / auto-extend
All 3.5.8388 Fixed bug where the "submit offer" modal could fail to close after the offer was submitted (Bug first introduced in build 3.5.8361)
All 3.5.8376 Fixed duplicate property bag property bug (potentially applies to invoice properties and/or notification properties)
Events 3.5.8376 Added option to view closing groups (lot order) and auto-extend groups on closed events
All 3.5.8374 Fixed a bug where a duplicate "Create All Invoices" request was not properly ignored in some cases
Events 3.5.8374 Fixed OG meta data event detail page image URI
All 3.5.8361 Fixed additional issue with overly verbose stripe "declined" response message
All 3.5.8361 Fixed display issue where longer invoice payment history message text failed to wrap
All 3.5.8361 Fixed bug where a webhook from a previous Stripe payment attempt on the same invoice could be received later, after a successful payment was completed, and incorrectly set the invoice statuss back to "Unpaid".
All 3.5.8361 Fixed Stripe error message changed to "Payment declined or canceled", previously "The latest payment attempt of this PaymentIntent has failed or been canceled, and the attached payment method has been removed. You can try confirming again with a new payment method."
All 3.5.8361 Added new admin setting to require CC for buyers for site fees
All 3.5.8361 Added setting to enable/disable PayPal for site fee payments
Events 3.5.8361 Added meta OG tags to event detail page
All 3.5.8361 Added Links on restricted accounts summary and info pages linking to active bids and won items (For Admin to use while impersonating a restricted user)
All 3.5.8349 Fixed incorrect wording in "change category" help text
Events 3.5.8349 Fixed bug in pagination when homepage set to primary event
Events 3.5.8349 Changed dropdown list of events to use an event picker in my account > events > invoices
All 3.5.8336 Fixed issue from recent build 8333 with automatic Stripe webhook creation where either: (1) a connect webhook was created when "Enabled For Sellers" is disabled, or (2) a connect webhook is not supported by the Stripe account
All 3.5.8333 Fixed inaccurate response message (payment success/failure counts vs payment attempt count) when "My Account > Process Payments" is used with async payment provider e.g. Stripe
All 3.5.8333 Fixed minor bug where the PurgeUnreferencedMediaData function would log a division by zero error if no work was done
All 3.5.8333 Stripe Webhook Endpoints are now created automatically when viewing the Stripe settings in the ACP - Also added new web.config setting "AutoUpdateStripeWebhookEndpoints" (default: true)
All 3.5.8332 Fixed issue where Stripe webhook messages were always rejected if they were specified with an older API version.
All 3.5.8332 Fixed bug where duplicate Stripe webhooks were not properly ignored in some cases
All 3.5.8332 Stripe API Version Mismatch Exceptions are now ignored by default - Also added new web.config setting "IgnoreStripeVersionMismatchExceptions"; default: True; set to False to strictly reject webhooks with an unexpected API version.
All 3.5.8322 Fixed bug where Per Lot Fee column was always included in the data rows of the Invoice Sales Report CSV export, while the header row only included the title column when Per Lot Fees were enabled
Events 3.5.8321 Fixed bug where "Copy/Move Lots" could end up returning a lot number validation error when the lot number was not specified in some cases
All 3.5.8321 Added actual listing # to logging details for most "ListingNotExist" log entries
All 3.5.8321 Replaced PurgeDeletedMediaTimeoutSeconds web.config setting with a dynamic time limit based on the configured maintenance window
All 3.5.8321 Fixed bug where Billing & Fees > Edit Site Fees > Final Seller Fee - Add Tier button was broken
All 3.5.8321 Fixed Enterprise my account summary linking to page of event invoices
All 3.5.8319 Fixed bug where sales payments failed to update the associated statement line item status in some cases
All 3.5.8319 Fixed bug with missing fields when editing draft listings/lots, which also incorrectly allowed activating draft listings with no duration/end dttm specified
All 3.5.8315 Removed redundant ListingEndDTTMAudit logging from the SubmitListingAction() function of the Auction provider
All 3.5.8314 Fixed bug where wrong bidder wins in rare last-second scenarios
Events 3.5.8314 Fixed bug where certain international characters in the event title could result in a broken "Auto hide ended lots" link on the event details page
Events 3.5.8314 Added double-click prevention to My Account > Manage Auction "Create All X" and "Email All X" links to help avoid duplicate requests of these functions processing simultaneously
All 3.5.8314 Added more verbose and consistent logging of user input values when creating or updating lots or listings
All 3.5.8304 Added double-click prevention to My Account > Bidding > Won > Checkout button
All 3.5.8304 Fixed "no photo" icon position on mobile views
All 3.5.8297 Fixed stripe bug where a fee invoice could get stuck in pending status in some cases
All 3.5.8294 Added Stripe.net library to version pages
All 3.5.8294 Updated Stripe SDK from v39.99.0 to 40.9.0 (API version 2022-08-01)
All 3.5.8278 Fixed bug where soft-deleted category-listing records were not properly ignored for category-listing counts in some cases
All 3.5.8278 Fixed bug where admin non-Auction listing type properties forms would save correctly, but would then incorrectly display Auction-specific properties on the response page
All 3.5.8278 Fixed Watch list quick bid button size
All 3.5.8277 Admins can now edit closed lots and listings, and can always change the primary category
Events 3.5.8258 Fixed bug where "Manage Auctions" lot dropdown options and status labels were not dynamically updating correctly in all cases
Events 3.5.8258 Added new admin-only Reactivate Event feature under Manage Auction > Event Options for Closed Events
All 3.5.8258 Changed "Bidding > Active" and "Bidding > Watching" views now auto refresh if navigated to via the "forward" or "back" browser buttons
Events 3.5.8258 Added new web.config setting "ListEventsOnSiteMap" (default: True)
All 3.5.8257 Added immediate validation of bid increments when "Allowed Bid Amounts" admin setting is changed
All 3.5.8250 Fixed bug where batch fee payment logic could inadvertently skip some payment attempts due to a conflict with asynchronous payment logic in some cases
All 3.5.8250 Fixed bug where Listing/Lot CSV import validation logic failed to specify the reason for rejection if the category was incorrectly specified as "9"
All 3.5.8250 Fixed bug where creating a similar listing or lot with primary category 9 could render incorrect parent categories on the category chooser in some cases
All 3.5.8244 Fixed SiteClient.XxxSetting() helpers now return a valid default value (e.g. 0 or blank) if the property key is missing
Events 3.5.8244 Fixed bug in SQL script where lot numbers over length 50 were not properly truncated during upgrades
Events 3.5.8241 Added Default Event Closing Group Increment and Default Event Auto Extend Increment settings
All 3.5.8241 Changed wording from "restore" to "un-archive" for one resx value
All 3.5.8241 Fixed bug where an invalid Event ID value caused a runtime error instead of a validation error on the My Account > Consignments > Consignment Sales Report or Consignments > Statements forms
All 3.5.8241 Fixed bug where Statement # filter did not work on Consignor Statements admin report
All 3.5.8241 Fixed bug where a consignor statement could appear to have a duplicate line item in some cases
All 3.5.8229 Fixed bug where "ERROR Missing Key: ECF_nnnnnn" messages were displayed on consignment sales reports if a custom event field had "Include in Sales Reports" enabled but "Include in Statement Report" disabled
All 3.5.8229 Fixed bug where the "Bidding > Watching -- Remove Selected" button did not work due to a duplicate form ID attribute
All 3.5.8229 Fixed bug where "Manage Consignor" link was displayed in each row of the "My Consignments > Active Items" view
All 3.5.8228 Fixed bug where Web API GET requests were incorrectly requiring a ContentMD5 header when using RWX_SECURE authentication in some cases
All 3.5.8228 Updated format of invoice/statement adjustment (debit/credit) form
All 3.5.8222 Fixed Stripe pending invoice issue from build 8202
All 3.5.8222 Fixed bug where custom tax % sign is displayed in wrong place on my account and admin listing invoice views from build 8202
All 3.5.8215 Fixed bug where an invoice could not be successfully created if certain optional bool admin settings were set to null
All 3.5.8214 Fixed bug where changing admin username when signed in as that user resulted in incorrect error message "Edit User Failed"
All 3.5.8214 Fixed caching bug when initializing the default listing type properties for the first time on a brand new database
All 3.5.8213 Fixed bug where Consignor Statements admin report first/last name filters did not work
Events 3.5.8213 Events Edition now supports extending all active lots/listings at once (Admin > Advanced > Extend)
Events 3.5.8213 Added Buyer’s Per Lot Fee - Allows sellers to define a buyer flat fee for each sold lot.
All 3.5.8208 Fixed bug where a slightly delayed stripe web hook was not properly handled in some cases
All 3.5.8208 Fixed bug where attempting to sort or filter the consignor statements admin report by first or last name resulted in either a runtime error or incorrect sorting
All 3.5.8203 Fixed runtime error "String was not recognized as a valid Boolean" when accessing certain optional bool site properties
All 3.5.8203 Fixed bug where changing the second shipping dropdown on the admin unpaid sale invoice view failed to auto-submit the form
All 3.5.8203 Fixed right-alignment of shipping cost on invoice views
Events 3.5.8203 Updated "Follow Auction Live" tooltip help text
All 3.5.8202 Added New Custom Tax Rates option - An alternative to the region based Sales Tax rates or VAT tax - Up to 3 different tax rates can be created and optionally overridden per seller
All 3.5.8196 Added new web.config setting “UserCommentMaxLength” (default 500)
All 3.5.8196 Removed iframe from CSV Import help modal
All 3.5.8190 Fixed bug where statement consignor address could not be updated via admin statement view
All 3.5.8190 Fixed missing "paid" stamp on printable statement view
All 3.5.8190 Fixed admin banner form display on mobile
Events 3.5.8190 Fixed bug where unpaid event invoices/lots links on "My Account > Summary" incorrectly linked to non-event sales
All 3.5.8190 Fixed bug where accessing site properties immediately after a reset could result in null errors due to concurrency issues in some cases
Events 3.5.8190 Fixed bug where Events SQL script was failing to automatically disable deleting old events during initial upgrade to v3.5
All 3.5.8190 Added note about updating the httpRuntime ... maxRequestLength value in web.config when the max file upload limits are increased above 10 MB.
All 3.5.8190 Added two new "Consignment > Preferences" settings: "Hide Commission On Statement When Zero" and "Hide Listing Fees On Statement When Zero" (default: not hidden)
All 3.5.8190 Added support for up to 4 levels of nested Comparator Conditional Email Tags
Events 3.5.8190 Added new web.config setting "StatementLineItemDisplayOrder" with options: "LotOrder" (default), "LotNumber" (new), "NumericLotNumber"(new), "CreatedOn" (old default), and others
Events 3.5.8190 Added new admin-only Pause/Resume Event feature under Manage Auction > Event Options for Closing Events
Events 3.5.8190 Updated Manage Lots page options and view/filter UI
Events 3.5.8190 Changed Lot Number is now limited to a max length of 50
All 3.5.8190 Updated the Filter UI under all My Account areas
Events 3.5.8190 Changed ACP > Advanced > Extend can now be used for individual lots in Events Edition
All 3.5.8187 Fixed 3.5 upgrade bug where some phone numbers were not available in CSV export and email tags for some existing users
All 3.5.8181 Fixed bug where recalculating a consignor statement failed to import Paid sale statuses correctly
Events 3.5.8181 Validated Lots can now be Copied or Moved to a Published Event
All 3.5.8166 Fixed bug where my account > summary > fee invoice total was shown as 100x the actual total in some cases when the culture used a comma for the decimal separator in numeric formatting
All 3.5.8166 Changed browser's print functionality so that gallery and list views do not add page break to split individual listing divs
Events 3.5.8164 Fixed bug where cached event details were sometimes not properly cleared after a bid triggered any end time extensions
Events 3.5.8164 Fixed bug where an events "NextAutoLotNumber" value was not properly decremented if the last lot in the series was deleted
Events 3.5.8164 Fixed bug where cached event data was sometimes not properly cleared after a lot was deleted or lot end times were recalculated
All 3.5.8164 The custom field name "Consignor" is now restricted from being used; removed "Consignor" and "Consignor_Help" CustomFields.resx keys
Events 3.5.8161 Fixed issue with Email All Invoices function on the "Manage Auction" event page not setting LastEmailDTTM values
All 3.5.8159 Fixed bug where sellers using the site stripe keys were not automatically updated when the site keys were changed
All 3.5.8159 Fixed bug where "Manage Consignors" list failed to return results in some cases
All 3.5.8159 Fixed bug where multiple statements with no statement line items are generated due to listings closing asynchronously
Events 3.5.8159 Fixed issue with updating estimated event final lot end time in some cases when lots are auto-extended
All 3.5.8159 Fixed issue with Delete User logic (set Email property to non-blank dummy value)
Events 3.5.8159 Changed statement line items are now ordered by Lot Number when possible
All 3.5.8153 Fixed issue where accessing cached User data could result in an IndexOutOfRangeException in some cases
All 3.5.8152 Fixed bug where an auto-relisted item incorrectly generated a statement line item
All 3.5.8152 Fixed consignor management mobile UI & CSS
All 3.5.8152 Fixed height overlap issue on small mobile devices when quickbid enabled
All 3.5.8152 Changed Lot Ended, Lot Not Found and Listing Not Found views now all use the same CMS Content renamed to "Item Not Viewable" from "Hidden Lot Not Viewable"
All 3.5.8145 Updated web.config compilation and httpRuntime elements to target .Net Framework 4.8
All 3.5.8145 Fixed bug where updating an invoice/statement comment redircted to the "Back" button url upon success, rather than redirecting back to the invoice/statement detail view
All 3.5.8145 Added support for Youtube Shorts URL format
All 3.5.8144 Fixed bug where it was possible to accidentally double-submit an Import CSV upload by rapidly clicking the "Upload CSV" button more than once
All 3.5.8144 Fixed missing "confirm before leaving" popup missing from Admin custom field pages
All 3.5.8137 Fixed Seller's My Account View for UnpaidSoldItems and UnpaidSoldLots counts now exclude voided sales
Events 3.5.8137 Fixed bug where custom date event fields displayed the time part as midnight (e.g. 12:00:00 AM) on the event detail page, despite no time field being offered when creating or editing an event
Events 3.5.8137 Fixed bug where creating a similar event failed to pre-fill custom event fields
All 3.5.8137 Added new View: Voided dropdown option to Bidding > Won list, and changed View: Unpaid dropdown option to exclude voided sales
All 3.5.8137 Changed Buyers PurchaseLineitems and UnpaidPurchasedListings counts now exclude buyer-archived purchases
Events 3.5.8131 Fixed bug where lot end times could potentially be re-calculated as incorrect times in the past if a draft lot was added to a closing event
All 3.5.8130 Added "SetStatementLineItemSaleStatus" method to Consignment Logic Provider
All 3.5.8130 Added "SetLineItemVoided" method to Invoice Logic Provider
All 3.5.8130 Fixed missing/broken "Back" link on statement view
All 3.5.8130 Fixed "My Consignments" left nav line break issue for browser widths 1000-1400 px
All 3.5.8130 Fixed bug where "Recalculate Statement" button was incorrectly unavailable in some cases
All 3.5.8130 Fixed consignor management filter options HTML
All 3.5.8130 Add New Fee now accepts lot ID numbers (system ID)
All 3.5.8130 Added support for new "&lt;&gt;" (not equal to) conditional email tag, for example: {?<>AnythingButThisValue|Detail.MyPropertyName}show this message{?end}
All 3.5.8130 Added "Sale Status" label below each statement line item on admin/seller statement views to show if associated sale was Paid, Unpaid, or Voided
All 3.5.8125 Updated help text display for Custom Field Option List between user, listing, and event types
All 3.5.8125 Added support for sales tax rates with a precision of up to 1/10,000 of 1 percent (e.g. 1.2345%)
All 3.5.8119 Fixed bug where editing a user could fail with a missing key exception in some cases
All 3.5.8119 Fixed my account listing menu dropdown button positioning on mobile and overall spacing
All 3.5.8117 Fixed bug where a consignor could incorrectly appear in both the Inactive and Active lists when Global Consignors was disabled and a particular consignor user was disabled for one or more sellers but also enabled for one or more sellers.
All 3.5.8117 Fixed javascript for youtube tooltip button
Events 3.5.8117 Fixed event activity report columns when consignor function is disabled
All 3.5.8117 Upgraded Stripe SDK from v39.73.0 to v39.99.0; changed System.Net.Http and System.Net.Http.WebRequest references to "CopyLocal: True"
All 3.5.8117 Moved AddStatementAdjustment() and UpdateStatementLineItem() methods to Consignment Logic Provider
All 3.5.8112 Added Option to make a consignor account from an existing user account
All 3.5.8112 Changed the "Make this User a Consignor" admin button now auto-creates and redirects to "edit consignor" form
All 3.5.8109 Moved CreateInvoiceFromLineItem() and AddLineItemToInvoice() methods from BLL to Invoice Logic Provider
All 3.5.8109 Moved AddInvoiceAdjustment from BLL to Invoice Logic Provider; made Amount field optional
All 3.5.8109 Fixed bug where a custom user field did not correctly save some of the specified category associations when initially created
All 3.5.8109 Fixed bug where a custom listing field could lose its category associations when re-saved
All 3.5.8109 Removed pagination from all control panel custom field lists
Events 3.5.8104 Resolved issue where some lots could sometimes miss an update to auto-hide during an event closing
All 3.5.8104 Fixed bug where the delete credit card button could be incorrectly hidden when an individual user is set to CreditCardRequiredExempt in some cases
All 3.5.8102 Fixed issue where delete extra images could incorrectly delete images referenced by one or more newer listings in some cases
Events 3.5.8102 Fixed bug where a non-hidden-when-closed, archived event was incorrectly hidden from users other than admins or the owner
All 3.5.8101 Fixed Stripe bug where a failed payment could fail to reset the invoice status back to New in some cases
Events 3.5.8101 Cleanup Deletable Rows function now includes RWX_Lots table
All 3.5.8101 Data maintenance is now split into 6 phases. Each phase is guaranteed to be allotted at least some time to execute, when enabled. No phase will be allowed to use more than 80% of the maximum time configured.
All 3.5.8098 Fixed saving comments on invoice/statement redirected user back to list of invoices/statements
All 3.5.8098 Fixed old buyers premium value displayed after turning off buyers premium site setting
All 3.5.8098 Changed wording for admin maintenance help text from "Delete extra images on listings/lots over X days old" to "...listings/lots closed more than X days ago"
All 3.5.8097 Added "SaveOriginalListingImages" web.config setting (OFF by default)
All 3.5.8096 Fixed bug where a user exempt from all buyer fees could see a buyer fee on the bid confirmation modal in some cases
Events 3.5.8096 Fixed performance issue in manage lots UI for events with larger numbers of lots
All 3.5.8095 Fixed javascript issue where multiple feedback buttons appeared when multiple buy now purchase actions of same item were made
All 3.5.8095 Added additional logging to DAL set invoice status function, and to certain Stripe code paths involving failed payment attempts
All 3.5.8094 Fixed incorrectly highlighted left nav category when viewing admin invoice detail view in some cases
All 3.5.8094 Fixed bug where repatcha error could occur incorrectly if disabled for registration but enabled for signin
All 3.5.8094 Added robots.txt CMS area; requires removal of /robots.txt for upgrades
All 3.5.8091 Added new email template "Credit Card Was Declined (to buyer)"
Events 3.5.8091 Changed lot detail page event summary to not show event pdfs
All 3.5.8091 Removed page dots for thumbnail gallery on listing/lot detail page
All 3.5.8090 Fixed bug where Stripe payment falures could leave the invoice in a "Pending" state incorrectly in some cases
All 3.5.8090 Fixed bug where an optional custom user field could fail the length validation check if blank when editing a consignor in some cases
All 3.5.8088 Fixed bug with Stripe Payment Intents integration where an invoice could sometimes incorrectly remain marked as "Pending" after the payment was successful
All 3.5.8088 Fixed Lot UI missing updated seller details display code
All 3.5.8088 Changed help text for show seller info on detail page
All 3.5.8088 Changed "Delete Media Variation", "Deleted Media", "Added Media" and "Scheduler...Loop Executed" log entries from "Information" to "Verbose"
All 3.5.8084 Added new invoice logic provider methods: AddFees, SetInvoicePaid, and RemoveLineItemFromInvoice
All 3.5.8084 Added Recalculate Statement button to admin and seller consignor statement views
Events 3.5.8084 Added enable event pdf attachment admin setting
Events 3.5.8083 Fixed event status labels and countdowns on homepage initial page load after the background processing thread wakes up after extended period
Events 3.5.8083 Fixed bug where rapidly clicking the "Publish Event" button in the confirmation modal resulted in duplicate publish event requests
Events 3.5.8083 Fixed bugs with Event Publish error handling which could result in a partially published event in some cases, especially when a duplicate publish request is received.
All 3.5.8082 Fixed bug where quick bid / minimum bid was calculated incorrectly in some cases with Allowed Bid Amounts setting
All 3.5.8080 Fixed bug where changing a view filter in some my account views could fail to reset the pagination properly
All 3.5.8080 Updated HTML for unpaid sales invoice adjustments (my account view)
All 3.5.8076 Fixed bug where Custom Listing Field with Include on Statement was missing from Consignor statement
All 3.5.8076 Fixed bug where a duplicate set of alternate-language CMS Contents could be accidentally created in some cases
All 3.5.8076 Added Consignor name and number to listing audit details
All 3.5.8074 Fixed bug where custom user fields could result in runtime errors when selected as report filters in some cases
All 3.5.8074 Added new options to exempt specific users from some or all seller and/or buyer site fees
All 3.5.8074 Changed all report bool field filter inputs from text fields to dropdowns with blank, Yes or No options
All 3.5.8069 Fixed bug where a draft listing could not be activated in some cases
All 3.5.8069 Fixed bug where publish event action failed to trigger the realtime status change animation for each lot
All 3.5.8069 Removed sub-nav mobile cms so now only one CMS area used for sub-nav links
All 3.5.8067 Fixed bug where /Account/ActiveConsignments "add consignor" link on consignor selection modal did not load form properly
All 3.5.8067 Changed Billing & Fees > Fee Payment Options UI to match Sales Payment Options
Events 3.5.8067 Changed event selector modal css/html
Events 3.5.8067 Changed event and consignor selection modal css/html
All 3.5.8066 Fixed bug where the admin "Auction > Allowed Bid Amounts" option was not properly validated for bidding tiers, quick bid amounts and all other areas where the minimum valid bid could be displayed
Events 3.5.8063 Fixed bug where closed lot image thumbnails were not correctly displayed under event titles in some cases
All 3.5.8063 Added "Change Consignor" dropdown action link for each row on "My Account &gt; Consignments &gt; Active Consignments" page
All 3.5.8063 Changing a consignor via the dropdown option modal now triggers a page reload when completed
All 3.5.8063 Consignor full name is now displayed on mouseover in various my account lists
All 3.5.8063 Changed "Assign Consignor" dropdown option now says "Change Consignor" if one is already assigned
Events 3.5.8063 Increased max event row lot thumbs from 10 to 13, to fill out the widest view, with homepage categories hidden
All 3.5.8063 Added support for keyword "unsold" (equivalent to "0.01" or "0,01" depending on the culture) as a valid upper bound value when editing consignment fee tiers
Events 3.5.8063 Changed lot thumbnail images displayed in event rows on the homepage or events page will now be the first 10 lots in the event, regardless of lot statuses
All 3.5.8063 Changed default CMS content for LotEnded (hidden) and HiddenEventNotViewable
All 3.5.8063 Fixed if phone number or company name are not included on consignor detail forms, hide columns on consignor management list
All 3.5.8062 Added autocomplete = off to currencybox html helper
All 3.5.8062 Disabled warmup function by default
All 3.5.8061 Added AuctionWorx_CopyCustomUserProperties.sql to the build package
All 3.5.8061 Changed upgrading to v3.5 from any prior version now disables reCAPTCHA due to new reCAPTCHA v3 keys being required
Events 3.5.8061 Changed event detail page and event summary on lot detail page to use colored status labels
All 3.5.8060 Fixed missing project reference to netstandard.dll
All 3.5.8060 Enabled XML comments in Consignment Logic Provider, Invoice Logic Provider and Notification provider for improved API documentation
All 3.5.8060 Fixed bug in RWX_RegenerateNestedSets Stored Proc that could occur if the function failed to complete on a prior execution
All 3.5.8060 Permanently disabled the old AutoDeleteArchivedEvents site property
All 3.5.8056 Added icon keys to admin reports
All 3.5.8056 Added consignor icon after listing title on all applicable "My Account > Listings" item lists
All 3.5.8056 Changed hid my acount summary site fee area if admin or if site fees for sellers/buyers settings are disabled
All 3.5.8056 Added consignor number to active consignment list
All 3.5.8056 Added link to filtered manage consignors area to all my account consignor indicator icons
All 3.5.8056 Added "Assign Consignor" dropdown action link in various My Account item lists for draft, scheduled and active listings or lots
All 3.5.8054 Moved the GenerateAllConsignorStatements function to the consignment logic provider
All 3.5.8054 Changed Company and Phone are now limited to 50 characters
All 3.5.8053 Changed admin cp summary + with bids count to active only
All 3.5.8053 Changed admin cp header color
All 3.5.8049 Fixed misaligned columns under My Account > Listings > Active
All 3.5.8049 Updated "Stored Credit Cards" behavior, will now always set new credit cards as primary when entered, to prevent confusion
Events 3.5.8049 Added Hidden Event Not Viewable CMS Content
Events 3.5.8049 Added CMS content area for closed event when filtering for active listings
All 3.5.8047 Added CMS area for subnavigation in mobile view and updated mobile menu spacing
All 3.5.8042 Fixed issue where the "Original" image variation failed to be properly cloned when creating a "Similar" listing/lot/event if it was initially created at a different local server path than the current instance
All 3.5.8042 Fixed iOS image rotation bug
All 3.5.8042 Changed Fixed price purchase history now includes accepted offer details in the same list as purchases
Events 3.5.8042 Header browse dropdown links go to main browse results and ignores any events
Events 3.5.8039 Added Permanent View/Hide Auction Details button on event catalog, with preference saved to cookie
All 3.5.8021 Added support for specifying multiple BCC or CC recipients via web.config settings
Events 3.5.8021 Changed My Account > Events > Sales Report event dropdown to a modal event picker
All 3.5.8021 Changed My Account > Active Consignments event picker to include draft events
All 3.5.8021 Changed default sort of My Account > Consignment Sales Report depending if event id selected
All 3.5.8019 Fixed bug where admin impersonating non-seller could create events, lots or listings with an invalid owner
All 3.5.8019 Added My Account > Consignors > Active Consignments view
All 3.5.8019 Removed the "required" option for bool custom fields in admin cp
All 3.5.8014 Fixed bug where "Create All Invoices" failed to add eligible sales to existing unpaid invoices in some cases
All 3.5.8014 Added high results per page warning
All 3.5.8014 Changed bool custom field display updates
All 3.5.8014 Moved back button location under admin > user management
All 3.5.8007 Added AccountingClient.GetStatementLineItemByID() method
All 3.5.8006 Added new web.config setting "LotOrderSimpleUiThreshold" (default 1000) to switch the lot order UI to a light-weight UI for events with a very large number of lots
All 3.5.8006 Added paid stamp to statement email template
All 3.5.8006 Added conditional display option style (admin cp > display)
All 3.5.8006 Changed font color to red for invoices/listings due under my account summary
All 3.5.7993 Fixed bug where Buy Now could trigger the Large Bid Confirmation dialog in some cases
All 3.5.7993 Admin Edit User top nav "Edit Consignor" link is now a direct link to edit the consignor if only one consignor is associated with the user, or if the global consignor list is enabled
All 3.5.7993 If a shipping option is entered but not "Added" on the create/edit listing/lot forms it will now be auto-added when form is submitted.
All 3.5.7992 Added AccountingClient.SetStatementLineItemStatus() method
All 3.5.7992 Added AccountingClient.SetInvoiceLineItemStatus() method
All 3.5.7992 Added Quantity to my account > consignment > consignment sales report
All 3.5.7992 Removed required status from two admin settings (SiteTimeZone and ThumbnailType)
All 3.5.7990 Added new CMS Area "Admin Scripts"
All 3.5.7987 Changed display order for site preferences > display settings
All 3.5.7985 Moved statement generation logic to consignment logic provider
All 3.5.7985 Added nav links between admin edit user and edit consignor forms
All 3.5.7985 Added mouseover text to consignor id and username on admin reports
Events 3.5.7983 When copy lots is used, if the target event has a consignor set then any copied lots which dont already have a consignor set will inherit the event consignor instead
All 3.5.7979 Updated reports and csv files to include custom field ownership labels (seller, buyer, consignor)
All 3.5.7976 Added "ConsignorNumber" column to CSV import template
All 3.5.7975 Added new web.config setting "AllowNewConsignorsFromExistingEmails" (default: OFF)
All 3.5.7973 Updated fee invoice email template for line items without related listing id #
All 3.5.7973 Changed admin edit user form to group related custom fields, and flag settings that are for sellers only.
All 3.5.7973 One feedback is now required for each un-voided sale lineitem, rather than one per listing.
All 3.5.7973 Changed web.config "BaseUrl" setting is no longer strictly required for upgrade scenarios
All 3.5.7962 Upgraded Stripe SDK to latest version, 39.73.0
All 3.5.7962 Added Billing & Fees > Fee Invoices (New) "New Fee" button, for creating a new site fee / invoice
All 3.5.7957 Changed default settings for new installs - regions disabled. single row header menu
Events 3.5.7957 Added start event early pop up confirmation
Events 3.5.7957 Added links to hidden/closed lot page pointing to bidding/won and bidding/lost
All 3.5.7949 Added "Void Consignment" and "Create Statement" buttons to "My Account > Consignors > Consignment Sales Report"
All 3.5.7949 Added "Lot Ended" CMS content area
All 3.5.7949 Added "Site Preferences > Display -- Hide Seller Address On Sales Invoice" setting
All 3.5.7943 Added Billing & Fees > Enable Site Fees for Seller/Buyer site properties
All 3.5.7943 Added "Remove Ended" button to My Account > Bidding > Watching
All 3.5.7942 Fixed removed all &#8203; characters from CSV help text
All 3.5.7942 Fixed bug with cached user properties not being cleared properly after admin edit user.
All 3.5.7942 Added My Account > Consignors > Consignment Sales Report
All 3.5.7942 Added Admin Consignment Sales Report CSV Export
All 3.5.7942 Added Admin > Reports > Consignment Sales
All 3.5.7942 Edit user in admin area now has consignor settings separate
Events 3.5.7942 Changed event management menu updates
All 3.5.7927 Added "Create All Statements" button to the top of "My Account > Consignors > Statements"
All 3.5.7927 Added AcountingClient.SetStatementLineItemVoided()
Events 3.5.7923 "Change Event Owner" returns a validation error including the list of missing consignors if the target owner does not have all of the required consignors when global consignors are disabled
Events 3.5.7923 Changed event actions rearranged and consolidated to the Manage Auction page
All 3.5.7916 Fixed bug where creating a custom field could complete but still result in a generic error message in some cases
All 3.5.7916 Changed admin setting for center logo position to be greyed out instead of hidden when single row menu selected
All 3.5.7916 Updated HTML editor textarea display font size to match site font size
All 3.5.7916 Removed allowing sellers/admins to add/remove line items or adjustments to a PAID statement
All 3.5.7911 Added My Account > Consignments > Statements
All 3.5.7911 Added My Account > Consignments > Closed Items
All 3.5.7911 Added My Account > Consignments > Items
All 3.5.7908 Fixed incorrect required status for startdttm csv help doc
All 3.5.7908 Added email status options to consignor statement report
All 3.5.7908 Consignor users can register as a new user which merges with their existing consignor user automatically (original consignor user password must not be set)
All 3.5.7904 Added Event Log > siteprefs shortcut to list all non-default site property values
All 3.5.7904 Added emailed status to reports, invoices, and statements
Events 3.5.7904 Event detail (catalog) page layout updates
Events 3.5.7900 Fixed issue with GET_api_event_search example request text
All 3.5.7900 Added 60-second threshold to auto reload pages with listings if tab has been hidden for a long time
All 3.5.7900 Added My Account Invoice and Statement email/sent timestamps
All 3.5.7898 Added Invoice.LastEmailDTTM, Statement.LastEmailDTTM, and Statement.LastSentDTTM columns/properties
All 3.5.7898 Added better API request/response sample help text for all methods
All 3.5.7894 Fixed Stripe bug where un-checking "Save New Credit Card Information?" at checkout caused a null error when processing the payment
All 3.5.7894 Added "Site Preferences > Display -- Allow Gallery Image Cropping" admin setting
All 3.5.7894 Changed hid deprecated site url info in quickstart list
Events 3.5.7892 Added "Create Similar Event"
All 3.5.7892 Added 50k+ CSV export warning to Sales Transaction Report
All 3.5.7892 Updated Gallery view design including 2 new Admin settings - Short Gallery Title and Gallery Aspect Ratio
All 3.5.7886 Fixed bug where ACP > Listings > Pref: Make Offer Expiration Hours was incorrectly allowed to be left blank
Enterprise 3.5.7886 EN supports "Auto Generate Statements" and help text now states "after each event or listing ends"
Events 3.5.7886 Added new admin-only feature "Change Event Owner"
All 3.5.7881 Fixed bug where GetCategoryCounts was performing poorly mainly due to use of an XML-type parameter
All 3.5.7881 Added visual consignor status to admin edit user page with link to consignors list with that email address
All 3.5.7881 Added number of bids to gallery view
All 3.5.7877 Added web.config setting "DisableRecaptcha" to allow for fixing invalid api keys if needed; also added additional logging if a user legitimately fails the recaptcha test
All 3.5.7877 Changed Browse sort options are now slightly different when filtering browse/search by Completed
Events 3.5.7871 Events and associated Lots can now be set to "Archived" and/or "Hidden"
All 3.5.7866 New default content for CMS areas: EmptyHomepage, NoSearchResults
Events 3.5.7863 Fixed bug where the automatic lot number generation could become corrupted if lots were deleted in some cases
All 3.5.7863 After 5 SignalR inactivity disconnects, stop trying to to reconnect, and then reload the page on next visibility change
All 3.5.7863 Invoices section under My Account > Events and My Account > Listings - Invoices now has a separate column and sort options for buyer last name and buyer username
All 3.5.7863 Header menu changes - truncate username display for impersonation, disable word wrap, missing link classes, browse dropdown menu width adjustments for header style 2
Enterprise 3.5.7863 Changed default enterprise header color
Events 3.5.7863 Fixed bug where specifying an incorrect, non-blank Event ID in a CSV lot import resulted in a cryptic error message "The given key was not present in the dictionary"
All 3.5.7863 Fixed bug where certain missing input keys would result in cryptic error messages during a "register user" Web API request
All 3.5.7863 Added event log summary view (used by searching for "summary") which shows the latest of each unqiue entry type, and a count of how many instances occurred
Events 3.5.7863 Added # of bids to event activity report
All 3.5.7863 Added Listing Format filter to My Account > Listings > Active
All 3.5.7863 Added additional logging when activating draft listings
All 3.5.7851 Added Site Preferences > Contact -- Enable Recaptcha For Sign In; upgraded to reCaptcha V3
All 3.5.7851 HTML is now allowed in invoice and statement comments
All 3.5.7851 Fixed bug where a “Subtitle” input key was required for web api update listing requests even though it is listed as "optional"
All 3.5.7851 Added "Base URL" to admin summary page
All 3.5.7851 Daily scheduled data maintenance now checks for and automatically repairs corrupted or duplicate data
Events 3.5.7851 Event Activity Report now has status dropdown options for Active
All 3.5.7851 Updated bootstrap source files v3.4.1 with custom asset / color profile
All 3.5.7851 Shipping button on list view is now hidden when only one option is available
All 3.5.7844 Fixed bug in AuctionWorx.sql where upgrading from v3.0 failed to drop an RWX_UserRoles index as needed by other updates
Events 3.5.7844 Lot number will now display on sales invoice if it exists for that line item
All 3.5.7844 Fixed layout issue in Google Chrome when resizing text area input on invoice
All 3.5.7844 Fixed bug where SiteClient.AddProperty() could result in an incorrect "duplicate custom field" exception.
All 3.5.7844 Added Advanced > Maintenance -- Delete Extra Images
Events 3.5.7844 Added links to select fields in the Admin Event Activity Report
Events 3.5.7844 Changed Site Preferences > Display -- Primary Auction Event ID event picker only shows Active/Preview events
All 3.5.7844 Added new feature - Min and Max Final Seller Fees (web.config setting "AllowMinMaxFinalSellerFee" setting is on by default)
Events 3.5.7844 Added new function - Reset Lot Numbers under Manage Auction section (The web.config "EnableResetLotNumsBtn" setting is on by default)
All 3.5.7844 Changed (EN) ACP > Adv > Maint area updated with new options
All 3.5.7844 Changed default value of HeaderMenuCSSSelectorForText from navbar-light to navbar-dark
All 3.5.7844 Changed logging details on site property updates and misc caching logic refactor
All 3.5.7844 Target framework 4.8 in all assemblies
All 3.5.7844 Fixed rare bug where infinite redirect loop could happen if the login succeeds but the role check fails
All 3.5.7831 Added Site Preferences > Display -- Homepage Content : Primary Auction Event option
Events 3.5.7831 Added new site property "Events > Preferences -- Add all new lots to the same auto-extend group"
All 3.5.7831 Changed User CSV Export to return data synchronously
All 3.5.7825 Added ConsignmentLogic and all standard media asset providers to build packages
All 3.5.7824 Changed merged Azure and Standard web.config variants
All 3.5.7824 Replaced (web.config) "EnableSSL" "AlwaysSSL" and (ACP) "URL" and "SecureUrl" settings with new web.config "BaseUrl" setting
All 3.5.7824 CSS / Header updates and new message icon
All 3.5.7824 Updated system event logs for queued emails and internal user messaging
All 3.5.7818 Fixed unsuccessful lots not showing reserve status
All 3.5.7818 Added new admin setting "Auction / Auction Lots -- Allowed Bid Amounts"
All 3.5.7818 Added support for previewing statement email template changes
All 3.5.7818 Changed /api/media/FromString endpoint now supports all availabe MediaUploadContexts values
All 3.5.7818 My Account > Edit Consignor now shows some fields as read-only if the consignor has access to their user account (has a password set)
All 3.5.7818 Changed Web API /ListingAction POST method from asynchronous to synchronous
All 3.5.7818 Hide red required asterisks on shipping/billing address when unpaid invoice is viewed by seller
All 3.5.7818 Renamed "Edit Fees" to "Edit Site Fees"
All 3.5.7753 HTML editor now checked On by default when creating new CMS page
All 3.5.7746 Added ConsignmentLogic provider
All 3.5.7746 Added caching of consignor fee tiers
All 3.5.7746 Added DTO and DAL Statement and StatementLineItem entities
All 3.5.7746 Added Invoice.ConsignorID property
All 3.5.7746 Added "Consignor" column to event activity report, when "Enable Consignors" is turned on
All 3.5.7746 Added new categories/checkboxes to the create/edit custom user field view to specify which consignor user fields to include in consignor statements, and in the consignor statements report
All 3.5.7746 Added "Admin > Consignment > Preferences -- Global Consignor List" site property
All 3.5.7746 Added basic functionality for Admin > Consignment area
All 3.5.7746 Added new admin views: ConsignorManagement, ConsignorFees, ConsignorStatementsReport
All 3.5.7746 Added prevention of consignors bidding or buying own listings/lots; also added some additional user caching logic
All 3.5.7746 Changed consignor primary address is now specified per-seller (If Global Consignor List is Off)
All 3.5.7720 Updated new standard user fields to Deferred to prevent them being included in registration and/or admin create user forms (seller logo, default statement comment, aggregate consignor fees)