|
1 | 1 | # Release 2024.3 |
2 | 2 | ## General Improvements |
3 | 3 | - Use of improved image scaling algorithm for better quality. |
4 | | -- Log entries now have modified dates as well and also update the log document modified date. |
| 4 | +- Log entries now have modified dates as well and update the log document modified date. |
5 | 5 | - Use log modified date for log logout time calculation. |
6 | 6 | - Markdown changes |
7 | | - - Code block now has a white backgroud. Black background can still be achieved by specyfiying any language. |
| 7 | + - Code block now has a white background. Black background can still be achieved by specifying any language. |
8 | 8 | - Markdown help dialog now provides instructions for code block and provide reference to more in depth guide. |
9 | 9 | - Updated documentation on quick start guide with more markdown help. |
10 | 10 | - Log document details page. |
11 | | - - Reveresed "Log Document Info" and the navigation buttons to got to next/prev log document. |
| 11 | + - Reversed "Log Document Info" and the navigation buttons to got to next/prev log document. |
12 | 12 | ## Search Improvements |
13 | 13 | - Sort from newest to oldest log document. |
14 | 14 | - Show logbook type in results allowing to further filter as well. |
15 | 15 | - Show last modified date allowing to further filter as well. |
16 | | -- Improved formatting of log search results, matches split into multiple lines with no long line specified. |
| 16 | +- Improved formatting of log search results matches split into multiple lines with no line number specified. |
17 | 17 | - Ability to quickly specify number of rows and even show all results. |
18 | 18 | ## Dynamic Log Document Types |
19 | | -- Administrators have the ability to dynamically change log document types. |
| 19 | +- Administrators can dynamically change log document types. |
20 | 20 | - Create, update, delete functionality. |
21 | 21 | - Ability to sort the order of types. |
22 | 22 | - Ability to change parent logbook type group. |
23 | | -- Supports a two level tier of logbook types allowing for grouping types. |
| 23 | +- Supports a two-level tier of logbook types allowing for grouping types. |
24 | 24 | - Automatically updates the logbooks menu upon user session reset. |
25 | 25 | ## New Home Page |
26 | 26 | - Customizable home page with ability to specify up to three log document lists. |
27 | 27 | - Ability for administrators to change the default home page for all users without a specified home page. |
28 | | -- Ability to display a log document grouping such as maintanance to show latest log documents in the whole group. |
| 28 | +- Ability to display a log document grouping such as maintenance to show latest log documents in the whole group. |
29 | 29 | ## MCR Improvements |
30 | 30 | - Only copy operator aids from previous shift. |
31 | | -- Copy initial machine status + shift summarty from template (Update template). |
| 31 | +- Copy initial machine status + shift summary from template (Update template). |
32 | 32 | - Double click on log entry text to start editing it. |
33 | 33 | - (bug fix) Maintain sort order of log entries when copying them from another log document. |
34 | 34 | ## Bug Fixes |
|
0 commit comments