Changes for page Changelog

Last modified by Treyfane Dingo on 2025/07/05 03:01

From version 132.7
edited by Treyfane Dingo
on 2025/03/30 14:44
Change comment: There is no comment for this version
To version 140.1
edited by Treyfane Dingo
on 2025/07/05 02:35
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -3,11 +3,43 @@
3 3  All user relevant changes to L.A.S.S.I.E. will also be explained in our L.A.S.S.I.E. Developer News Channel [[https:~~/~~/t.me/+DouU4F1US69mYzhk>>https://t.me/+DouU4F1US69mYzhk]]
4 4  )))
5 5  
6 +=== 1.8.47 (05.07.2025) ===
7 +
8 +* Bugfix: added timezone consideration to several modules and the Bigscreen
9 +
10 +=== 1.8.46 (18.06.2025) ===
11 +
12 +* Changed Show Incident to include a better functionality to search for attendees in Involved and Witnesses
13 +
14 +=== 1.8.45 (14.06.2025) ===
15 +
16 +* Bugfix: the .ics will now also work in Thunderbird (which is way more strict than everything else if it comes to slight formatting errors in an .ics …)
17 +
18 +=== 1.8.44 (06.06.2025) ===
19 +
20 +* Bugfix: Various smaller spelling corrections
21 +* Changed standard Attendee CSV importer to make it more robust
22 +* Added standard Event (Schedule) CSV importer
23 +* Changed Autofill ODS-C script to accommodate for multiple parallel ODS
24 +
25 +=== 1.8.43 (14.04.2025) ===
26 +
27 +* Bugfix: Correctly displaying error messages for missing Lat/Long in Location Management
28 +* Bugfix: Correctly displaying missing Nationality in Operatives Lists
29 +
30 +=== 1.8.42 (09.04.2025) ===
31 +
32 +* Bugfix: Setting an Operative to INACTIVE now also sets the Access Level “No Access”
33 +
34 +=== 1.8.41 (02.04.2025) ===
35 +
36 +* Added standard CSV importer to Attendee Database for all clients without individual JSON API importer
37 +
6 6  === 1.8.40 (30.03.2025) ===
7 7  
8 8  * Bugfix: Fixed Permissions for Location Database entries
9 9  * Updated Schedule and Self-Scheduler, secured and updated POSTVAR / SQL statements
10 -* Changed Operations Status and enabled COMBI
42 +* Changed Operations Status and enabled COMBIUNITS with no scheduled Operatives
11 11  
12 12  === 1.8.39 (20.03.2025) ===
13 13  
... ... @@ -20,23 +20,23 @@
20 20  
21 21  === 1.8.37 (25.02.2025) ===
22 22  
23 -* Added a whole new location mapping system to Incident Management which makes use of OpenStreetMap and can make use of a C3Nav compatible navigation system, e.g. EFnav.
24 -* Added a function to L.A.S.S.I.E. Bot to enable Operatives to send their current geo-location which then can be used by Dispatch to find them on OpenStreetMap.
55 +* Added a whole new location mapping system to Incident Management which makes use of OpenStreetMap and can make use of a C3Nav compatible navigation system, e.g. EFnav
56 +* Added a function to L.A.S.S.I.E. Bot to enable Operatives to send their current geo-location which then can be used by Dispatch to find them on OpenStreetMap
25 25  
26 26  === 1.8.36 (24.02.2025) ===
27 27  
28 -* Bugfix: debugged about a thousand bugs from Operations Status.
29 -* Changed the whole pager system connector in Operations Status to better show the status of connections, auto-reconnect on connection failure, and have a pager status symbol just below the L.A.S.S.I.E. menu.
30 -* Changed the context menus in Operations Status to not show pager sending options when the pager system is down or unavailable.
60 +* Bugfix: debugged about a thousand bugs from Operations Status
61 +* Changed the whole pager system connector in Operations Status to better show the status of connections, auto-reconnect on connection failure, and have a pager status symbol just below the L.A.S.S.I.E. menu
62 +* Changed the context menus in Operations Status to not show pager sending options when the pager system is down or unavailable
31 31  
32 32  === 1.8.35 (21.02.2025) ===
33 33  
34 -* Bugfix: Made the clock not display 24:57:57 any more, but instead 00:57:57 when not in UTC ... I hate UTC.
66 +* Bugfix: Made the clock not display 24:57:57 any more, but instead 00:57:57 when not in UTC ... I hate UTC
35 35  
36 36  === 1.8.34 (20.02.2025) ===
37 37  
38 -* Changed the complete JavaScript in Operations Status so the page is about 500% faster.
39 -* Changed the stale counter for Incidents which now takes recent log entries into account, so a long-sunning incident with a recent log entry isn't shown as red blinking stale for half the day any more.
70 +* Changed the complete JavaScript in Operations Status so the page is about 500% faster
71 +* Changed the stale counter for Incidents which now takes recent log entries into account, so a long-sunning incident with a recent log entry isn't shown as red blinking stale for half the day any more
40 40  
41 41  === 1.8.33 (11.02.2025) ===
42 42