Skip to content

Orchard Core 1.2.0

发布时间: 2022年1月

有什么改变

  • 功能配置文件的演示视频(Lombiq Technologies:ORCH-245)由@domonkosgabor制作:https://github.com/OrchardCMS/OrchardCore/pull/10502
  • Fluid 2.1.2 ⬆️ 由@agriffard更新:https://github.com/OrchardCMS/OrchardCore/pull/10499
  • 通过@hishamco的提交,使媒体选项输入只读:https://github.com/OrchardCMS/OrchardCore/pull/10488
  • blueimp-file-upload 10.32.0 ⬆️ 由@agriffard更新:https://github.com/OrchardCMS/OrchardCore/pull/10505
  • Bootstrap 5.1.3 ⬆️ 由@agriffard更新:https://github.com/OrchardCMS/OrchardCore/pull/10445
  • jQuery UI 1.13.0 ⬆️ 由@agriffard更新:https://github.com/OrchardCMS/OrchardCore/pull/10444
  • Jint 3.0.0-beta-2035 ⬆️ 由@agriffard更新:https://github.com/OrchardCMS/OrchardCore/pull/10340
  • 由@deanmarcussen修复用户选择器字段订购:https://github.com/OrchardCMS/OrchardCore/pull/10524
  • 由@deanmarcussen撰写的功能配置文件部署步骤和配方:https://github.com/OrchardCMS/OrchardCore/pull/10484
  • 由@deanmarcussen更新预览版本号:https://github.com/OrchardCMS/OrchardCore/pull/10523
  • 由@sebastienros改善了重置密码电子邮件的体验:https://github.com/OrchardCMS/OrchardCore/pull/10388
  • 由@agriffard更新依赖项:https://github.com/OrchardCMS/OrchardCore/pull/10503
  • 由@hishamco更新Fluid 2.1.3:https://github.com/OrchardCMS/OrchardCore/pull/10519
  • Monaco 0.29.1 ⬆️ 由@agriffard更新:https://github.com/OrchardCMS/OrchardCore/pull/10504
  • Code Mirror 5.63.3 ⬆️ 由@agriffard更新:https://github.com/OrchardCMS/OrchardCore/pull/10479
  • 修正搜索表单设置中的歧义。由@Skrypt提交于https://github.com/OrchardCMS/OrchardCore/pull/10608
  • 修正FullTextFilter.cs中的拼写错误。由@eltociear提交于https://github.com/OrchardCMS/OrchardCore/pull/10623
  • 避免在创建租户时出现NRE。由@hishamco提交于https://github.com/OrchardCMS/OrchardCore/pull/10581
  • 在设置中引入Bootstrap 5.1.3。由@agriffard提交于https://github.com/OrchardCMS/OrchardCore/pull/10631
  • 引入Fluid 2.2.0。由@agriffard提交于https://github.com/OrchardCMS/OrchardCore/pull/10630
  • 引入HtmlSanitizer 6.0.453。由@agriffard提交于https://github.com/OrchardCMS/OrchardCore/pull/10629
  • 基于分类法查询内容的新文章。由@kdubious提交于https://github.com/OrchardCMS/OrchardCore/pull/10542
  • 将https链接设置为首选项。由@Skrypt提交于https://github.com/OrchardCMS/OrchardCore/pull/10618
  • 修正trumbowyg资源网址。由@hishamco提交于https://github.com/OrchardCMS/OrchardCore/pull/10644
  • 添加[asset_url]短代码。由@deanmarcussen提交于https://github.com/OrchardCMS/OrchardCore/pull/10548
  • 引入ZString 2.4.3。由@agriffard提交于https://github.com/OrchardCMS/OrchardCore/pull/10651
  • dotnet 6.0建议。由@jtkech提交于https://github.com/OrchardCMS/OrchardCore/pull/10380
  • 引入Monaco Editor 0.30.0。由@agriffard提交于https://github.com/OrchardCMS/OrchardCore/pull/10669
  • 更新YesSql。由@sebastienros提交于https://github.com/OrchardCMS/OrchardCore/pull/10674
  • 更新.NET 6.0文档和模板。由@agriffard提交于https://github.com/OrchardCMS/OrchardCore/pull/10671
  • 修正ValueTask的使用。由@deanmarcussen提交于https://github.com/OrchardCMS/OrchardCore/pull/10649
  • 移除显示驱动程序和处理器的旧用法。由@deanmarcussen提交于https://github.com/OrchardCMS/OrchardCore/pull/10650
  • 更新包依赖。由@agriffard提交于https://github.com/OrchardCMS/OrchardCore/pull/10693
  • 引入Microsoft.SourceLink.GitHub 1.1.1。由@agriffard提交于https://github.com/OrchardCMS/OrchardCore/pull/10694
  • 不再支持VS2019。由@hyzx86提交于https://github.com/OrchardCMS/OrchardCore/pull/10695

  • Monaco 0.30.1由@agriffard完成于https://github.com/OrchardCMS/OrchardCore/pull/10700

  • 由@deanmarcussen完成,修复RTL HTML编辑器https://github.com/OrchardCMS/OrchardCore/pull/10697
  • 由@dannoh完成,移除beforeFolderAdded以停止对文件夹的多次调用https://github.com/OrchardCMS/OrchardCore/pull/10701
  • Cypress 9.0由@agriffard完成于https://github.com/OrchardCMS/OrchardCore/pull/10687
  • 由@jtkech完成,缓存故障转移和共享选项https://github.com/OrchardCMS/OrchardCore/pull/10338
  • 由@jtkech完成,使UpdateAtomic委托有范围和独特 https://github.com/OrchardCMS/OrchardCore/pull/10673
  • 由@jtkech完成,Pager使用保留的“page”路由参数 https://github.com/OrchardCMS/OrchardCore/pull/10637
  • 由@scil完成,使用适当的按钮#mediaBodySelectButton来解除事件处理程序https://github.com/OrchardCMS/OrchardCore/pull/10657
  • 由@agriffard完成,发布1.1自述文件https://github.com/OrchardCMS/OrchardCore/pull/10725
  • Code Mirror 5.64.0由@agriffard完成于https://github.com/OrchardCMS/OrchardCore/pull/10727
  • 由@jtkech完成,修复液态QueryCollection的访问https://github.com/OrchardCMS/OrchardCore/pull/10739
  • 由@woter1832完成,更新using指令https://github.com/OrchardCMS/OrchardCore/pull/10738
  • Cypress 9.1.0由@agriffard完成于https://github.com/OrchardCMS/OrchardCore/pull/10746
  • 由@Skrypt完成,将当前端口添加到设置租户按钮URLhttps://github.com/OrchardCMS/OrchardCore/pull/10743
  • 由@Skrypt完成,撤销#10743的更改https://github.com/OrchardCMS/OrchardCore/pull/10751
  • Fluid 2.2.4由@agriffard完成于https://github.com/OrchardCMS/OrchardCore/pull/10726
  • 由@agriffard完成,更新依赖项https://github.com/OrchardCMS/OrchardCore/pull/10728
  • 防止使用IRunningShellTable.Match(HttpContext)造成混淆(Lombiq Technologies:OCORE-69)由@Piedone完成https://github.com/OrchardCMS/OrchardCore/pull/10779
  • 由@hishamco完成,升级Fluid 2.2.5 https://github.com/OrchardCMS/OrchardCore/pull/10759
  • 由@hyzx86完成,更改HttpResponseTask以支持“text / html”https://github.com/OrchardCMS/OrchardCore/pull/10714
  • 撤销“jQuery UI 1.13.0 ⬆️ (#10444)”by @Skrypt at https://github.com/OrchardCMS/OrchardCore/pull/10804
  • 不要默认启用我们的主题中的FileContentDefinition功能,由@Skrypt进行在 https://github.com/OrchardCMS/OrchardCore/pull/10799
  • 强制执行Request.Body的异步写/读操作,由@jtkech进行在 https://github.com/OrchardCMS/OrchardCore/pull/10805
  • 保留包含的内容项ID,由@jtkech进行在https://github.com/OrchardCMS/OrchardCore/pull/10788
  • Cypress 9.1.1由@agriffard进行在 https://github.com/OrchardCMS/OrchardCore/pull/10809
  • Jint 3.0.0-beta-2037由@agriffard进行在 https://github.com/OrchardCMS/OrchardCore/pull/10810
  • Fluid 2.2.7由@agriffard进行在 https://github.com/OrchardCMS/OrchardCore/pull/10811
  • 在Docker镜像中添加本地化,由@Skrypt进行在 https://github.com/OrchardCMS/OrchardCore/pull/10750
  • AutoRoute->Autoroute,由@hishamco进行在 https://github.com/OrchardCMS/OrchardCore/pull/10827
  • NJsonSchema 10.6.0由@agriffard进行在 https://github.com/OrchardCMS/OrchardCore/pull/10830
  • 将YesSQL升级到3.0.10,由@hishamco进行在 https://github.com/OrchardCMS/OrchardCore/pull/10814
  • 修复CorrelateTask,由@hyzx86进行在 https://github.com/OrchardCMS/OrchardCore/pull/10712
  • System.LinqAsync 5.1.0由@agriffard进行在https://github.com/OrchardCMS/OrchardCore/pull/10831
  • 修复CSS会偶发编码问题,由@Skrypt进行在 https://github.com/OrchardCMS/OrchardCore/pull/10857
  • Monaco 0.31.0由@agriffard进行在 https://github.com/OrchardCMS/OrchardCore/pull/10861
  • 如果提供了“Cc”或“Bcc”,可以发送没有“To”的电子邮件,由@hishamco进行在 https://github.com/OrchardCMS/OrchardCore/pull/10853
  • NJsonSchema 10.6.4由@agriffard进行在 https://github.com/OrchardCMS/OrchardCore/pull/10859
  • 将Fluid升级到2.2.8,由@hishamco进行在 https://github.com/OrchardCMS/OrchardCore/pull/10846
  • 将Functional->OrchardCore.Tests.Functional,由@hishamco进行在 https://github.com/OrchardCMS/OrchardCore/pull/10875
  • 改善小部件和菜单项原型的NRE处理,由@Skrypt进行在 https://github.com/OrchardCMS/OrchardCore/pull/10677
  • 在模式字段的查询提示中指定GraphQL API,作者是@Skrypt,来源于https://github.com/OrchardCMS/OrchardCore/pull/10877
  • 将Email.Core的单元测试移动到适当的位置,作者是@hishamco,来源于https://github.com/OrchardCMS/OrchardCore/pull/10878
  • .NET 十二月更新,作者是@agriffard,来源于https://github.com/OrchardCMS/OrchardCore/pull/10880
  • 在租户管理页面中使用当前端口的租户URL,作者是@jtkech,来源于https://github.com/OrchardCMS/OrchardCore/pull/10807
  • 添加对于LocalizedContentItemIndex Latest列的迁移,作者是@Skrypt,来源于https://github.com/OrchardCMS/OrchardCore/pull/10889
  • 修复CORS UI中的删除,不添加空/重复条目,作者是@kaipm,来源于https://github.com/OrchardCMS/OrchardCore/pull/10447
  • 添加外部登录审计日志事件并解决电子邮件确认问题,作者是@deanmarcussen,来源于https://github.com/OrchardCMS/OrchardCore/pull/10891
  • Monaco 0.31.1,作者是@agriffard,来源于https://github.com/OrchardCMS/OrchardCore/pull/10907
  • Cypress 9.2.0,作者是@agriffard,来源于https://github.com/OrchardCMS/OrchardCore/pull/10912
  • Code Mirror 5.65,作者是@agriffard,来源于https://github.com/OrchardCMS/OrchardCore/pull/10906
  • NJsonSchema 10.6.6,作者是@agriffard,来源于https://github.com/OrchardCMS/OrchardCore/pull/10910
  • 修复ResetPasswordSettings部署步骤(Lombiq Technologies: OCORE-70),作者是@Piedone,来源于https://github.com/OrchardCMS/OrchardCore/pull/10920
  • 支持数据注释PO本地化,作者是@hishamco,来源于https://github.com/OrchardCMS/OrchardCore/pull/4675
  • 更新npm包,作者是@agriffard,来源于https://github.com/OrchardCMS/OrchardCore/pull/10919
  • 重构,作者是@agriffard,来源于https://github.com/OrchardCMS/OrchardCore/pull/10940
  • 修复索引游标管理,作者是@jtkech,来源于https://github.com/OrchardCMS/OrchardCore/pull/10933
  • 在租户初始化之后启动后台任务,作者是@jersiovic,来源于https://github.com/OrchardCMS/OrchardCore/pull/10638
  • 使用IOptions模式,作者是@jtkech,来源于https://github.com/OrchardCMS/OrchardCore/pull/10943
  • ZString 2.4.4,作者是@agriffard,来源于https://github.com/OrchardCMS/OrchardCore/pull/10961

新贡献者

完整变更日志: https://github.com/OrchardCMS/OrchardCore/compare/v1.1.0...v1.2.0

里程碑

1.2

该文档由Chat-GPT 翻译


Last update: March 22, 2023