Skip to content

Commit 411b3ba

Browse files
chore: update external content [CI skip]
1 parent ae48aa6 commit 411b3ba

File tree

4 files changed

+19
-5
lines changed

4 files changed

+19
-5
lines changed

external_docs/make/userinteraction/useronboarding/guiderecorder.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,16 +48,16 @@ To create a guide using Guide Recorder:
4848
### Tips for Effective Guides
4949

5050
- Keep instructions **concise and clear**.
51-
- Highlight only **necessary elements** to avoid clutter.
52-
- Test the guide in **preview mode** to ensure steps execute correctly.
51+
- Highlight only **necessary elements** to avoid confusion.
52+
- Test the guide to ensure steps execute correctly.
5353

5454
## Managing Guides
5555

5656
After recording steps:
5757

5858
- **Edit Steps** – modify titles, descriptions, or actions if needed.
5959
- **Reorder Steps** – change the sequence of the guide if necessary.
60-
- **Preview the Guide** – simulate the guide as an end-user to verify clarity.
60+
- **Test the Guide** – simulate the guide as an end-user to verify clarity.
6161
- **Publish** – make the guide available to end-users.
6262

6363

external_docs/make/userinterface/views/dashboard.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,3 +78,6 @@ $("#myWidget").addClass("js-view-filters").on("ui.view.filters", (e,filters) =>
7878
});
7979
```
8080

81+
## Learn more
82+
83+
- [Widgets](/docs/misc/widgets)

external_docs/versions/release-notes/v5-3.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1029,7 +1029,12 @@ Post-release
10291029
- Backported [from v6.2](v6-2#version-6.2.15) fix row context during bulk update
10301030
- Backported [from v6.2](v6-2#version-6.2.15) fix list column order preferences
10311031
1032-
### 5.3.77 (UNRELEASED) - maintenance revision {#version-5.3.77}
1032+
### 5.3.77 (2025-09-10) - maintenance revision {#version-5.3.77}
10331033
10341034
- Backported [from v6.2](v6-2#version-6.2.16) fix select2 pillbox style with colored multi-enum
10351035
- Backported [from v6.2](v6-2#version-6.2.16) removed "less" button on list edit = extended list only
1036+
- Backported [from v6.2](v6-2#version-6.2.16) fix field help on list column
1037+
1038+
### 5.3.78 (UNRELEASED) - maintenance revision {#version-5.3.78}
1039+
1040+
- Nothing so far...

external_docs/versions/release-notes/v6-2.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -539,8 +539,14 @@ Ex: product changes are visible with the supplier changes
539539
- Fixed list pagination of activity form
540540
- Fixed list column order preferences
541541
542-
### 6.2.16 (UNRELEASED) {#version-6.2.16}
542+
### 6.2.16 (2025-09-11) {#version-6.2.16}
543543
544544
- Fixed select2 pillbox style with colored multi-enum
545545
- Removed "less" button on list edit = extended list only
546546
- Fixed configuration object counters with module filter
547+
- Fixed object summary reloading on "design audit" panel
548+
- Fixed field help on list column
549+
550+
### 6.2.17 (UNRELEASED) {#version-6.2.17}
551+
552+
- Nothing so far...

0 commit comments

Comments
 (0)