Difference between revisions of "New Keystone Releases"

From GivenHansco Keystone Help
Jump to navigation Jump to search
 
(74 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
<p><i>NOTE: Items in '''bold type''' are NEW features.</i></p>
 
<p><i>NOTE: Items in '''bold type''' are NEW features.</i></p>
  
==Build 4.0.5 - 11/22/2021==
+
==Build 5.0.2 - 5/30/2025==
  
===Accounts Receivable Module===
+
===Services===
 +
 
 +
Application Server
 +
:Fix issue with generating out-of-balance G/L transactions when posting an in-balance G/L batch (this happens with imported transactions and/or iSolved payroll imported data.)
  
A/R Print Invoices
+
Keystone Relay Server
:Fix issue where void tickets were not being processed correctly (introduced in 4.0.4.)
+
:Retry every 15 minutes if the connection to the relay service fails.
  
==Build 4.0.4 - 11/20/2021==
+
==Build 5.0.1 - 5/23/2025==
  
 
===Dispatch Module===
 
===Dispatch Module===
  
 
Order Maintenance
 
Order Maintenance
:When using the "Ship To" or "Delv Inst" map buttons, use the current order GPS coordinates if the address has not changed since the route was calculated.
+
:When adding a bringdown product, set its Qty Ord to the Line 1 product Qty Ord MINUS Qty Delv.
 
 
===Ticketing Module===
 
 
 
Order Maintenance
 
:When using the "Ship To" or "Delv Inst" map buttons, use the current order GPS coordinates if the address has not changed since the route was calculated.
 
  
 
===Accounts Receivable Module===
 
===Accounts Receivable Module===
 
Customer Info Export
 
:'''Translate PO Required field to Y/N on export.'''
 
 
Customer Maintenance
 
:'''The PO Required and Zone Required fields are now dropdown lists with three options: No, Ticketing, Office & Ticketing.'''
 
 
Job Price Maintenance
 
:'''The PO Required field is now a dropdown list with three options: No, Ticketing, Office & Ticketing.'''
 
:When using the "Ship To" or "Delv Inst" map buttons, use the current order GPS coordinates if the address has not changed since the route was calculated.
 
  
 
Product Maintenance
 
Product Maintenance
:Fix ARTPRTRX_KEY violation when copying a newly added product with a standard cost specified.
+
:Fix issues looking up product codes containing plus signs (+).
  
Ticket Maintenance
+
===General Ledger Module===
:'''Require Zone and Customer P.O. fields if the required options are set to "Office & Ticketing."'''
 
 
 
Truck Class Maintenance
 
:'''Add vehicle weight and dimension fields (future use.)'''
 
 
 
===Quote Module===
 
 
 
Prospect Maintenance
 
:'''The PO Required field is now a dropdown list with three options: No, Ticketing, Office & Ticketing.'''
 
 
 
Quote Maintenance
 
:'''The PO Required field is now a dropdown list with three options: No, Ticketing, Office & Ticketing.'''
 
When using the "Ship To" or "Delv Inst" map buttons, use the current order GPS coordinates if the address has not changed since the route was calculated.
 
Fix issue where job site GPS coordinates were not copied to the order created when booking the job.
 
  
===Payroll Module===
+
Import Payroll Transactions
 
+
:When importing G/L transactions include only the transactions for the payroll run number being imported.
Tax Library
 
:'''Updated to 2021-R12 version (2022 changes for FICA, GA, NE, OK, SC, WI.)'''
 
  
 
===General===
 
===General===
  
 
Company Database
 
Company Database
:'''Upgraded to version 21.01 (eliminated internal view references.)'''
+
:Fix DIPTRKGPS_NEW_STATUS procedure (status 8 should always set the truck in-yard time.)
 
+
:Fix handling of parameters being sent to KServer such that a parameter value containing a '+' sign will be correctly handled.
Device Maintenance
 
:'''Add Device Priority field (future use.)'''
 
 
 
File Maintenance
 
:Fix issue in master/detail maintenance options where if you selected "No" for the "Are you sure you want to delete this item" question, the detail items would still be deleted (introduced in 4.0.1.)
 
 
 
Generic Report
 
:Fix auto-width field calculation for totalled fields to accomodate the largest grand total value.
 
 
 
Keystone Map
 
:Changed method for storing order route information.
 
  
 
===Services===
 
===Services===
 
Application Server
 
:Remove several database view references.
 
:Changed method for storing order route information.
 
:Eliminate one memory creep issue.
 
 
Device Aggregator
 
:Eliminate slow memory creep issue.
 
:Fix issue when checking for a terminated thread while idling.
 
:Prevent server lockup when several incoming messages are queued for processing.
 
:Several slight performance improvements.
 
:Fix endless loop when KServer connects a second time before the first connection has disconnected.
 
  
 
Device Server
 
Device Server
:Eliminate slow memory creep issue.
+
:For Keystone Online dispatch event notification, always send the "ticket" object regardless of status (VERSION 2 ONLY.)
 +
:'''Add "GA" as a supported state for HaulHub.'''
  
 
Keystone REST Server (KServer)
 
Keystone REST Server (KServer)
:Remove several database view references.
+
:Windows Client Device API v2: Modify "dispatchevent" endpoint to include "OrderKey" field in "Header" object.
:Improve reliability of device aggregator interface.
+
:Windows Client Device API v2: Modify "dispatchevent" endpoint to include "JobKey" field in "Ticket" object.
:Include original uncompressed file size in blob metadata for cloud backup.
+
:Windows Client Dispatch Methods API: Fix "notifyordercomplete" endpoint to include CC/BCC contacts.
:Increase maximum allowed blob size for cloud backup.
+
:'''Datatables API: Add "GA" to the "dotstates" data table.'''
:Changed method for storing order route information.
 
:Windows Client Device API v2: Fix "loadautoreturn" endpoint to update the same Keystone data as the Application Server does when a truck returns to the plant in Dispatch.
 
  
Web Server
+
Relay Server
:Remove database view reference.
+
:Log error message if the HybridConnection doesn't exist and loop until INI file settings are changed.
  
==Build 4.0.3 - 11/2/2021==
+
==Build 5.0 - 5/1/2025==
  
===General===
+
===New Features===
  
Form Reports
+
Keystone Relay
:Fix EAccessViolation exception when printing a CHAINed form.
+
:'''New service which provides secure "https" support for KServer endpoints when called by Keystone Online/third parties.'''
  
===Services===
+
Keystone REST Server (KServer)
 
+
:Improved cache handling which eliminates extra database queries and is more performant.
Device Aggregator
+
:Require authorization header for most API calls.
:Fix aggregator lockup issue (caused by Access Violation.)
 
:Fix "Out of Memory" and "Access Violation" exceptions when under heavy load.
 
  
==Build 4.0.2 - 10/29/2021==
+
Security Improvements
 +
:Changed default passwords for all Interbase users.
 +
:Removed several Interbase users that are no longer needed.
 +
:Implemented a new algorithm for the Keystone security code.
 +
:Store login passwords as salted hashes instead of encrypted passwords within the database.
  
 
===Dispatch Module===
 
===Dispatch Module===
  
Keystone Map
+
End of Day<BR>
:Fix "This page can't load Google Maps correctly" when displaying the map or route.
+
Load Schedule Report<BR>
 
+
Order List
===Services===
+
:Fix the "Material Usage Report" to convert the quantity/quantities from the component U/M from the product structure to the component product U/M.
 
 
Application Server
 
:Reverted 4.0 change which reduced maximum memory usage from 3GB to 2GB.
 
 
 
Device Aggregator
 
:Add more diagnostic information to the log during TCPServerExecute processing.
 
 
 
==Build 4.0.1 - 10/25/2021==
 
 
 
===Dispatch Module===
 
  
 
Order Maintenance
 
Order Maintenance
:Fix exception "EDatabaseException: At End of Table" when deleting an item with two or more detail records.
+
:When using the "Quoted Line 1" product lookup option, do not include products restricted to the customer in the drop-down list on the first detail line.
:Do not allow the "Ticket Bal" field to be changed.
+
:When adding a bringdown automatic product, set its Qty Ord to the Line 1 product Qty Ord MINUS Qty Delv.
 +
:When switching from an order with GPS coordinates to one without, or vice versa, or to an order with different GPS coordinates, the Plant Id dropdown would not select the correct plant when typing in the Plant Id.
  
===Ticketing Module===
+
Reprint Tickets
 
+
:'''Allow reprinting of all dispatch tickets whether from the plant, office or ticket history tables.'''
Order Maintenance
 
:Fix exception "EDatabaseException: At End of Table" when deleting an item with two or more detail records.
 
 
 
===Accounts Receivable Module===
 
 
 
A/R Inquiry
 
:Do not scale fonts on the History screen when resized.
 
:'''Add splitter control to allow ticket history grid to be expanded.'''
 
 
 
Job Price Maintenance<BR>
 
Ticket Maintenance<BR>
 
Zone Maintenance
 
:Fix exception "EDatabaseException: At End of Table" when deleting an item with two or more detail records.
 
 
 
Unit of Measure Maintenance
 
:'''Add Batch U/M field.'''
 
 
 
===Quote Module===
 
 
 
Quote Maintenance
 
:Fix exception "EDatabaseException: At End of Table" when deleting an item with two or more detail records.
 
 
 
===Accounts Payable Module===
 
 
 
A/P Inquiry
 
:'''Allow the History form to be resized/maximized.'''
 
:Do not scale the fonts on the History form when resized.
 
:'''Add splitter controls to allow payment and receipt history grids to be expanded.'''
 
 
 
===Purchase Order Module===
 
 
 
P.O. Receipt Maintenance
 
:Fix exception "EDatabaseException: At End of Table" when deleting an item with two or more detail records.
 
 
 
===Payroll Module===
 
 
 
Timecard Maintenance
 
:Fix exception "EDatabaseException: At End of Table" when deleting an item with two or more detail records.
 
 
 
===General===
 
 
 
Form Reports
 
:Properly establish form settings (such as Detail section height) when the form is changed during the run.
 
 
 
Setup
 
:Fix so new "cog" icon is used when updating existing Keystone installations.
 
 
 
System Menu
 
:Do not delete the local cache folders at startup.
 
 
 
Windows Client
 
:When Base-64 encoding do not insert CR/LF every 76 characters.
 
 
 
===Services===
 
 
 
Application Server
 
:'''When an active load status is received from a device for a truck that is not currently on an active load, change the status to Travel.'''
 
:'''When a truck is currently on an active load and the status received from a device is earlier than the current status, change the status to Travel.'''
 
:'''When upgrading the database version, keep track of the last successfully run SQL statement within the script. In case of a restart, begin the script at the next SQL statement after the last successfully run statement within the script.'''
 
 
 
Device Server
 
:Further changes to PennDOT E-Ticket interface (in progress.)
 
:When sending order route to Keystone Online, fix incorrect JSON string encoding for the route data.
 
 
 
Keystone REST Server (KServer)
 
:When Base-64 encoding do not insert CR/LF every 76 characters.
 
 
 
==Build 4.0 - 10/14/2021==
 
 
 
===New Features===
 
 
 
Keystone Map
 
:We have developed a completely new map option which will (optionally) allow fastest/shortest routing using HERE truck routing in place of Google Maps routing. This new map requires Microsoft's Edge Chromium browser. Please contact your IT department or GivenHansco support for assistance.
 
 
 
Generic Reports w/Export
 
:As of this version we have moved over 35 Keystone reports to our new KServer-based generic report option. In addition to reducing the load on the Application Server, the generic report option provides Export capability to Excel, Text and HTML files (for most reports.)
 
 
 
PennDOT E-Tickets
 
:Pennsylvania will be requiring concrete tickets for PA state jobs to be submitted to the new PennDOT E-Ticketing system. We are currently developing an interface for this and expect to deliver the completed interface by the end of 4Q 2021.
 
 
 
Parent Jobs
 
:We have added the ability to establish "parent jobs" for pricing purposes. Previously if you had several jobs that shared the same pricing, you would have to enter the same pricing information in each of the jobs. Now you can enter the pricing information once in a parent job, and link the other jobs to the same parent job.
 
 
 
Automatic Cloud Backup
 
:The automatic scheduled backup program now backs up to the cloud in addition to the local file.
 
 
 
Read-Only Data
 
:As of this version we have identified and moved over 35 data sources out of the Application Server and into KServer. This reduces the load on the Application Server and improves overall system stability.
 
 
 
===Dispatch Module===
 
 
 
Driver Time/Yardage Analysis Report
 
:Fix inaccuracy in totals due to unnecessary rounding during detail processing.
 
 
 
Order Maintenance
 
:'''Add event when Customer PO field is changed.'''
 
:'''Add event when Tax Authority field is changed.'''
 
:'''Add indicator to Price Source if the price is a pending price.'''
 
:'''Pass vehicle parameters (length, width, height, gross weight) to map.'''
 
:'''Retrieve route data from map and save with the order.'''
 
:When copying an order, do not try to do base product translation for comment lines.
 
:Fix issue where job contacts are deleted from the order's job when the Job Id on the order is changed/removed.
 
:Fix issue where customer and job contacts are deleted from the order's customer and job when the order is deleted.
 
:'''Add ability to disable the "Advanced" copy button on the Copy Order dialog (contact support if you need this feature.)'''
 
:When the Print button is clicked, save any pending changes prior to printing.
 
:The Backspace key may now be used to clear the "Cement" drop-down.
 
  
 
Schedule
 
Schedule
:'''Pass vehicle parameters (length, width, height, gross weight) to map.'''
+
:Display correct "Qty Ord" on the schedule after a shipped load is edited (where the quantity shipped is changed) using the right-click->Edit Ticket option.
:'''Retrieve route data from map and save with the order.'''
+
:Fix exception "cdsDIActiveOrders: Cannot perform this operation on a closed dataset" when using the order right-click "New Ticket" option to ship a block plant order (introduced in 4.1.4.1.)
:'''Add Options->User Layout menu option to restore user's custom grid layout.'''
+
:When a truck is swapped for a pre-ticketed load, move the load to Begin Load status.
:Fix issue where sometimes the truck would not clock in when using Find Truck and then the Clock In option.
+
:Do not allow a truck in Returning status that has been pre-ticketed to be swapped.
:Fix "ERESTException: HTTP/1.1 500 Internal Server Error" when clicking the Edit button while shipping a load.
+
:Do not allow a truck to be swapped to itself.
:'''Add "Will-Call Order" button to order right-click popup menu.'''
 
:'''Add "Show Map" button to order right-click popup menu.'''
 
:Reload document list when user right-clicks on a truck/ticket.
 
:Disable "View Doc" button if there are no documents available for the ticket.
 
:Reload document grid when user selects "Edit Ticket" from the right-click truck status menu.
 
:Schedule totals now display correctly when there are shipped loads scheduled for a different day.
 
:No longer allows "Mark Order as Complete" function when no loads have been shipped on the order.
 
  
Ticket Maintenance
+
System Map
:'''Add "Ticket Notes" tab.'''
+
:Fix END point of directions to show actual address of the end point of the route.
:Do not display "The date is in an unopened period" when accepting a ticket with a payment date in a closed period.
+
:When the form is resized, scale the width of the directions portion of the Route tab so it remains at 25% of the total width.
 
+
:Fix several issues with Route map display failing to appear.
Ticket Printing
 
:When creating a ticket from an order, do not try to do base product translation for comment lines.
 
:'''Add option to allow the Customer ID to be changed for an existing ticket (contact support if you need this feature.)'''
 
:On the ticket stub screen, do not show the Mix On Board product if the Qty On Board is zero.
 
:'''Add "Ticket Notes" tab.'''
 
  
 
===Ticketing Module===
 
===Ticketing Module===
  
Order Maintenance
+
End of Day<BR>
:'''Add indicator to Price Source if the price is a pending price.'''
+
Order List
:'''Pass vehicle parameters (length, width, height, gross weight) to map.'''
+
:Fix the "Material Usage Report" to convert the quantity/quantities from the component U/M from the product structure to the component product U/M.
:'''Retrieve route data from map and save with the order.'''
 
:Fix issue where job contacts are deleted from the order's job when the Job Id on the order is changed/removed.
 
:Fix issue where customer and job contacts are deleted from the order's customer and job when the order is deleted.
 
:When the Print button is clicked, save any pending changes prior to printing.
 
  
Order Stack
+
On-Hand Inquiry
:'''Significantly improved start-up time.'''
+
:'''Orders, In-Stock and Available fields now reflect today's orders and future orders.'''
:'''Now defaults to showing the last month's worth of orders.'''
 
:'''Add "Order Lookback Date" to Refresh Options screen to control visibility of old orders.'''
 
:'''Add Options->User Layout menu option to restore user's custom grid layout.'''
 
:'''Save "Show Delivery Instructions" option from run to run.'''
 
  
Ticket Maintenance
+
Reprint Tickets
:'''Add "Ticket Notes" tab.'''
+
:'''Allow reprinting of all ticketing tickets whether from the plant, office or ticket history tables.'''
:Do not display "The date is in an unopened period" when accepting a ticket with a payment date in a closed period.
 
 
 
Ticket Printing
 
:When creating a ticket from an order, do not try to do base product translation for comment lines.
 
:'''Add "Ticket Notes" tab.'''
 
  
 
===Accounts Receivable Module===
 
===Accounts Receivable Module===
  
A/R Inquiry
+
Credit Card Pre-Approvals
:'''Add "Session No" as an optional field on the invoice grid.'''
+
:'''Log field change event for "Comment" field.'''
:'''Add Options->User Layout menu option to restore user's custom grid layout.'''
 
 
 
A/R Inquiry<BR>
 
Cash Posting
 
:'''Add "Order Id" and "Ship To 1" as optional columns on the main invoice grid.'''
 
:'''Indicate "Portal CC" and "Portal ACH" pay types in the "Check No" column on the main invoice grid.'''
 
:'''Add "PP Status", "PP Status Date", "PP Batch Id", "PP Merch Id", "PP Ref No" and "PP Auth Code" as optional columns on the main invoice grid.'''
 
:'''Add "Price Source" column to ticket history grid.'''
 
 
 
Aged Trial Balance
 
:'''Print plant/division subtotals when printing Control Total and plant/division subtotals boxes checked.'''
 
 
 
Automatic Products
 
:Fix issue where a "not range" (ex: ~01-09) automatic product was not being processed correctly (introduced in 3.6.)
 
 
 
Cash Posting
 
:'''Add Options->User Layout menu option to restore user's custom grid layout.'''
 
 
 
Cash Posting Register<BR>
 
MTD Cash Posting Register
 
:'''On the Bank Deposit add customer portal payment totals (Portal CC and Portal ACH.)'''
 
:'''Indicate "Portal CC" and "Portal ACH" pay types in the "Check No" column on the main report and the Bank Deposit report.'''
 
:'''Add "PP Ref No" column to the main report and the Bank Deposit report.'''
 
  
 
Customer Maintenance
 
Customer Maintenance
:'''Add "Tax Exempt Exp Date" field.'''
+
:'''Record field change events for "Print Dispatch Ticket" and "Print Ticketing Ticket" fields.'''
:'''Add "Web CCPay" checkbox to Contacts grid.'''
 
:'''Disable "Web Invoices" and "Web CCPay" checkboxes if there is no default PP Cash G/L account specified.'''
 
:No longer allows a customer with orders to be deleted.
 
  
Default G/L Accounts
+
Customer Sales Report
:'''Add "PP Cash" default G/L account.'''
+
:'''Add new sequence options "Profit % This Year (Descending)" and "Profit % This Month (Descending)."'''
 
 
Division Maintenance
 
:'''Add "A/R PP Cash" default G/L account.'''
 
 
 
Edit Open Ticket Times
 
:'''Add Options->User Layout menu option to restore user's custom grid layout.'''
 
 
 
Email Invoices
 
:Fix recent invoice sessions not showing in Session dropdown list.
 
 
 
Email Invoices<BR>
 
Email Orders<BR>
 
Email Statements
 
:Change caption on OK button to "Send".
 
 
 
Handwritten Invoice Entry
 
:'''Add "Ticket Notes" tab.'''
 
  
 
Import Tickets<BR>
 
Import Tickets<BR>
Open Ticket Stack<BR>
+
Invoice Register<BR>
 +
Invoiced Tickets List<BR>
 +
MTD Invoice Register<BR>
 
Pre-Billing Audit List<BR>
 
Pre-Billing Audit List<BR>
Price Exception Report<BR>
+
Ticket Activity Report<BR>
Print Invoices<BR>
+
Zero Price Tickets Report
Quick Ticket Entry<BR>
+
:Fix the "Material Usage Report" to convert the quantity/quantities from the component U/M from the product structure to the component product U/M.
Ticket Batch List<BR>
 
Ticket Maintenance<BR>
 
Void Invoice
 
:'''Add indicator to Price Source if the price is a pending price.'''
 
 
 
Invoice Job Corrections
 
:'''Add Options->User Layout menu option to restore user's custom grid layout.'''
 
  
 
Job Price Maintenance
 
Job Price Maintenance
:'''Pass vehicle parameters (length, width, height, gross weight) to map.'''
+
:Fixed exception when deleting a job.
:'''Retrieve route data from map and save with the order.'''
+
:When switching from a job with GPS coordinates to one without, or vice versa, or to a job with different GPS coordinates, the Plant Id dropdown would not select the correct plant when typing in the Plant Id.
:Fix issue where customer contacts are deleted from the job's customer when the job is deleted.
 
:'''Add DOT tab to enter state-specific DOT information.'''
 
:'''Add "Parent Job" button to establish parent job relationship.'''
 
  
Open Ticket Stack
+
Print Invoices<BR>
:'''Add Options->User Layout menu option to restore user's custom grid layout.'''
+
Reprint Invoices
:Fix EAccessViolation exception when attempting to print a ticket from the edit ticket window.
+
:Use the first active invoice form (instead of the default ARINV.FRM) when the ARINV form in the database is marked inactive.
:When repricing tickets, only replace the Customer P.O. on the ticket if the job has a Customer P.O. specified.
 
  
Plant Maintenance
+
Print Statements
:'''Add "PP Cash" default G/L account.'''
+
:Use the first active statement form (instead of the default ARSTM.FRM) when the ARSTM form in the database is marked inactive.
:'''Add DOT tab to enter state-specific DOT information.'''
+
:Fix report sequence options (except for Customer Id) not sequencing properly (introduced in 4.5.6.10.)
 
 
Product Class List
 
:'''Product Class selection is now a checklist.'''
 
  
 
Product Maintenance
 
Product Maintenance
:'''Add "SubType" (ingredient subtype) field to product maintenance screen.'''
+
:Fix to update the "Profit" value on the Mix Design tab when moving between products.
:'''Add DOT tab to enter state-specific DOT information.'''
+
:'''Required and Orders fields on the Inventory tab now reflect today's orders and future orders.'''
  
Product Sales by Customer Report
+
Reprint Invoices
:Widen Qty and Amount columns to accomodate larger totals.
+
:When checking the "Use alternate form" checkbox or changing the selected form, update the Printer Name on screen to reflect the new selected printer.
  
Quick Ticket Entry
+
Ticket Inquiry
:'''Add Options->User Layout menu option to restore user's custom grid layout.'''
+
:Fix exception "EOleException: -1 is not a valid value for field Slump: The allowed range is 0 to 25" at startup or when viewing a ticket with a negative batched slump value (introduced in 4.6.1.1.)
 +
:Fix exception "EDatabaseError: Field VOID_SESSION_NO not found" when moving off a void ticket using OK or PgUp/PgDn (introduced in 4.7.3.5.)
  
Re-Print Tickets
+
===Inventory Module===
:Fix report sequence not working.
 
  
Setup Pending Prices
+
Inventory Transfers
:Change "Apply" button caption to "Post".
+
:Fix to no longer adjust the "Qty On Order" of either product when posting the batch.
:'''Added hints to Post and Clear buttons.'''
 
:'''Add Options->User Layout menu option to restore user's custom grid layout.'''
 
  
Summary Sales Report
+
===Quote Module===
:'''Product Class selection is now a checklist.'''
 
 
 
Ticket History Inquiry
 
:'''Add "Ticket Notes" tab.'''
 
 
 
Ticket Maintenance
 
:Change field order on Payment tab to match field order in Cash Posting.
 
:Never mark a new ticket as "Priced".
 
:'''Display warning when attempting to reprice a priced ticket.'''
 
:'''Add ability to change the Customer ID for an existing ticket.'''
 
:'''Add "Ticket Notes" tab.'''
 
 
 
Unit of Measure Maintenance
 
:'''Add DOT tab to enter state-specific DOT information.'''
 
  
Void Invoice
+
Quote List
:'''Performance improvement when loading the invoice list.'''
+
:'''Add sequence options "Quote Date, Prospect Name, File #" and "Quote Date, Prospect Id, File #".'''
 
+
:'''Add selection by File #.'''
===Quote Module===
+
:'''Add File # column to summary/detail reports.'''
  
 
Quote Maintenance
 
Quote Maintenance
:'''When booking/rebooking a job and selecting the "Create Order from Quote" option, the appropriate Order Maintenance (Dispatch/Ticketing) will be launched with the order just created.'''
+
:When creating an order while booking a job, copy the Tax Code 2 and Tax Code 3 fields from quote detail to order detail.
:'''Pass vehicle parameters (length, width, height, gross weight) to map.'''
+
:When creating an order while booking/rebooking a job, properly assign the current SessionNo and create a new TransNo for the new order.
:'''Retrieve route data from map and save with the order.'''
+
:When switching from a quote with GPS coordinates to one without, or vice versa, or to a quote with different GPS coordinates, the Plant Id dropdown would not select the correct plant when typing in the Plant Id.
:Fix issue where customer contacts are deleted from the quote's customer when the quote is deleted.
+
:The Email BCC and Receipt fields were truncating the saved system option values to 80 characters.
:Fix issue where prospect contacts are deleted from the quote's prospect when the quote is deleted.
 
:'''Add DOT tab to enter state-specific DOT information.'''
 
  
 
===Accounts Payable Module===
 
===Accounts Payable Module===
  
A/P Inquiry
+
Import Invoices
:'''Add "Session No" as an optional field on the invoice grid.'''
+
:'''Add ability to import due date.'''
:'''Add Options->User Layout menu option to restore user's custom grid layout.'''
 
 
 
Aged Trial Balance
 
:Fix exception "EDatabaseError cdsReport: Field 'SEQUENCE_CODE' not found" when using the "Sequence" report sequence option (introduced in 3.6.29.2.)
 
 
 
Cash Flow Analysis
 
:'''Vendor Class and Division selection are now checklists.'''
 
 
 
Invoice Vouchering
 
:When checking for duplicate invoices, ignore invoices in A/P recurring batch templates.
 
:'''Add security option to control whether duplicate invoice numbers can be posted.'''
 
:Only show P.O. numbers in the P.O. dropdown that have unlinked P.O. receipts.
 
:'''Add Options->User Layout menu option to restore user's custom grid layout.'''
 
:Will now ask to save changes when using the X to close the window if you have fully distributed the current invoice.
 
:Prevent changes to the batch after posting and clicking the Cancel button the printer dialog.
 
 
 
Invoices for Payment List
 
:'''Vendor Class and Division selection are now checklists.'''
 
 
 
MTD Check Register
 
:Fix issue where only uncleared checks were shown on the report.
 
 
 
Select Invoices for Payment
 
:'''Add Options->User Layout menu option to restore user's custom grid layout.'''
 
 
 
Vendor Maintenance
 
:'''Add Warning tab which will pop-up when the vendor is selected during Invoice Vouchering.'''
 
 
 
Void Check
 
:When asked "Are you sure you want to void...?" if you use the X to close the window or press ESC key it will no longer proceed with the void.
 
 
 
Void Invoice
 
:'''Performance improvement when loading the invoice list.'''
 
:When asked "Are you sure you want to void...?" if you use the X to close the window or press ESC key it will no longer proceed with the void.
 
  
 
===Cash Management Module===
 
===Cash Management Module===
  
Bank Account List
+
Import C/M Transactions
:Fix exception when selecting on Bank Name.
+
:The option will now close itself after successfully importing a batch of transactions. (This will generate a new Session #/Batch Id when the user re-opens the option to do the next batch.)
 
 
Cash Flow Summary Report
 
:Include void and reversal transactions.
 
:'''Indicate whether total amounts include void/reversal transactions.'''
 
:'''Add C/M account segment selection.'''
 
:'''Add "Source Trx" summarization option (detail.)'''
 
 
 
Statement Reconciliation
 
:'''Add Options->User Layout menu option to restore user's custom grid layout.'''
 
  
 
===General Ledger Module===
 
===General Ledger Module===
  
Account Maintenance
+
Import Payroll Transactions
:'''Add system option to require NRMCA Group to be entered for new G/L accounts.'''
+
:'''Add the "payrollRunType" field to the payroll run drop-down list.'''
 
+
:'''Add system option to optionally consolidate C/M check/direct deposit transactions by Check Sequence.'''
Detail Inquiry
 
:Fix Credit Amt total calculating incorrectly on the Transaction History popup grid.
 
 
 
Journal Entry
 
:Fix issue where batch could be posted that was out of balance.
 
  
 
===Payroll Module===
 
===Payroll Module===
 
Email Direct Deposit Stubs
 
:Change caption on OK button to "Send".
 
:Eliminate blank page at end of check stub.
 
 
Print Direct Deposit Stubs<BR>
 
Print Paychecks
 
:Eliminate blank page at end of check run.
 
  
 
Tax Library
 
Tax Library
:'''Updated to 2021-R11 version (ID, KS, NY states.)'''
+
:'''Updated to version 2025-R2.'''
  
 
===General===
 
===General===
  
Batch Maintenance
+
DataScope<BR>
:After posting a batch, the "Print another batch report?" dialog the button captions have been changed to "Reprint" and "Close" (the X button is treated as "Close".)
+
Query Export
 +
:Fix exception "EDBClient" when deleting a query.
  
Company Database
+
Sales Tax
:'''Significantly improve performance of Stonemont QC batch result list query.'''
+
:Modified sales tax calculation to properly handle a negative taxable amount.
  
Generic Report
+
Setup
:When exporting use field names instead of field labels.
+
:Delete obsolete files when updating an existing Keystone installation.
 
 
Keystone Map
 
:'''New version which (optionally) supports HERE routing (fastest/shortest) and geocoding.'''
 
:'''Allow manual dragging of route segments on the Route tab.'''
 
:'''Add "Undo" button on Route tab to un-do the last manual route change.'''
 
:'''Add "Show Traffic" checkbox on Route tab to show traffic data.'''
 
:'''Show start and end addresses on the directions portion of the Route tab.'''
 
:'''When calculating a route, use truck vehicle parameters received from the caller.'''
 
 
 
Reports
 
:'''Performance improvement: Generate report intermediate output to memory stream instead of disk file.'''
 
 
 
System Backup Utility
 
:'''When run as a Windows task the default is now to backup to the client and the cloud.'''
 
  
 
System Menu
 
System Menu
:Retry in case of error when downloading web update.
+
:Reduce delay when closing the menu.
 +
:Set a default password for the "ADMIN" user when installing a new system.
  
 
Windows Client
 
Windows Client
:'''Add support for Windows 11.'''
+
:Fix issue where window handles with a value greater than a 32-bit unsigned integer would cause errors (including "P3 Invalid" message when starting an option from the menu.)
:'''Add support for Windows Server 2022.'''
+
:Ensure that the Application Server "ping" is executed once per client application.
:Fixed issue where client-side cache would not be updated properly after restarting KServer.
 
:Eliminate unnecessary refreshing of sales tax rates.
 
:Eliminate unnecessary KServer calls when refreshing/closing certain datasets.
 
:Fix "XltBaseProduct" method to ignore blank product ID.
 
:'''Store local cache files in a common folder instead of a user-specific folder (this should improve performance and resource usage on terminal servers.)'''
 
:When loading default or user's custom grid layout, scale the grid columns based on the current form dimensions to avoid "scrunched up" columns if the form is maximized.
 
:At startup apply field security options to ALL grid tabs, not just the active tab as previously.
 
:Fix error "Exception EFCreateError: Cannot create file "". The filename, directory name, or volume label syntax is incorrect" at startup (Remote Desktop users only.)
 
  
 
===Services===
 
===Services===
 
+
 
 
Application Server
 
Application Server
:'''When an order route is added or updated send an order route notification through KServer.'''
+
:Fixed to properly set the system Serial # when the server crashes/is killed and restarts automatically.
:When validating batch weights, use DRIVER_ID instead of DRIVER_NAME to validate the driver.
+
:Notify KServer when a company is added/deleted/changed.
:'''When validating batch weight ingredients populate the new VAL_INGREDIENT_SUBTYPE field.'''
+
:Ensure that the Plant Id is always specified when changing a load status to Begin Load.
:Fix issue where editing a Dispatch ticket did not update the Load Size in the projected loads table.
+
:When a new ticket is added, use the Last Change datetime value as the StatusDateTime value for the load.
:'''When validating batch weights, validate the ingredient type, ingredient U/M and driver code.'''
+
:When changing the load status to End Load, fix data when a pre-ticketed load never gets an At Plant status from its previous load.
:Reverted to 2GB memory limit which should improve reliability.
 
  
 
Device Aggregator
 
Device Aggregator
:When processing batch weights, truncate fields that are too long to avoid generating string overflow exceptions.
+
:Move KServer "notifyordercomplete" endpoint from Driver API to Windows Client Dispatch methods API.
:Log unhandled exceptions only once.
 
:'''Send Ingredient SubType to batch weight notification devices.'''
 
:'''When processing batch results, bring in Total Water fields (Keystone Batch only.)'''
 
:'''When preparing batch results to be sent to Batch Weights notification devices, include validated ingredient type and U/M data as well as DOT-specific U/M data.'''
 
  
 
Device Server
 
Device Server
:'''Add Order Route Notification device for Keystone Online.'''
+
:'''Add order location notify device for Keystone Online.'''
:'''Use Ingredient Subtype to separate admixtures into the desired categories (PennDOT e-ticket.)'''
+
:Change default product code length to 20 characters for ALL ULINK batch controls.
:Eliminate unnecessary log error message when sending dispatch events to Keystone Online.
 
:'''For batch controls, add support for Total Water fields (Keystone Batch only.)'''
 
:'''Consolidated Event/Notify device types into single Notification device type.'''
 
  
 
Keystone REST Server (KServer)
 
Keystone REST Server (KServer)
:Retry in case of error when sending and receiving cloud data.
+
:'''Add "KCompanyReset" action.'''
:'''Add ability to send updated order route information to Keystone Online when an order route is added or updated.'''
+
:'''Add "validate" parameter to "KDBRestore" action.'''
:Fixed issue where client-side cache would not be updated properly after restarting KServer.
+
:Fix "ClearCaches" action.
:Eliminate unnecessary client-side local caches.
+
:Fix "NextEndPoint" action to support cross-authorization endpoints.
:Fix issue with server cache version less than client-side local cache version.
+
:Limit maximum number of request threads to 16 (reduces resource usage.)
:'''Add support for absolute/relative redirect URI.'''
+
:Raise exception when resource is not found when executing an AutoRun endpoint or when executing an endpoint within a query.
:'''Group Keystone session numbers by Session Id once per day.'''
+
:Rollback all database changes for the request if an "exception" action was executed.
:'''Send MD5 content hash when writing cloud backup data to enable cloud service validation.'''
+
:Improve reliability of startup/shutdown.
:'''Added request/response log information related to local caching.'''
+
:'''Driver API: Add "notifyorderlocation" endpoint.'''
:Fix task manager RunTask method to delay starting the background task until it has been properly initialized (notifications of new dispatch tickets were not being sent to tablets.)
+
:Driver API: Removed endpoints "notifyordercomplete", "notifyorderlocation", "notifyorderroute" and "updateordcmpnotify."
:'''Add handling for URL parameters that are separately URL encoded.'''
+
:'''External AICrete API v2: New API for AICrete which requires authorization header.'''
:'''Support different document paths based on Company ID when storing e-tickets.'''
+
:'''External AICrete Datatables: Common datatables unit for AICrete APIs.'''
:Improve reliability of cloud backups.
+
:'''External Salesforce API v2: New API for Salesforce which requires authorization header.'''
:Improve handling of date/time string parameters.
+
:'''External Stonemont API v2: New API for Stonemont which requires authorization header.'''
:'''Consolidated Event/Notify device types into single Notification device type.'''
+
:'''External Stonemont Datatables: Common datatables unit for Stonemont APIs.'''
:'''Backoffice API: Add "PP Cash G/L" account handling to CustomerPayment endpoint.'''
+
:Keystone Online APIs: Now require authorization header.
:'''Customer Portal API: Support credit card payments for one or more Keystone invoices (including discount handling.)'''
+
:Windows Client Device Autorun API v2: Fix "trxsync" endpoint.
:Customer Portal API: CustomerInvoices will now properly include invoices with an empty Job Id.
+
:Windows Client Device Autorun API v2: Change "loadautoreturn" endpoint to "processautoreturn".
:Dispatch API v2: CustomerInvoices will now properly include invoices with an empty Job Id.
+
:'''Windows Client Device API v2: Add "loadautoreturn" endpoint to auto-return a single load.'''
:'''Driver API: Optimize "getdocfilename" query in notifyordercomplete endpoint.'''
+
:'''Windows Client Dispatch Methods API: Add endpoints "notifyordercomplete", "notifyorderlocation", "notifyorderroute" and "updateordcmpnotify."'''
:Driver API: Fix ticketproducts query in truckticketinfo endpoint to calculate the Qty Delivered based on previous tickets instead of using the original order Qty Delivered at the time of ticketing (show correct Order Qty Delv on e-tickets for edited tickets.)
+
:Windows Client Driver Autorun API: Fix "ordcmpautonotify" endpoint to properly execute the "notifyordercomplete" endpoint which is in a different root URL.
:'''FX API: Significant performance improvement for "kpi" and "kpibymo" endpoints: optimize kpislslyr, kpisysytd, kpisysmtd, kpitck, kpiptk and kpiday queries.'''
+
:Windows Client Quote Method API: Modify "Create Order" endpoint to copy TAX_CODE_2 and TAX_CODE_3 fields from quote detail to order detail.
:'''FX API: Add "trucksinstatus" endpoint.'''
+
:Windows Client Quote Methods API: Fix "createorder" endpoint to properly assign SESSION_NO and TRANS_NO for the new order, and to assign JOB_SESSION_NO and JOB_TRANS_NO.
:FX API: Fix "trucksbystatus" query to include only loads for the specified time period.
+
:'''Windows Client Quote Reporting API: Add FILE_NO parameter to QTSummaryQuoteList endpoint.'''
:'''Keystone Online Customer Portal API: Add "PP Cash G/L" account handling to CustomerPayments endpoint.'''
+
:'''Windows Client System Database API: Add "companyreset" endpoint.'''
:'''Keystone Online Reports API: New API to support reports for Keystone Online.'''
+
:'''Windows Client System Database API v2: Add "validate" parameter to "dbrestore" endpoint.'''
:Stonemont QC API: Adjust redirect URIs to be relative.
+
:Windows Client Ticketing Lookup API: Fix "rdmTIPlant/cdsKey" endpoint to be sequenced by Plant Id.
:Version API: Fix time zone issue with server statistics.
 
:'''Windows Client A/P API: Several queries moved from Application Server to KServer.'''
 
:'''Windows Client A/P Lookup API: Several queries moved from Application Server to KServer.'''
 
:Windows Client A/P Report API: Fix "APAgedTrialBalance" query to include vendor Sequence Code field.
 
:'''Windows Client A/R API: Several queries moved from Application Server to KServer.'''
 
:'''Windows Client A/R API: Improve performance of quoted job lookup lists.'''
 
:'''Windows Client A/R API: Improve performance of XltBaseProduct endpoint.'''
 
:'''Windows Client A/R Lookup API: Several queries moved from Application Server to KServer.'''
 
:'''Windows Client A/R Lookup API: Add Product Ingredient Subtype lookup endpoint.'''
 
:Windows Client A/R Methods API: Fix XltBaseProduct endpoint to handle product codes containing slashes.
 
:Windows Client A/R Methods API: Fix XltBaseProduct endpoint to use the correct company when querying products.
 
:'''Windows Client Device API v2: Add "trxsync" endpoint that is run at startup and once an hour.'''
 
:'''Windows Client Dispatch Lookup API: Several queries moved from Application Server to KServer.'''
 
:Windows Client System Database API: Fix "logupdate" endpoint to apply proper base-64 decoding to update memo field.
 
  
 
----
 
----
 +
 +
[[Release Notes for Keystone 4.7.x]]
 +
 +
[[Release Notes for Keystone 4.6.x]]
 +
 +
[[Release Notes for Keystone 4.5.x]]
 +
 +
[[Release Notes for Keystone 4.4.x]]
 +
 +
[[Release Notes for Keystone 4.3.x]]
 +
 +
[[Release Notes for Keystone 4.2.x]]
 +
 +
[[Release Notes for Keystone 4.1.x]]
 +
 +
[[Release Notes for Keystone 4.0.x]]
  
 
[[Release Notes for Keystone 3.6.x]]
 
[[Release Notes for Keystone 3.6.x]]

Latest revision as of 02:32, 31 May 2025


NOTE: Items in bold type are NEW features.

Build 5.0.2 - 5/30/2025

Services

Application Server

Fix issue with generating out-of-balance G/L transactions when posting an in-balance G/L batch (this happens with imported transactions and/or iSolved payroll imported data.)

Keystone Relay Server

Retry every 15 minutes if the connection to the relay service fails.

Build 5.0.1 - 5/23/2025

Dispatch Module

Order Maintenance

When adding a bringdown product, set its Qty Ord to the Line 1 product Qty Ord MINUS Qty Delv.

Accounts Receivable Module

Product Maintenance

Fix issues looking up product codes containing plus signs (+).

General Ledger Module

Import Payroll Transactions

When importing G/L transactions include only the transactions for the payroll run number being imported.

General

Company Database

Fix DIPTRKGPS_NEW_STATUS procedure (status 8 should always set the truck in-yard time.)
Fix handling of parameters being sent to KServer such that a parameter value containing a '+' sign will be correctly handled.

Services

Device Server

For Keystone Online dispatch event notification, always send the "ticket" object regardless of status (VERSION 2 ONLY.)
Add "GA" as a supported state for HaulHub.

Keystone REST Server (KServer)

Windows Client Device API v2: Modify "dispatchevent" endpoint to include "OrderKey" field in "Header" object.
Windows Client Device API v2: Modify "dispatchevent" endpoint to include "JobKey" field in "Ticket" object.
Windows Client Dispatch Methods API: Fix "notifyordercomplete" endpoint to include CC/BCC contacts.
Datatables API: Add "GA" to the "dotstates" data table.

Relay Server

Log error message if the HybridConnection doesn't exist and loop until INI file settings are changed.

Build 5.0 - 5/1/2025

New Features

Keystone Relay

New service which provides secure "https" support for KServer endpoints when called by Keystone Online/third parties.

Keystone REST Server (KServer)

Improved cache handling which eliminates extra database queries and is more performant.
Require authorization header for most API calls.

Security Improvements

Changed default passwords for all Interbase users.
Removed several Interbase users that are no longer needed.
Implemented a new algorithm for the Keystone security code.
Store login passwords as salted hashes instead of encrypted passwords within the database.

Dispatch Module

End of Day
Load Schedule Report
Order List

Fix the "Material Usage Report" to convert the quantity/quantities from the component U/M from the product structure to the component product U/M.

Order Maintenance

When using the "Quoted Line 1" product lookup option, do not include products restricted to the customer in the drop-down list on the first detail line.
When adding a bringdown automatic product, set its Qty Ord to the Line 1 product Qty Ord MINUS Qty Delv.
When switching from an order with GPS coordinates to one without, or vice versa, or to an order with different GPS coordinates, the Plant Id dropdown would not select the correct plant when typing in the Plant Id.

Reprint Tickets

Allow reprinting of all dispatch tickets whether from the plant, office or ticket history tables.

Schedule

Display correct "Qty Ord" on the schedule after a shipped load is edited (where the quantity shipped is changed) using the right-click->Edit Ticket option.
Fix exception "cdsDIActiveOrders: Cannot perform this operation on a closed dataset" when using the order right-click "New Ticket" option to ship a block plant order (introduced in 4.1.4.1.)
When a truck is swapped for a pre-ticketed load, move the load to Begin Load status.
Do not allow a truck in Returning status that has been pre-ticketed to be swapped.
Do not allow a truck to be swapped to itself.

System Map

Fix END point of directions to show actual address of the end point of the route.
When the form is resized, scale the width of the directions portion of the Route tab so it remains at 25% of the total width.
Fix several issues with Route map display failing to appear.

Ticketing Module

End of Day
Order List

Fix the "Material Usage Report" to convert the quantity/quantities from the component U/M from the product structure to the component product U/M.

On-Hand Inquiry

Orders, In-Stock and Available fields now reflect today's orders and future orders.

Reprint Tickets

Allow reprinting of all ticketing tickets whether from the plant, office or ticket history tables.

Accounts Receivable Module

Credit Card Pre-Approvals

Log field change event for "Comment" field.

Customer Maintenance

Record field change events for "Print Dispatch Ticket" and "Print Ticketing Ticket" fields.

Customer Sales Report

Add new sequence options "Profit % This Year (Descending)" and "Profit % This Month (Descending)."

Import Tickets
Invoice Register
Invoiced Tickets List
MTD Invoice Register
Pre-Billing Audit List
Ticket Activity Report
Zero Price Tickets Report

Fix the "Material Usage Report" to convert the quantity/quantities from the component U/M from the product structure to the component product U/M.

Job Price Maintenance

Fixed exception when deleting a job.
When switching from a job with GPS coordinates to one without, or vice versa, or to a job with different GPS coordinates, the Plant Id dropdown would not select the correct plant when typing in the Plant Id.

Print Invoices
Reprint Invoices

Use the first active invoice form (instead of the default ARINV.FRM) when the ARINV form in the database is marked inactive.

Print Statements

Use the first active statement form (instead of the default ARSTM.FRM) when the ARSTM form in the database is marked inactive.
Fix report sequence options (except for Customer Id) not sequencing properly (introduced in 4.5.6.10.)

Product Maintenance

Fix to update the "Profit" value on the Mix Design tab when moving between products.
Required and Orders fields on the Inventory tab now reflect today's orders and future orders.

Reprint Invoices

When checking the "Use alternate form" checkbox or changing the selected form, update the Printer Name on screen to reflect the new selected printer.

Ticket Inquiry

Fix exception "EOleException: -1 is not a valid value for field Slump: The allowed range is 0 to 25" at startup or when viewing a ticket with a negative batched slump value (introduced in 4.6.1.1.)
Fix exception "EDatabaseError: Field VOID_SESSION_NO not found" when moving off a void ticket using OK or PgUp/PgDn (introduced in 4.7.3.5.)

Inventory Module

Inventory Transfers

Fix to no longer adjust the "Qty On Order" of either product when posting the batch.

Quote Module

Quote List

Add sequence options "Quote Date, Prospect Name, File #" and "Quote Date, Prospect Id, File #".
Add selection by File #.
Add File # column to summary/detail reports.

Quote Maintenance

When creating an order while booking a job, copy the Tax Code 2 and Tax Code 3 fields from quote detail to order detail.
When creating an order while booking/rebooking a job, properly assign the current SessionNo and create a new TransNo for the new order.
When switching from a quote with GPS coordinates to one without, or vice versa, or to a quote with different GPS coordinates, the Plant Id dropdown would not select the correct plant when typing in the Plant Id.
The Email BCC and Receipt fields were truncating the saved system option values to 80 characters.

Accounts Payable Module

Import Invoices

Add ability to import due date.

Cash Management Module

Import C/M Transactions

The option will now close itself after successfully importing a batch of transactions. (This will generate a new Session #/Batch Id when the user re-opens the option to do the next batch.)

General Ledger Module

Import Payroll Transactions

Add the "payrollRunType" field to the payroll run drop-down list.
Add system option to optionally consolidate C/M check/direct deposit transactions by Check Sequence.

Payroll Module

Tax Library

Updated to version 2025-R2.

General

DataScope
Query Export

Fix exception "EDBClient" when deleting a query.

Sales Tax

Modified sales tax calculation to properly handle a negative taxable amount.

Setup

Delete obsolete files when updating an existing Keystone installation.

System Menu

Reduce delay when closing the menu.
Set a default password for the "ADMIN" user when installing a new system.

Windows Client

Fix issue where window handles with a value greater than a 32-bit unsigned integer would cause errors (including "P3 Invalid" message when starting an option from the menu.)
Ensure that the Application Server "ping" is executed once per client application.

Services

Application Server

Fixed to properly set the system Serial # when the server crashes/is killed and restarts automatically.
Notify KServer when a company is added/deleted/changed.
Ensure that the Plant Id is always specified when changing a load status to Begin Load.
When a new ticket is added, use the Last Change datetime value as the StatusDateTime value for the load.
When changing the load status to End Load, fix data when a pre-ticketed load never gets an At Plant status from its previous load.

Device Aggregator

Move KServer "notifyordercomplete" endpoint from Driver API to Windows Client Dispatch methods API.

Device Server

Add order location notify device for Keystone Online.
Change default product code length to 20 characters for ALL ULINK batch controls.

Keystone REST Server (KServer)

Add "KCompanyReset" action.
Add "validate" parameter to "KDBRestore" action.
Fix "ClearCaches" action.
Fix "NextEndPoint" action to support cross-authorization endpoints.
Limit maximum number of request threads to 16 (reduces resource usage.)
Raise exception when resource is not found when executing an AutoRun endpoint or when executing an endpoint within a query.
Rollback all database changes for the request if an "exception" action was executed.
Improve reliability of startup/shutdown.
Driver API: Add "notifyorderlocation" endpoint.
Driver API: Removed endpoints "notifyordercomplete", "notifyorderlocation", "notifyorderroute" and "updateordcmpnotify."
External AICrete API v2: New API for AICrete which requires authorization header.
External AICrete Datatables: Common datatables unit for AICrete APIs.
External Salesforce API v2: New API for Salesforce which requires authorization header.
External Stonemont API v2: New API for Stonemont which requires authorization header.
External Stonemont Datatables: Common datatables unit for Stonemont APIs.
Keystone Online APIs: Now require authorization header.
Windows Client Device Autorun API v2: Fix "trxsync" endpoint.
Windows Client Device Autorun API v2: Change "loadautoreturn" endpoint to "processautoreturn".
Windows Client Device API v2: Add "loadautoreturn" endpoint to auto-return a single load.
Windows Client Dispatch Methods API: Add endpoints "notifyordercomplete", "notifyorderlocation", "notifyorderroute" and "updateordcmpnotify."
Windows Client Driver Autorun API: Fix "ordcmpautonotify" endpoint to properly execute the "notifyordercomplete" endpoint which is in a different root URL.
Windows Client Quote Method API: Modify "Create Order" endpoint to copy TAX_CODE_2 and TAX_CODE_3 fields from quote detail to order detail.
Windows Client Quote Methods API: Fix "createorder" endpoint to properly assign SESSION_NO and TRANS_NO for the new order, and to assign JOB_SESSION_NO and JOB_TRANS_NO.
Windows Client Quote Reporting API: Add FILE_NO parameter to QTSummaryQuoteList endpoint.
Windows Client System Database API: Add "companyreset" endpoint.
Windows Client System Database API v2: Add "validate" parameter to "dbrestore" endpoint.
Windows Client Ticketing Lookup API: Fix "rdmTIPlant/cdsKey" endpoint to be sequenced by Plant Id.

Release Notes for Keystone 4.7.x

Release Notes for Keystone 4.6.x

Release Notes for Keystone 4.5.x

Release Notes for Keystone 4.4.x

Release Notes for Keystone 4.3.x

Release Notes for Keystone 4.2.x

Release Notes for Keystone 4.1.x

Release Notes for Keystone 4.0.x

Release Notes for Keystone 3.6.x

Release Notes for Keystone 3.5.x

Release Notes for Keystone 3.4.x

Release Notes for Keystone 3.3.x

Release Notes for Keystone 3.2.x

Release Notes for Keystone 3.1.x

Release Notes for Keystone 3.0.x

Release Notes for Keystone 2.9.x

Release Notes for Keystone 2.8.x

Release Notes for Keystone 2.7.x

Release Notes for Keystone 2.6.x

Release Notes for Keystone 2.5.x

Release Notes for Keystone 2.4.x

Release Notes for Keystone 2.3.x

Release Notes for Keystone 2.2.x

Release Notes for Keystone 2.1.x

Release Notes for Keystone 2.0.x

Release Notes for CompuCrete 1.8.x