######################
HOOPS Publish 2024.8.0
######################

Technology Update
=================

Third-Party Library Updates
---------------------------

The third-party library listed below has been updated:

+-------------------+---------------------+
| *Library*         | *New Version*       |
+===================+=====================+
| Adobe PDFL SDK    | 18.0.5PlusP1c       |
+-------------------+---------------------+

For more information about package content, see :doc:`/guide/distributing` and :doc:`/start/acknowledgments`.


API Deprecation
===============

As a reminder these functions and structures are deprecated and will be removed in future versions of HOOPS Publish, at the latest in HOOPS Publish 2025:

- :cpp:func:`A3DPDF3DArtworkCreate`
- :cpp:func:`A3DPDFAnimMotionCreate`
- :cpp:func:`A3DPDFDefineSlideTable2`
- :cpp:func:`A3DPDFDefineSlideTable`
- :cpp:func:`A3DPDFDefineViewCarousel`
- :cpp:func:`A3DPDFDocumentAddImageAsIcon`
- :cpp:func:`A3DPDFDocumentAppendNewPage`
- :cpp:func:`A3DPDFDocumentAppendPageFromPDFFile`
- :cpp:func:`A3DPDFDocumentCreateUniquePage2`
- :cpp:func:`A3DPDFDocumentCreateUniquePage`
- :cpp:func:`A3DPDFDocumentGetUniquePage`
- :cpp:func:`A3DPDFDocumentSave`
- :cpp:func:`A3DPDFDocumentSetDocumentPermissions`
- :cpp:func:`A3DPDFDocumentSetPassword`
- :cpp:func:`A3DPDFImageCreate`
- :cpp:func:`A3DPDFInitializePDFLib`
- :cpp:func:`A3DPDFPageInsertImage`
- :cpp:func:`A3DPDFSlideTableLinkTo3DNodes`
- :cpp:struct:`A3DPDF3DArtworkData`
- :cpp:struct:`A3DPDFAnimMotionData`
- :cpp:struct:`A3DPDFImageData`
- :cpp:struct:`A3DPDFPageData`


Fixed Bugs
==========

.. csv-table::
    :header: "Issue", "Description"

    "SDHP-2832", "GIFLIB (5.2.1) has security vulnerabilities."


