-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Docs history / roadmap update for 18.01
- Loading branch information
1 parent
91c7166
commit 6dfa3ca
Showing
40 changed files
with
1,918 additions
and
134 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
9 changes: 9 additions & 0 deletions
9
2sxc Docs Generator/pages/abyss/releases/history/v17/_changes17.07.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
### Changes in 2sxc 17.07 (2024-05-04) | ||
|
||
published/blogged: | ||
|
||
1. ✅/✅ 2sxc 17.07 | ||
1. ✅/✅ 2shine 5.3 (May 4th) | ||
1. ✅/✅ Content App 17.07 (May 6th) | ||
1. ✅/✅ Mobius Form Builder 06.00 for 2sxc 17.07 (May 7th) | ||
1. ✅/✅ Release all apps as typed (May 8th) |
11 changes: 11 additions & 0 deletions
11
2sxc Docs Generator/pages/abyss/releases/history/v17/_changes17.08.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
### Changes in 2sxc 17.08 (2024-05-16) | ||
|
||
1. ✅ WebApi in AppCode | ||
1. ✅ DataSources in AppCode | ||
1. ✅ `ITemplateService` | ||
1. ✅ Add `CmsContext.Block` and `CmsContext.Module.Block` as well as `Block.Guid` | ||
1. ✅ Cache Service internal | ||
1. ✅ Switch Edition UI | ||
1. ✅ Switch Edition Permissions for non-super users | ||
1. ✅ Update Image Resizer | ||
1. ✅ Re-Release another LTS ca. 17.09 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
|
||
## Version 18 | ||
|
||
[!include["Changes"](./_changes18.00.md)] | ||
|
||
[!include["Changes"](./_changes18.01.md)] | ||
|
10 changes: 10 additions & 0 deletions
10
2sxc Docs Generator/pages/abyss/releases/history/v18/_brc.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
|
||
|
||
## Breaking Changes in EAV and 2sxc v18 | ||
|
||
We try to minimize breaking changes, and most breaking changes won't affect your work, because it's internal API. | ||
We're documenting it here to ensure you know what happened, in case you still run into this. | ||
|
||
### Summary | ||
|
||
ATM no breaking changes in v18 |
11 changes: 11 additions & 0 deletions
11
2sxc Docs Generator/pages/abyss/releases/history/v18/_changes18.00.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
|
||
### Changes in 2sxc 18.00 (2024-07-12) | ||
|
||
1. ✅ `ITemplateService` with `MergeSources(...)` | ||
1. ✅ Oqtane 5.1 or 5.2 SSR Release | ||
|
||
There's a lot more! I don't have time to describe it yet, but here's the short list | ||
|
||
<https://github.com/2sic/2sxc/releases/tag/v18.00.00> | ||
|
||
...and more. |
28 changes: 28 additions & 0 deletions
28
2sxc Docs Generator/pages/abyss/releases/history/v18/_changes18.01.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
|
||
### Changes in 2sxc 18.01 (2024-09-23) | ||
|
||
1. 🔢 Pickers | ||
1. ✅ Improve Picker-UIs | ||
1. ✅ Picker with Radio-Buttons (for patrons 🦹🏾♂️) | ||
1. ✅ Picker with Checkboxes (for patrons 🦹🏾♂️) | ||
1. ✅ Pickers with tooltips, more help, etc. (for patrons 🦹🏾♂️) | ||
1. 🧪 Formulas | ||
1. ✅🔁 Major refactor of internal code structure | ||
1. ✅👨🏾💻 Improve visibility of formulas in the UI for dev-users (always show for developes 👨🏾💻) | ||
1. 🔁 Refactoring / internal | ||
1. ✅🔁 Edit-UI Drop NgRx | ||
1. ✅🔁 Edit-UI Switch most code to Signals | ||
1. ✅🔁 Edit-UI feature to store user settings in the local storage and session | ||
1. ✅👨🏾💻 Create debugging system to log changes in production (developers 👨🏾💻) | ||
1. Internal content types | ||
1. ✅ Use newer picker features for Wysiwyg and other UIs | ||
1. ✅ String-Default (basic field) enable different Text-Wrappings | ||
1. ☢️ DNN Enhancements | ||
1. ✅☢️ Improve startup speed | ||
1. 🩸 Oqtane Enhancements | ||
1. ✅🩸 Improve DLL clean-up on startup | ||
1. ✅🩸 Fix compile of AppCode DLLs in inner-content | ||
1. ✅🩸 Interactive Server bugs closing signalr connections | ||
1. 🦹🏾♂️ Patron Features | ||
1. ✅⚡ Optimize data loading for better performance | ||
1. ✅🔢 Many new picker features for patrons |
7 changes: 7 additions & 0 deletions
7
2sxc Docs Generator/pages/abyss/releases/history/v18/breaking.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
uid: Abyss.Releases.History.V18.Breaking | ||
--- | ||
|
||
# Breaking Changes in EAV and 2sxc v18 | ||
|
||
[!include["Breaking Changes"](./_brc.md)] |
7 changes: 7 additions & 0 deletions
7
2sxc Docs Generator/pages/abyss/releases/history/v18/index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
uid: Abyss.Releases.History.V18 | ||
--- | ||
|
||
# All Changes in 2sxc and EAV v18 | ||
|
||
[!include["All Changes"](./_all.md)] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.