Skip to content

Office RibbonX Editor 2.0.0 (Build 1199)

Pre-release
Pre-release
Compare
Choose a tag to compare
@fernandreu fernandreu released this 27 Jun 22:00
0c482ab

Released automatically from Azure Pipelines

What's New

For a full list of closed issues since last release, see below.

How to install / use

Download one of the items from the Assets section below. If in doubt, I would
recommend using the self-contained installer.

There are two types of downloads available:

  • Binaries: These are just a .zip file ready to be extracted, with no
    installation necessary. No entry will be created in the control panel's program
    list
  • Installers: A typical self-extracting installer which will require admin
    rights

For each of those download types, there are two variants:

  • Framework-dependent: This requires at least version 9.0 of the
    .NET Runtime
    installed (the one for desktop apps is enough)
  • Self-contained: For these, the .NET runtime is included with the
    installation, so you won't need to install anything else. As a drawback, the
    resulting tool is much larger in file size

Starting from version 2.0, .NET Framework is no longer supported. For more
information, see #188.

Changes:

Enhancements:

  • #235: Escape to close Find

Bugs:

  • #221: XML Validation Error Issue

Others:

  • #252: Allow copying full lines
  • #251: feature/new-languages
  • #217: Insert Italian Language resource file
  • #241: Create Strings.gr-GR.resx
  • #250: Allow closing all dialogs when pressing esc
See More
  • #249: Remove all references to CommonServiceLocator
  • #230: InvalidOperationException: ServiceLocationProvider must be set.
  • #248: Fix XML validation using prefixes
  • #243: Update readme
  • #242: Update project
  • #213: Switch from MVVMLight to CommunityToolkit
  • #212: Add portuguese translation
  • #210: Add Indonesian to supported languages
  • #204: Rename Chinese resource file from zh-CN to zh
  • #196: Add support for Windows on ARM64
  • #195: Fix build warnings
  • #194: Display icons sorted in tree view
  • #193: Prevent crashes when removing file association if registry key not exist
  • #188: Project restructuring
  • #186: fix: correct some typos

This list of changes was auto generated.