Version history:

By differences into the commands - the fiscal devices of Datecs Ltd.can be separated in three different groups:
 - Group "A": FP-800, FP-2000, FP-650, SK1-21F, SK1-31F, FMP-10, FP-700
 - Group "B": DP-05, DP-05B, DP-15, DP-25, DP-35, WP-50, DP-150
 - Group "C": FMP-350X, FMP-55X, FP-700X, WP-500X, WP-50X, DP-25X, DP-150X, DP-05C, FP-700XE, FP-700MX, DP25MX, WP50MX, DP150MX
              
By differneces into the low-level packaged message - the fiscal devices of Datecs Ltd.can be separated in two different groups:
 - Group "V1": Protocol type one - the packaged message with 6 status bytes. All devices in group "A" and "B".
 - Group "V2": Protocol type two - the packaged message with 8 status bytes. All devices in group "C".


2023.03.30 - Version 2.7.0.0
-------------------------------------------------------------
 - Changes: 
   Added support for fiscal devices  FP-700MX, DP25MX, WP50MX, DP150MX. 
   Added Android 13 support, API LEVEL 33;

2020.08.12 - Version 2.6.0.0
-------------------------------------------------------------
 - Added java classes and functional demo for onnecting ECR with pinpad (payment terminal) 
   (devices in group "C" - ECR Only)
 - New documentation has been generated
 - bug fix:  

2020.06.08 - Version 2.5.3.2
-------------------------------------------------------------
 - Changes:
 -- Added option for search information by the document number in the
 Electronic Journal.(Storno fragment demo: devices in group "AB","C")

 - bug fix: 

2020.01.22 - Version 2.5.3.1
-------------------------------------------------------------
 - Changes ANDROID demos: 
 --Added new fragments "Fiscal Record Info"-devices group "B", "Addition Daili Information" in devices group "C"
 --Added new fragments "Departments"(devices group "A","B","C")
 - bug fix: 

2019.11.26 - Version 2.5.3.0
-------------------------------------------------------------
 - Changes ANDROID demos: 
 --Added new fragments "Clients Info storage" (devices group "B", and ECR-group "C").
 --Improvements in the management of the bluetooth connection.Added BroadcastReceiver when bluetooth connection is lost.
 --Improvements to reconnection with different device models, without application exit.
 - bug fix: 
 --string contains a comma reading error is fixed. (devices in group "AB") (command 107, devices in group "A")


2019.11.13 - Version 2.5.2.9
-------------------------------------------------------------
 - Changes:
 -- Android demo has been migrated to android 10, min SDK Version:23, target SDK:29.(devices in group "AB","C")    
 -- Added snippet in demo apps for the additional daily information. (devices in group "AB","C")  

2019.09.17 - Version 2.5.2.8
-------------------------------------------------------------
 - Changes:
 --   Defining and reading clients commands have been added (devices in group "C")
 --   Bug fixed on device critical status array (devices in group "AB")

2019.09.02 - Version 2.5.2.7
-------------------------------------------------------------
 - Changes:
 -- Barcode printing commands have been added (devices in group "B")
--  Barcode printing demo have been added (group "A","B","C")
--  receiptType property have been added in class cmdReceipt.FiscalTransaction (group "C")

   
2019.08.28 - Version 2.5.2.6
-------------------------------------------------------------
 - bug fix: 
 --- in com.datecs.fiscalprinter.SDK.model.UserLayerV1
 ---- openStornoReceipt(...) - use DocUNP parameter not StornoUNP 
 ---- (see StornoParams_English.pdf refers to Group "B")
 ---- demonstrated in DevicesGroup_AB demo.
 -- GetOperPasw (refers to Group "A","B" - service jumper need to use this operation)
 -- Allows sales and subtotal to be adjusted up to 100% (discount and surcharge-refers to Group "B" and "C")

 - Changes:
 -- GetOperNamePasw(int operIndex) has added (refers to Group "A","B" - service jumper need to use this operation)
 -- A new demo projects structure is being introduced (see Readme.txt)  


2019.07.15 - Version 2.5.2.4
-------------------------------------------------------------
 - improvements in handling status bits exception.
 - bug fixed in constructors for devices in group "B"



2019.06.18 - Version 2.5.2.3
-------------------------------------------------------------
 - demo for structured info reading (V2 Devices only).
 - bug fixes of invoice demo.



2019.05.31 - Version 2.5.2.1
-------------------------------------------------------------
 - demo for invoices and "Storno"



2019.05.25 - Version 2.5.2.0
-------------------------------------------------------------
 - Added new device DP-15 (devices in group "B")
 - Added new device FP-700 (devices in group "A")
 - Added PLU manager (devices in group "C")
 - Added new LAN support (devices in group "A","B","C")



2019.04.22 - Version 2.5.1.8 
-------------------------------------------------------------
 - add Datecs fiscal printer SK1-21F.(devices in group "A")



2019.04.05 - Version 2.5.1.7 
-------------------------------------------------------------
 - Demo projects for devices in group "A" and "B": 
 -- examples of Cash In/Out operation.
 -- Simple interpreter to execute scripts
 -- Device status list
 - Demo projects for devices in group "C": 
 -- Header and footer
 -- Vat Config Dialog
 -- PLU manager
 -- Print Config Diolog
 -- Simple interpreter to execute scripts
 -- Device status list
 


