2020-12-10 09:22:51 +00:00
|
|
|
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
|
|
|
|
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
|
|
|
|
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.ht
|
|
|
|
ml).
|
|
|
|
|
2022-03-14 16:26:40 +00:00
|
|
|
## master
|
|
|
|
|
|
|
|
## testing
|
2020-12-10 09:22:51 +00:00
|
|
|
|
2022-03-15 14:01:27 +00:00
|
|
|
## [2.0.0] - 2022-03-15
|
2022-03-15 13:37:54 +00:00
|
|
|
First server render HTML version. Completely rewrites views of angular JS client on flask.
|
|
|
|
- [added] #193 render on backend devices and lots
|
|
|
|
- [added] #195 render on backend tags system
|
|
|
|
- [added] #196 render on backend action system
|
|
|
|
- [added] #201 render on backend Data Wipe action
|
|
|
|
- [added] #203 render on backend Trade action
|
|
|
|
- [added] #204 render on backend export files
|
|
|
|
- [added] #205 UX improvements
|
|
|
|
- [added] #208 render on backend filter for type of devices in the general list
|
2022-03-14 16:21:28 +00:00
|
|
|
- [changed] #191 pass to drop teal and use the pure flask and use render from flask
|
2022-03-15 13:37:54 +00:00
|
|
|
- [changed] #207 Create automatic tag only for Computers.
|
|
|
|
- [changed] #209 adding a new device in a lot if it is created from a lot
|
2022-03-15 08:31:09 +00:00
|
|
|
- [fixed] #206 fix 2 bugs about visibility devices when you are not the owner
|
2021-11-24 09:15:18 +00:00
|
|
|
|
2021-11-26 13:30:23 +00:00
|
|
|
## [1.0.12-beta]
|
2022-03-14 16:21:28 +00:00
|
|
|
- [changed] #187 now is possible duplicate slots of RAM.
|
|
|
|
- [changed] #188 Excel report devices allow to see device to old owners.
|
2021-11-26 13:30:23 +00:00
|
|
|
|
2021-11-24 09:15:18 +00:00
|
|
|
## [1.0.11-beta]
|
2022-03-14 16:21:28 +00:00
|
|
|
- [added] #186 adding property power_on_hours.
|
2021-09-21 10:45:58 +00:00
|
|
|
|
|
|
|
## [1.0.10-beta]
|
2022-03-14 16:21:28 +00:00
|
|
|
- [added] #170 can delete/deactivate devices.
|
2021-11-19 10:53:42 +00:00
|
|
|
- [added] #167 new actions of status devices: use, recycling, refurbish and management.
|
2022-03-15 08:31:09 +00:00
|
|
|
- [added] #182 adding power on hours
|
2022-03-14 16:21:28 +00:00
|
|
|
- [changed] #177 new structure of trade.
|
2022-03-15 08:31:09 +00:00
|
|
|
- [fixed] #168 can to do a trade without devices.
|
2022-03-14 16:21:28 +00:00
|
|
|
- [fixed] #184 clean nested of schemas of lot
|
2021-09-21 09:05:16 +00:00
|
|
|
|
|
|
|
## [1.0.9-beta]
|
2021-11-19 10:53:42 +00:00
|
|
|
- [added] #159 external document as proof of erase of disk
|
|
|
|
- [added] #162 adding lot for devices unassigned
|
2021-04-27 19:33:38 +00:00
|
|
|
|
2021-08-03 11:13:35 +00:00
|
|
|
|
|
|
|
## [1.0.8-beta]
|
2022-03-14 16:21:28 +00:00
|
|
|
- [fixed] #161 fixing DataStorage with bigInteger
|
2021-04-27 19:33:38 +00:00
|
|
|
|
2021-05-12 17:06:03 +00:00
|
|
|
## [1.0.7-beta]
|
2021-11-19 10:53:42 +00:00
|
|
|
- [added] #158 support for encrypted snapshots data
|
|
|
|
- [added] #135 adding trade system
|
|
|
|
- [added] #140 adding endpoint for download the settings for usb workbench
|
2021-05-12 17:06:03 +00:00
|
|
|
|
2021-04-27 19:33:38 +00:00
|
|
|
## [1.0.6-beta]
|
2022-03-14 16:21:28 +00:00
|
|
|
- [fixed] #143 biginteger instead of integer in TestDataStorage
|
2021-02-12 19:29:44 +00:00
|
|
|
|
|
|
|
## [1.0.5-beta]
|
2021-11-19 10:53:42 +00:00
|
|
|
- [added] #124 adding endpoint for extract the internal stats of use
|
|
|
|
- [added] #122 system for verify all documents that it's produced from devicehub
|
|
|
|
- [added] #127 add one code for every named tag
|
|
|
|
- [added] #131 add one code for every device
|
2022-03-14 16:21:28 +00:00
|
|
|
- [fixed] #138 search device with devicehubId
|
2020-12-22 11:59:16 +00:00
|
|
|
|
|
|
|
## [1.0.4-beta]
|
2021-11-19 10:53:42 +00:00
|
|
|
- [added] #95 adding endpoint for check the hash of one report
|
|
|
|
- [added] #98 adding endpoint for insert a new live
|
|
|
|
- [added] #98 adding endpoint for get all licences in one query
|
|
|
|
- [added] #102 adding endpoint for download metrics
|
2022-03-14 16:21:28 +00:00
|
|
|
- [changed] #114 clean blockchain of all models
|
|
|
|
- [changed] #118 deactivate manual merge
|
|
|
|
- [changed] #118 clean datas of public information of devices
|
2022-03-15 08:31:09 +00:00
|
|
|
- [fixed] #100 fixing bug of scheme live
|
|
|
|
- [fixed] #101 fixing bug when 2 users have one device and launch one live
|
2022-03-15 08:18:14 +00:00
|
|
|
- [removed] #114 remove proof system
|
2020-12-10 09:22:51 +00:00
|
|
|
|
2020-12-10 10:15:12 +00:00
|
|
|
## [1.0.3-beta]
|
2021-11-19 10:53:42 +00:00
|
|
|
- [added] #85 add mac of network adapter to device hid
|
2020-12-18 15:18:48 +00:00
|
|
|
- [changed] #94 change form of snapshot manual
|
2020-12-10 10:15:12 +00:00
|
|
|
|
2020-12-10 09:22:51 +00:00
|
|
|
## [1.0.2-beta]
|
2021-11-19 10:53:42 +00:00
|
|
|
- [added] #87 allocate, deallocate and live actions
|
|
|
|
- [added] #83 add owner_id in all kind of device
|
2022-03-15 08:31:09 +00:00
|
|
|
- [fixed] #89 save json on disk only for shapshots
|
2020-12-10 10:03:36 +00:00
|
|
|
- [fixed] #91 The most old time allow is 1970-01-01
|