Informe de novedades de LibreOffice 24.2

    From The Document Foundation Wiki
    This page is a translated version of the page ReleaseNotes/24.2 and the translation is 23% complete.
    Outdated translations are marked like this.

    Writer

    • Numeración de lista ordenada "legal": hacer que un determinado nivel de lista utilice numeración arábiga para todas sus partes numéricas. tdf#150408 (Mike Kaganski, Collabora)
    • Ahora los comentarios pueden utilizar estilos, siendo el estilo de párrafo "Comentario" el predeterminado. Esto facilita la modificación del formato de todos los comentarios a la vez o la categorización visual de los distintos tipos de comentarios. tdf#103064 (Maxim Monastirsky)
    • Mejorada la importación OOXML de encabezados/pies de página: utiliza la propiedad de primera página en el estilo de página existente en lugar de crear un nuevo estilo de página sólo para la primera página. tdf#136472 (Tomaž Vajngerl, Collabora)

    Navegador

    • Ahora los elementos enlazables pueden arrastrarse y soltarse desde el Navegador a una selección de texto para utilizar la selección como texto del hipervínculo. tdf#156111 (Jim Raykowski)
    • Las Secciones Anidadas ahora se pueden contraer igual que los Encabezados (tdf#158103) y se pueden ocultar o hacer visibles desde su menú contextual. (tdf#157681). (Jim Raykowski)
    • En Plegado de esquema, los encabezamientos ocultos aparecen ahora en gris en el Navegador en lugar de no ser visibles. tdf#156282 (Jim Raykowski)
    • Ahora los comentarios de un hilo se agrupan en el Navegador. tdf#157729 (Jim Raykowski)


    Tablas flotantes de varias páginas

    Se ha mejorado la compatibilidad con tablas flotantes de varias páginas en varios aspectos:

    • Control de solapamiento, borde y notas a pie de página: blog post (Miklos Vajna, Collabora)
    • Anidamiento: blog post (Miklos Vajna, Collabora)
    • Envolver en todas las páginas: blog post (Miklos Vajna, Collabora)
    • Mejoras en la interfaz de usuario: blog post (Miklos Vajna, Collabora)

    Plantillas

    Plantillas con la configuración necesaria para el texto en japonés han sido añadidas a la categoría Localización. Esto aumenta la interoperabilidad con Microsoft Word para los usuarios japoneses. tdf#86483, feeb3a46 (Jun Nogata)

    Nuevo algoritmo de salto de línea para la interoperabilidad

    Desde 2013, las fuentes alternativas no propietarias de métrica compatible, ya no tienen garantizado el mismo diseño de párrafo, porque MS Word 2013 y posteriores introdujeron un nuevo algoritmo de salto de línea predeterminado para el texto justificado. Para solucionar la interoperabilidad perdida, se ha implementado el mismo algoritmo en Writer para reducir los espacios dentro de las líneas justificadas hasta en un 20%. tdf#119908 blog post (László Németh, donante: NLnet).

    Por ejemplo, el documento de prueba de 2 páginas de Writer se ha reducido a una página, igual que en MS Word, como puede verse en la siguiente imagen compuesta (texto rojo compuesto por MS Word, cubierto por el texto negro compuesto por LibreOffice Writer). Tras el desarrollo, el texto rojo de MS Word sólo es visible a gran aumento junto a las letras negras de Writer, ya que los saltos de línea ya son exactamente iguales:

    Composición de páginas maquetadas por Writer (negro) y MS Word (rojo): El texto Lorem de 2 páginas en Writer se ha reducido a una página, igual que en MS Word.

    Nota: usado aún solo para la interoperabilidad DOCX (incluidos los archivos ODT que se convierten a partir de nuevos archivos DOCX con reducción de espacio), pero está previsto que sea el algoritmo de justificación predeterminado de las próximas versiones principales de LibreOffice.


    Calc

    • Nuevo campo de búsqueda en la ventana de Funciones de la barra lateral. tdf#122718 (Rafael Lima)
    • Number format: scientific format now supports and saves to ODF (tdf#153993 and tdf#156449 Laurent Balland)
      • embedded text, with number format such as ###.000 E0
      • lower case for exponent, with number format such as ###.000e0
      • exponent with blank '?' instead of '0', with number format such as 0.00E+?0
    • Font is live-previewed again: it is temporarily applied on the selected cell(s) by hovering or navigating in the font dropdown (sidebar or toolbar). tdf#158320 (Caolán McNamara, Collabora)
    • Shortcuts to switch sheets now work to cycle from last to first (Ctrl + Tab ↹ or Ctrl + Page Down; ⌘ Cmd + Tab ↹ or ⌘ Cmd + Page Down) and vice versa (Ctrl + ⇧ Shift + Tab ↹ or Ctrl + Page Up; ⌘ Cmd + ⇧ Shift + Tab ↹ or ⌘ Cmd + Page Up;). tdf#156311 (Denis Sorotnik)
    • Column/Row Highlighting for Active Cell (Sahil Gautam) tdf#33201
      • Accessible through Tools ▸ Options ▸ LibreOffice Calc ▸ View, or through the menu entry View ▸ Column/Row Highlighting
        Screenshot of entire Row and Column highlight of active cell
    • When copying formulas made visible with View ▸ Show Formula (shortcut: Ctrl + `), pasting them in a plain text editor will show the formulas (instead of the results). They can also be pasted into Writer using Edit ▸ Paste Special ▸ Unformatted Text. tdf#156357 (Heiko Tietze, TDF)


    Impress

    • Implemented Small Caps for Impress: details in blog post. tdf#98367 (Caolán McNamara, Collabora)

    Slide Show Settings

    • The setting "Show navigation panel" in Slide Show ▸ Slide Show Settings... will now be saved to local configuration. tdf#157788 (Amin Irgaliev, Vladislav Tarakanov)
    • Moved Presenter console and Remote control settings from Tools ▸ Options ▸ LibreOffice Impress to Slide Show ▸ Slide Show Settings.... Additionally, the labels and dialog layout has been improved. tdf#135089 7ca9c5bd (Samuel Mehrbrodt, allotropia)
    • Additionally, there is a new check box so that the Bluetooth Remote control server can be enabled without also enabling the (currently insecure) WiFi server. aee059ff (Michael Stahl, allotropia)

    Templates

    • Fixed Impress templates where incorrect fonts were selected for CJK and CTL. 3adf0 (Jun Nogata)

    Numerous improvements and fixes to templates (Laurent Balland, with contributions from Jérôme Bouat):

      • fixed blue elements on slide and in sidebar;
      • added and improved placement of various placeholders;
      • fixed order of slides;
      • made images lighter;
      • made fonts and formatting more consistent;
      • fixed styles and their hierarchy;
      • removed unnecessary markup;
      • improved ODF compliance;
      • fixed font declaration issues;
      • fixed preview size in Notes view;
      • made it easier to use them in a different language than English;
      • moved credits to appropriate location.
      • Relevant reports and commits:

    tdf#122080 tdf#158017 tdf#158022 tdf#158202 tdf#158203 tdf#158204 tdf#158205 tdf#158206 tdf#158230 tdf#158250 tdf#158488 619500d6 d103f4af f1f8fd84 23c300a0 a9ad36ae


    Draw

    • Draw ahora importa archivos TIFF multipágina (esto es, un archivo TIFF con varios subarchivos), organizando una imagen por página. tdf#155444 (Rashesh Padia, Collabora)


    Base

    • Automatically added primary key (e.g., when user accepts Wizard's suggestion to add a missing primary key on exit) now enables AutoValue tdf#108057. (Mike Kaganski, Collabora)
    • Support for generic/unknown embedded databases in new database wizard (e.g. in File ▸ New ▸ Database ▸ Create a new database). tdf#156471 (Pierre Vacher)


    Chart

    Math

    • Support setting and rendering a formula's Right-to-Left direction. tdf#134193 (Khaled Hosny, TDF)
      Math with two Arabic math equations following two different typesetting conventions
    • Admite operadores y símbolos arábigos y persas. tdf#111705 (Khaled Hosny, TDF)
    • El tipo de letra de Math se puede cambiar en Formato ▸ Tipos de letra (el predeterminado es OpenSymbol). tdf#101174 (Khaled Hosny, TDF)
      Math font set to Nagwa TK Math font, variables and other fonts set to Nagwa TK Text font.
    • Herramientas ▸ Carácter especial está ahora disponible en el editor de fórmulas. tdf#32418 (Khaled Hosny, TDF)
    • El modo de edición en renglón (visual) está ahora activado de manera predeterminada tras un periodo como funcionalidad experimental 2d47c824 (Khaled Hosny, TDF)


    Core / General

    • A partir de este lanzamiento se introduce un esquema de numeración de versiones calendarizado (AA.M.parche). Esto ayudará a las y los usuarios a saber con mayor facilidad cuán reciente es su versión instalada de LibreOffice.
    • Changes in automatic saving of documents: "Save AutoRecovery information" is turned on by default, as well as "Always create backup copies". Backup copies accumulate in the folder specified by Tools ▸ Options ▸ LibreOffice ▸ Paths. Both settings can be turned off in Tools ▸ Options ▸ Load/Save ▸ General ▸ Save. tdf#152463 (Bogdan Buzea)
    • Fixed many AutoRecovery limitations and re-enabled AutoSave UI. Added "Place backup in same folder as document" option. tdf#65509 tdf#68565 tdf#57414 (Mike Kaganski / Justin Luth, Collabora)
    • Fixed various Notebookbar paper cuts: lots of menu improvements, better print preview support, proper reset of customized layout, better use of radio buttons, less "jumps" back to Home tab, no longer broken after file reload or print preview or master view. tdf#126006 tdf#125504 tdf#122270 tdf#141136 tdf#148121 (Justin Luth)
    • Added search functionality to Tools ▸ Options. tdf#49895 (Bayram Çiçek)
    • Automatically switching to dark app colors and a dark icon theme when a dark color scheme is configured in the desktop settings now also works for the Qt-based UI variants used e.g. by default on KDE Plasma. tdf#156894 tdf#149611 (Michael Weghorn)
    • La configuración para expertos ahora muestra texto explicativo sobre los elementos de la configuración en un recuadro emergente tdf#157431 (Samuel Mehrbrodt, allotropia)
    • Expert config can now be filtered by modified values. Modified values are displayed in bold text. tdf#157432 (Samuel Mehrbrodt, allotropia)
    • Improved editing capabilities in Expert config dialog: (Samuel Mehrbrodt, allotropia)
      • Proper input type validation
      • Editing lists in an own dialog
    • Sometimes spell checker algorithms send 2 lists for the same part of the sentence. One of the lists is sometimes empty. Now the non-empty list is shown on right click. (Gökay Şatır, Collabora Productivity)
    • Null pointer issue in password-dialog / libreofficeKit is fixed. (Gökay Şatır, Collabora Productivity)
    • Duden corrector encoded text issue is fixed. (Gökay Şatır, Collabora Productivity)
    • In experimental mode, made the MAR-based automatic update available on TDF Windows 64-bit builds, see Tools ▸ Options ▸ Online Update ▸ Automatic Update. (Stephan Bergmann, allotropia)
    • On Windows, Alt + NumPad codes support had been enhanced to allow full Unicode range. Note that this interferes with shortcut handling; Alt + Number shortcuts now only work with main keyboard area numbers on Windows, not with NumPad numbers. Also note, that this enhancement does not include Windows' EnableHexNumpad registry setting support. tdf#156443 (Mike Kaganski, Collabora)
    • Introduced additional editable metadata fields Contributor, Coverage, Identifier, Publisher, Relation, Rights, Source, Type. See File ▸ Properties... ▸ Description. tdf#138792 (Sarper Akdemir, allotropia)
    Properties dialog


    LibreOffice Help

    Continuation of LibreOffice Help to describe access to commands from several interfaces: Menus, tabbed interface, keyboard, toolbars, status bar and more.

    Help pages describe several ways to access commands

    Help contents updates and fixes:


    Filters

    Filtros basados en Orcus

    The following improvements derive primarily from the 0.19 release of the orcus library (Kohei Yoshida, allotropia).

    • Overhauled the Gnumeric import filter to fix bugs and add missing features. Most notable feature additions are:
      • estilos de celdas
      • cadenas de texto enriquecido
      • intervalos con nombre
      • alturas de fila y anchuras de columna
      • celdas combinadas
    • Ahora es posible importar cadenas de texto enriquecido en el formato XML de Excel 2003.

    Import of "Drawing Canvas" from docx-documents

    Word has an object called "Drawing Canvas" where you draw shapes on it. They are combined into one object, similar as grouping them. This drawing canvas has to be used in Word, if the drawing contains connector shapes. Word writes this object in two flavors to the file. One is the original drawing canvas in DrawingML markup and the other is a fallback with reduced properties in VML markup. Previous LibreOffice versions could only read the VML fallback. Now the DrawingML is read. That gives you these new import features:

    • Se importa el fondo del lienzo de dibujo.
    • Los conectores ya no se importan como formas simples sino como conectores verdaderos, conectados a las formas inicial y final.
    • Las formas primitivas, como las elipses, se importan como formas OOXML; gracias a ello, el texto de dentro de la forma puede deformarse.
    • Las formas pueden utilizar degradados multicolor, colores de tema y efectos de resplandor.

    (Regina)

    ODF Wholesome Encryption

    A new mode of password-based ODF encryption has been implemented, with the following advantages:

    • more performant due to deriving a key only once per package
    • more tamper-resistant with authenticated encryption (AES-GCM)
    • better hiding of metadata to reduce information leaks
    • higher resistance to brute forcing using memory-hard Argon2id key derivation function
    Warning.svg

    Aviso:
    You will need LibreOffice 24.2 to open these encrypted files. For this reason, by default the pre-existing standard ODF encryption is used.

    This is available if Experimental Features are enabled in Tools ▸ Options ▸ LibreOffice ▸ Advanced. tdf#105844 (Michael Stahl, allotropia)


    SVG support

    • 24.2.2
      Support for SVG styles parameters: style="overflow:notset", ...:hidden" and ...:visible" tdf#159968 (Xisco Fauli, TDF).
    • 24.2.3
      Translations stored in <switch> elements are now selected based on the system locale's language tag. (Xisco Fauli, TDF) tdf#160386

    OOXML SVG support


    WMF


    • Fix displaying images with size of EOF other than 3. tdf#155887 (Bartosz Kosiorek)


    GUI

    • The Insert Special Characters dropdown now shows a character description for the selected character (and in tooltip on hovering). tdf#156538 (Jim Raykowski)
    • The save with password dialog now features a password strength meter that utilizes zxcvbn-c to determine the password strength. tdf#157518 (Sarper Akdemir, allotropia)
    • Las ventanas emergentes de los avisos de seguridad se transformaron en barras informativas para evitar molestas interrupciones. tdf#157482 (Balázs Varga, allotropia) - In the previous implementation, if the appropriate configuration options are enabled, a warning was issued and/or the personal information have been removed each time the document is saved. These Security Warnings popup windows have been turned into individual infobar warnings at the top of the page. The infobar can be displayed both for hidden and for personal information. In this way, the user receives a hint without significantly disrupting the workflow. A button on the banner could additionally open a dialog in which individual pieces of information can be removed.
    • Options dialog pages behaved inconsistently when options are locked down. Several of the UI elements do not reflect this by becoming disabled and displaying a lock icon on their left. By the end all the Options pages will work consistently when options are locked down. tdf#157698 (Balázs Varga, allotropia)
    • Clarify the options dialog text around macro security settings, to specify exactly what is permitted, and what is prevented. tdf#157588 (Gábor Kelemen, allotropia)
    • It is now possible to reset the cropping for an image. tdf#86628 (Andrea Rosetti)

    Accessibility

    • Tree views like the one in the Expert Configuration Dialog (reachable via Tools ▸ Options ▸ LibreOffice ▸ Advanced ▸ Open Expert Configuration) are now correctly exposed via accessibility APIs, so the table content is announced by screen readers. tdf#99609 (Michael Weghorn, TDF)
    • A system setting to reduce/disable animations is now honoured by LibreOffice to disable the "marching ants" animation when copying cells in Calc. (This is new in LibreOffice 24.2 for Windows and Linux; for macOS, this is already included in LibreOffice 7.6.) tdf#155414 (Patrick Luby; Michael Weghorn, TDF)
    • Issues in the handling of mouse positions in the Windows-specific accessibility implementation were fixed, so that the NVDA screen reader can announce the text of a Calc cell under the mouse pointer correctly. tdf#156679 (Michael Weghorn, TDF)
    • Various popup menus like the border line style control (e.g. used in Writer: Format ▸ Paragraph ▸ Borders ▸ Line ▸ Style) or the font color chooser (e.g. used in Writer: Format ▸ Character ▸ Font Effect ▸ Font Color) are now correctly announced by the NVDA screen reader on Windows. tdf#101886 tdf#141101 tdf#156561 (Michael Weghorn, TDF)
    • The UNO grid control is now properly exposed to the accessibility layer and can therefore be announced by the NVDA screen reader. tdf#156473 (Michael Weghorn, TDF)
    • The multi line edit (e.g. used in the Help ▸ Check for Updates...) dialog now supports the accessible Text interface, which allows screen readers to announce its text content. tdf#104833 (Michael Weghorn, TDF)
    • An active-descendant-changed accessible events no longer gets incorrectly sent when a combobox value changes without the combobox being focused, which was causing confusing behavior with the NVDA screen reader in the print dialog. tdf#157137 (Michael Weghorn, TDF)
    • On Windows, the IAccessible2 role is now reported for frames, instead of reporting them as dialogs. dd0a0ecb839df1289693d4b2f862e3942a80345d (Michael Weghorn, TDF)
    • Status bars in dialogs are now reported with the correct accessible role, so screen readers can find and report them accordingly. tdf#157639 (Michael Weghorn, TDF)
    • The content of the Tools ▸ Word Count... dialog is now announced by the NVDA screen reader on Windows when the dialog opens. tdf#157633 (Michael Weghorn, TDF)
    • On Windows, text attributes are now reported on the accessibility layer according to the IAccessible2 text attributes and object attributes specifications, no longer by using custom attribute names and values. Invalid spelling is now also reported via the corresponding text attribute. Together with a corresponding change in version 2024.1 of the NVDA screen reader, this makes announcement of misspelled words work when reading a line of text in Writer. tdf#157696 (Michael Weghorn, TDF)
    • On Windows, text alignment is now reported via the corresponding IAccessible2 object attribute, which makes it possible for assistive technology like the NVDA screen reader to announce it. tdf#135922 (Michael Weghorn, TDF)
    • Checkboxes in the spelling dialog can now be toggled using the space key tdf#135921 (Michael Weghorn, TDF)
    • Writer paragraphs using the "Block Quotation" paragraph style now also use the block quote accessibility role, which makes it possible for screen readers to announce them as block quotes. tdf#135586 (Michael Weghorn, TDF)
    • The VoiceOver screen reader on macOS no longer unhelpfully says "collapsed" when a Writer paragraph or toolbar button receives focus. 64d7bb1917c38ad8e256a482778df647904f5502 (Michael Weghorn, TDF)
    • Toggle buttons can now be toggled using the corresponding accessible action, which e.g. allows screen readers to do so. tdf#112661 tdf#112662 (Michael Weghorn, TDF)
    • The label for row and column headers in Calc is now reported via the "rowindextext" and "colindextext" object attributes as specified in the ARIA specification. The Orca screen reader makes use of these for the announcement of cells. tdf#158030 (Michael Weghorn, TDF)
    • The Orca screen reader on Linux now announces the current status of the underline toolbar button, i.e. it indicates whether underlining is currently active or not. tdf#123864 (Michael Weghorn, TDF)

    Changes in UI strings

    • Language settings was changed to Languages and Locales in options. tdf#157716 (Aswath T)
    • Decimal separator key was changed to Decimal key on the numpad in options. tdf#113478 (Adoche Onaji)
    • Modify was changed to Assign in Customize dialog. tdf#155214 (Aswath T)
    • Scale was changed to As percentage of the parent in Area dialog tdf#154019. (Heiko Tietze, TDF)
    • Description was changed to Alt Text. tdf#155044 (Heiko Tietze / Ilmari Lauhakangas, TDF)
    • Evaluate up to level was changed to Include up to level in index dialog. tdf#157908 (Seth Chaiklin)
    • Add paragraph and table spacing at tops of pages was changed to Add paragraph and table spacing at top of first page and page breaks in options. tdf#141676 (Seth Chaiklin)
    • AutoUpdate changed to Automatic update from document in the Organize tab of Style dialog. tdf#149796 (Seth Chaiklin)
    • Instead of Widow and Orphan controls, the Text Flow tab of Paragraph Style dialog now talks about paragraph splitting. tdf#156795 tdf#156109 Samuel Mehrbrodt (allotropia)


    Localization

    LibreOffice is now available in Armenian Armenian is an Indo-European language, spoken by 5–7 million people in the Republic of Armenia and elsewhere in the world. The translation of LibreOffice’s user interface was largely done by Tigran Zargaryan. Read more about this in our blog

    Improvements to proofing tools and language support

    Dictionaries

    • Slovenian thesaurus was updated (Martin Srebotnjak, OdprtiTezaver).


    Scripting

    BASIC

    • CCur now respects system locale. tdf#128122 (Jonathan Clark)

    The ScriptForge libraries

    An extensible and robust collection of macro scripting resources for LibreOffice to be invoked from user Basic or Python scripts. (Jean-Pierre Ledure)

    The libraries expose a total of 32 services each with a bunch of methods and properties.

    New in LibreOffice 24.2:

    • The (new) Dataset service helps browsing through the data collected with tables, queries or SQL SELECT statements. Getting and updating records data is made easy with the use of dictionaries field name => field value. Binary fields can be extracted to files or updated with the content of files.
    • The Database service supports the transaction mode with in particular the Commit() and Rollback() methods.
    • Use the new filesystem property of the Document service to navigate through the internal file structure of documents like in usual folders and files.
    • The Files() and Subfolders() methods in the FileSystem service provide the list of files and folders present in a folder. They accept now an additional IncludeSubfolders boolean argument.
    • The UserData property of the Platform service gives access to the content of the equivalent page in the Tools/Options dialog.
    • The Documents service is enriched with a set of functions to manage styles. E.g. suppressing all unused styles can be done in a few lines of code.

    The whole set of services (except when better done by native built-in functions) is made available for Python scripts with identical syntax and behaviour as in Basic.

    The English version of the documentation of the ScriptForge libraries (24.2) is fully integrated in the LibreOffice help pages (https://help.libreoffice.org/24.2/en-US/text/sbasic/shared/03/lib_ScriptForge.html?DbPAR=BASIC). Their translation into other languages is underway. (Alain Romedenne, Rafael Lima)

    Feature Removal / Deprecation

    • Drop Impress/Draw's HTML Export wizard. Exporting to HTML from the UI behaves now the same way as using --convert-to html:"impress_html_Export" from the command line, the slides being exported as a single document. tdf#105303 (Xisco Fauli, TDF)
    • Removed FTP protocol support from LibreOffice, following browser vendors and general industry trends. tdf#146386, 4a26dcac (Michael Stahl, allotropia)
    • The following fonts are no longer bundled by default. tdf#159752 (Khaled Hosny, TDF)
      • NotoMono-Regular.ttf
      • NotoNaskhArabicUI-Bold.ttf
      • NotoNaskhArabicUI-Regular.ttf
      • NotoSans-Condensed.ttf
      • NotoSans-CondensedBold.ttf
      • NotoSans-CondensedBoldItalic.ttf
      • NotoSans-CondensedItalic.ttf
      • NotoSans-Light.ttf
      • NotoSans-LightItalic.ttf
      • NotoSansArabicUI-Bold.ttf
      • NotoSansArabicUI-Regular.ttf
      • NotoSerif-Condensed.ttf
      • NotoSerif-CondensedBold.ttf
      • NotoSerif-CondensedBoldItalic.ttf
      • NotoSerif-CondensedItalic.ttf
      • NotoSerif-Light.ttf
      • NotoSerif-LightItalic.ttf


    Platform Compatibility

    • On Windows, text attributes are now reported on the accessibility layer according to the IAccessible2 text attributes and object attributes specifications, no longer by using custom attribute names and values. Assistive Technology that currently only supports the custom LibreOffice attributes needs to be adapted to support attributes according to the IAccessible2 specifications. For the NVDA screen reader, this has been implemented for the upcoming version 2024.1. tdf#157696
    • The minimum requirements for building and running LibreOffice on Linux have been raised from Red Hat Enterprise Linux 7/CentOS 7 to Red Hat Enterprise Linux 8/CentOS 8 (or equivalent). This also means that Qt 5.15 is the minimum supported Qt version for the Qt 5 based "VCL plugins" (qt5/kf5). 02f48a32
    • libxml2 and libxslt are now required to be installed on the system for TDF release builds b20f17ce.


    API Changes

    • The constant group com.sun.star.sheet.NamedRangeFlag now supports the HIDDEN flag, which allows to hide named ranges from the UI. MSO compatibility with hidden named ranges is now supported as well. tdf#154449 (Rafael Lima)
    • New UNO commands for Writer:
      • .uno:SpotlightParaStyles and .uno:SpotlightCharStyles for the Spotlight feature on Paragraph and Character styles respectively. They are now available in the menu: Format ▸ Spotlight tdf#156114 (Jim Raykowski)
      • .uno:InsertDateFieldVar and .uno:InsertTimeFieldVar for variable date and variable time fields respectively. This allows assigning shortcuts to both fixed and variable variants of the date and time fields. Both variants are now available from the menu: Insert ▸ Field. 6c073a18 (Xisco Fauli, TDF)
    Screenshot of menu that includes the fixed and variable variants of Date and Time fields.


    Configuration Changes

    • A new setting can be used to disable insecure network protocols (such as unencrypted HTTP, SMTP, and TLS versions older than 1.2). If disabled, the WebDAV UCP will automatically attempt to connect via HTTPS instead, while other services will refuse to connect. 5365daf6 8e46dd95 8b0b453e
      • org.openoffice.Office.Security/Net/AllowInsecureProtocols
    • A new setting can be used to disable soffice --accept ec3ffe62
      • org.openoffice.Office.Security/Net/AllowInsecureUNORemoteProtocol
    • The following configuration keys have been deprecated:
      • org.openoffice.Office.Inet::Settings::ooInetFTPProxyName tdf#146386
      • org.openoffice.Office.Inet::Settings::ooInetFTPProxyPort tdf#146386
    • The following deprecated configuration keys have been removed:
      • org.openoffice.Office.Common/InternalMSExport/UseOldExport tdf#154077 (Gabor Kelemen, allotropia)
      • org.openoffice.Office.Histories/HistoryItem/Password (Samuel Mehrbrodt, allotropia)
      • org.openoffice.Office.Paths/Storage (Samuel Mehrbrodt, allotropia) 3cee7ede
      • org.openoffice.Office.Linguistic/SpellChecking/IsSpellCapitalization (Samuel Mehrbrodt, allotropia)
    • Customization of start center colors StartCenterThumbnailsHighlightColor and StartCenterThumbnailsHighlightTextColor removed in favor of system defaults tdf#158084 (Heiko Tietze, TDF)


    Android Viewer

    • Se añadió una implementación inicial del tema oscuro tdf#124480 (Michael Weghorn, TDF)
    • Thanks to many translators, support for more user interface languages was added