+ core
    + add missing property to com.sun.star.graphic.MediaProperties service [Mike Kaganski]
    + add unit test (tdf#158504) [Bjoern Michaelsen]
    + add unit test to sw filters pass (tdf#161139) [Justin Luth]
    + allow splitting, when we have columns (tdf#162345) [Mike Kaganski]
    + another case of pointers comparison [Mike Kaganski]
    + auto-select first entry of filtered results (tdf#141398) [Caolán McNamara]
    + avoid using SQLBulkOperations with SQL_UPDATE_BY_BOOKMARK (tdf#148367) [Mike Kaganski]
    + base Forms: details of the warning only on debug mode (tdf#162279) [Julien Nabet]
    + branch libreoffice-24-8-1 [Christian Lohmaier]
    + bump product version to 24.8.1.0.0+ [Christian Lohmaier]
    + bump product version to 24.8.1.1 [Christian Lohmaier]
    + calc: added handling of firstHeaderRow="0" on xlsx files (tdf#162466) [Jaume Pujantell]
    + change rtl::Reference creation order (tdf#162555) [Mike Kaganski]
    + check if nNext is valid, too (tdf#162370) [Mike Kaganski]
    + compare strings, not pointers (tdf#162439) [Mike Kaganski]
    + consistently use non-native controls (tdf#155636, tdf#156962, tdf#155637) [Michael Weghorn]
    + CopyFromClip: improve handling of deleting notes (tdf#161189) [Andreas Heinisch]
    + crashtesting: crash on hyphenation of ooo56629-9.odt [Caolán McNamara]
    + curl: upgrade to 8.9.1 [Xisco Fauli]
    + disallow closing document during idle layout [Mike Kaganski]
    + DOCX import: optimize copying headers/footers (tdf#162295) [Miklos Vajna]
    + don't hide paragraph with empty mail merge fields (tdf#161264) [Oliver Specht]
    + embedded starmath doesn't fit inside allocated area (tdf#160459) [Caolán McNamara]
    + evaluate for loop's end and step once in VBA support mode (tdf#150458) [Mike Kaganski]
    + evaluate visibility of VML shapes (tdf#134902) [Oliver Specht]
    + fix 'applied' for page styles (tdf#158504) [Bjoern Michaelsen]
    + fix .uno:IndexMarkToIndex (tdf#153866) [Bjoern Michaelsen]
    + fix build on armhf with gcc 14 [Rene Engelhard]
    + fix format paintbrush in draw/impress (tdf#162065) [Oliver Specht]
    + fix layout after resizing commend width in Writer (tdf#159146) [Rafael Lima]
    + fix missing fallback run inside grapheme cluster (tdf#162358) [Jonathan Clark]
    + fix null deref on fetching postit outliner [Caolán McNamara]
    + fix off-by-1 error [Mike Kaganski]
    + fix page count reset (tdf#160843) [Bjoern Michaelsen]
    + fix the test failing when invalid certificate is in cert store [Mike Kaganski]
    + fix wrong = where == was intended [Mike Kaganski]
    + fixed display comment time in ods if available (tdf#162471) [Pranam Lashkari]
    + get popup position relative to the dest parent (tdf#162278) [Caolán McNamara]
    + gtk4 a11y: Avoid explicit std::max template specialization [Michael Weghorn]
    + gtk4 a11y: Fix 32-bit build [Michael Weghorn]
    + handle exceptions from JSON parser in GraphicExporter (tdf#162528) [Mike Kaganski]
    + handle possible exceptions in SwView::ImpSetVerb [Mike Kaganski]
    + handle target column scale in setObjectWithInfo (tdf#162340) [Mike Kaganski]
    + HTML/ReqIF export: introduce RelativeOwnObjectURL filter option [Mike Kaganski]
    + HTML/ReqIF export: make sure to close input tags [Mike Kaganski]
    + InsertItem_ may modify items (tdf#162398) [Mike Kaganski]
    + integer-overflow (ofz#70966) [Caolán McNamara]
    + keep SwCharFormat instances alive while SwDoc is alive (tdf#140061) [Patrick Luby]
    + label printers no longer rotate (tdf#154959) [Caolán McNamara]
    + make OleEmbeddedObject::GetRidOfComponent safer when releasing lock [Mike Kaganski]
    + make sure to only output new tags after all attributes were written (tdf#162426) [Mike Kaganski]
    + make sure to use correct anchor point for text box creation (tdf#162480) [Mike Kaganski]
    + make With statement only evaluate its argument once (tdf#132064) [Mike Kaganski]
    + mariadb-connector-c: Upgrade to 3.3.10 [Xisco Fauli]
    + MariaDB: Table with spaces in table name couldn't be deleted by GUI (tdf#162339) [Julien Nabet]
    + more_fonts: ship "hinted" instead of "full" for "Noto Sans Arabic" [Michael Stahl]
    + nss: 3.101.2 is the ESR release [Xisco Fauli]
    + package: ZipPackage: add additional check for entries STORED with [Michael Stahl]
    + pass correct DecimalDigits value to SQLBindParameter (tdf#162219) [Mike Kaganski]
    + points only uses one decimal place (tdf#145847) [Caolán McNamara]
    + postgresql: Upgrade to 13.16 [Xisco Fauli]
    + qt weld: Add basic QtInstanceButton (tdf#130857, tdf#162351) [Michael Weghorn]
    + qt weld: Extract helper function to get button (tdf#162351, tdf#130857) [Michael Weghorn]
    + qt weld: Handle button click (tdf#130857, tdf#162351) [Michael Weghorn]
    + qt weld: Implement weld_widget_for_response (tdf#130857, tdf#162351) [Michael Weghorn]
    + reset placeholder in Text field when empty (tdf#160163) [Juergen Funk]
    + restore correct handling of EMF (tdf#162282) [Mike Kaganski]
    + revert "Launch media from a presentation dir path" (24.8 only) (tdf#158510) [Xisco Fauli]
    + revert "writerfilter: shape vertRelation is FRAME (tdf#162211, tdf#160077) [Justin Luth]
    + sc: Fix repeat char format code inaccuracy (tdf#160786) [Jonathan Clark]
    + show settings for the actual default font in control properties (tdf#153343) [Michael Weghorn]
    + sw smart justify: fix overhanging last line (tdf#162109) [László Németh]
    + sw textbox: map a shape's wordwrap=no to the frame's width type (tdf#162075) [Miklos Vajna]
    + sw: 0.03928 -> 0.04045 [Xisco Fauli]
    + sw: AccessibilityCheck: check SwTextNode attr set even if hints exist [Michael Stahl]
    + sw: do not paint hidden frames [Michael Stahl]
    + sw: Fix for auto-hyphens inside ligatures (tdf#162194) [Jonathan Clark]
    + sw: Fix hang while laying out bidi portions with underflow (tdf#162314) [Jonathan Clark]
    + sw: Fix incorrect baseline adjust for vertical bidi portions (tdf#162205) [Jonathan Clark]
    + sw: Fix incorrect output after editing Ruby base text (tdf#141466) [Jonathan Clark]
    + sw: Fix spurious kashida inserted after undo (tdf#156211) [Jonathan Clark]
    + sw: fix tab stop position in columned ToX (tdf#162121) [Michael Stahl]
    + sw: layout: allow table in hidden section to move back [Michael Stahl]
    + unlock the mutex to avoid deadlock [Mike Kaganski]
    + update git submodules [Martin Srebotnjak, Olivier Hallot, Pierre F, Christian Lohmaier]
    + update UserFields (tdf#152919) [Bjoern Michaelsen]
    + use BorderWindow client for dialog parent (tdf#160509) [Caolán McNamara]
    + use proper CharClass for uppercase, follow-up (tdf#122718) [Eike Rathke]
    + use set to clear the With internal variable (tdf#132064) [Mike Kaganski]
    + use the new font in SvxSearchCharSet::RecalculateFont (tdf#123527) [Mike Kaganski]
    + vcl: appease Adobe Acrobat Pro, always produce /Tabs (tdf#140289) [Michael Stahl]
    + version 24.8.1.1, tag libreoffice-24.8.1.1 [Christian Lohmaier]
    + wrap tooltips in Qt5 (tdf#162297) [Rafael Lima]
+ dictionaries
    + version 24.8.1.1, tag libreoffice-24.8.1.1 [Christian Lohmaier]
+ help
    + list CDate(). (tdf#154612) [Pierre F]
    + update 24.8 teasing video on online Help pages [Olivier Hallot]
+ translations
    + update translations for 24.8.1 rc1 [Christian Lohmaier]
    + updated Slovenian translation [Martin Srebotnjak]