Skip to content

Commit 763b3c0

Browse files
committed
Fix some docs errors.
1 parent 01fa428 commit 763b3c0

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

docs/release-notes/2024.3.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,34 @@
11
# Release 2024.3
22
## General Improvements
33
- 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.
55
- Use log modified date for log logout time calculation.
66
- 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.
88
- Markdown help dialog now provides instructions for code block and provide reference to more in depth guide.
99
- Updated documentation on quick start guide with more markdown help.
1010
- 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.
1212
## Search Improvements
1313
- Sort from newest to oldest log document.
1414
- Show logbook type in results allowing to further filter as well.
1515
- 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.
1717
- Ability to quickly specify number of rows and even show all results.
1818
## Dynamic Log Document Types
19-
- Administrators have the ability to dynamically change log document types.
19+
- Administrators can dynamically change log document types.
2020
- Create, update, delete functionality.
2121
- Ability to sort the order of types.
2222
- 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.
2424
- Automatically updates the logbooks menu upon user session reset.
2525
## New Home Page
2626
- Customizable home page with ability to specify up to three log document lists.
2727
- 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.
2929
## MCR Improvements
3030
- 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).
3232
- Double click on log entry text to start editing it.
3333
- (bug fix) Maintain sort order of log entries when copying them from another log document.
3434
## Bug Fixes

0 commit comments

Comments
 (0)