Skip to content

Releases: 2sic/2sxc

Pre-release of 14.07.05

17 Aug 10:10
21d3f02
Compare
Choose a tag to compare
Pre-release

fixes various issues but not final. Just released to verify certain issues.

v14.07.03 LTS

05 Jul 22:01
2ad81f1
Compare
Choose a tag to compare

Note: better get the latest 14 LTS - see https://github.com/2sic/2sxc/releases/tag/v14.07.04

Same as v14.07.02 with some small bugfixes such as

  • edit string field configuration showed a strange warning
  • Edit dialog - sometimes hitting enter opened the note dialog #2808
  • Ensure that Page.Activate shows warnings if necessary features are not enabled #2809
  • some Formulas in the edit dialog showed errors (incl. when creating a view) #2810
  • minor API correction so adding items to end of list works #2811
  • other minor issues

V14.07.02 LTS with ServiceKits, ToolbarBuilder and more

03 Jul 10:39
0a3f3c3
Compare
Choose a tag to compare

Note: better get the latest 14 LTS - see https://github.com/2sic/2sxc/releases/tag/v14.07.04

Highlights

  1. Service Kits make using services much easier and faster - less code
  2. Toolbar Builder (on the toolbar service) makes creating custom toolbars awesome, easy and less error-prone
  3. IAdamService docs let you get ADAM information of a file in a field
  4. ADAM files can now also report their size etc.
  5. Docs re-organized so it's easier to see the most important objects/namespaces
  6. JS docs and NPM types getting better every day

See also https://github.com/orgs/2sic/projects/2/views/1?layout=board

Fixes in 14.07.02

  • null-error with Lightspeed
  • Language issues with Oqtane
  • Lightspeed language code caching

V14.07.01 with ServiceKits, ToolbarBuilder and more

30 Jun 15:16
8be9626
Compare
Choose a tag to compare

Highlights

  1. Service Kits make using services much easier and faster - less code
  2. Toolbar Builder (on the toolbar service) makes creating custom toolbars awesome, easy and less error-prone
  3. IAdamService docs let you get ADAM information of a file in a field
  4. ADAM files can now also report their size etc.
  5. Docs re-organized so it's easier to see the most important objects/namespaces
  6. JS docs and NPM types getting better every day

See also https://github.com/orgs/2sic/projects/2/views/1?layout=board

V14.07 with ServiceKits, ToolbarBuilder and more

29 Jun 16:08
4dab0d5
Compare
Choose a tag to compare

Minor bugfixes

21 Jun 14:55
23a3a3e
Compare
Choose a tag to compare

Bugfixes

Internals / Improvements

  • parameter handover between dialogs #2788
  • NPM types now come from the real js code base #112

Major improvements to communicate later

  • ServiceKit system #2784
  • Toolbars from ToolbarBuilder can now render directly into HTML #2791

Import Speed + JavaScript Docs

14 Jun 19:32
5d2bbe6
Compare
Choose a tag to compare

Lots of internal stuff. Highlights:

  1. Massive rework of the JavaScript documentations - see https://docs.2sxc.org/js-code/index.html
  2. NPM JavaScript types updated
  3. Import of data is 10-100x faster! #2420
  4. Toolbar button copy #2781
  5. Formula enhancements for custom invalid-checks as well as custom warnings
  6. Option to disable draft mode in edit-ui #2785

14.01 Lots of fixes and enhancements

02 Jun 06:52
cfe4f1c
Compare
Choose a tag to compare

Higtlights

  1. Enable Edit-Entity in dnn-skin /module so edit button works outside of module context #2755 #2762 #2774 #2765
  2. Show warnings about obselete code in system-info #2777
  3. New global Content-Type for Open-Graph (preview) #2776
  4. Content-Types can now specify their own button color & icon (SVG) for metadata buttons #2763 #2767 #2768
  5. Certain objects like the page can specify what metadata they expect #2766
  6. CSP can now be activated in a skin/theme #2769
  7. Formulas can now show recommendations for context variables #2770 and use Monaco as editor #2773
  8. Formulas can now control the values of a dropdown #2764
  9. We finally have a first draft of JavaScript API docs https://docs.2sxc.org/api/js/home.html #2773

Bugfixes

  1. Publishing doesn't flush cache #2780
  2. Features not saved if there was no features.json already existing #2779 #27
  3. Import Content-Types has trouble in some cases with metadata #2761

Minor / Internal

  1. Improve logging architecture to be null-safe #2775

13.12.01 LTS

02 Jun 07:25
cfe4f1c
Compare
Choose a tag to compare

Bugfixing release for the v13 LTS

Note: there is also a v14 release which is newer, but not LTS

  1. Bug with saving features configuration #2758 #2779
  2. Publishing item from toolbar doesn't reset lightspeed cache #2780
  3. Import content-type fails in some cases with metadata #2761

V14 Released on Towel Day

25 May 16:27
5bb345c
Compare
Choose a tag to compare