.. include:: images.rst .. _whats-new-label: What's new =============================================================================== This section highlights new features and enhancements in the latest Koha releases. This section is updated as the manual is updated. Therefore, it may not contain all the new features and enhancements in the release. Please consult the release notes for an exhaustive list of all changes in Koha for each version. The version number indicated in the manual is the newest in which the feature or enhancement appears. Be aware that bugs may have been backported to previous Koha versions. If this is the case, you may come across a feature in an earlier version than indicated throughout these pages. .. _whats-new-26-11-label: 26.11 ------------------------------------------------------------------------------- .. Remove this tip when the release notes are published and uncomment the following tip. .. Tip:: The official release notes for 26.11 will be published in November, when Koha version 26.11 is released. In the mean time, please enjoy these exciting previews of new functionalities! .. Commented because not out yet .. Tip:: While waiting for 26.11 features to be documented by fellow community members, you can `read the full release notes for Koha 26.11.00 `_. .. _whats-new-26-11-test-smtp-server-label: Test SMTP server configuration ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ A new option to :ref:`test the SMTP configuration ` was added to the SMTP configuration page. This is a simple button that will try to send an email to the address in the :ref:`KohaAdminEmailAddress ` system preference and will report either success or failure. Note that this feature is available as of Koha version 26.05.01. .. Note about 26.05.01 is exceptional because it was backported so early in the version. We don't usually add the point version. CCLR 2026-09-02 .. _whats-new-26-11-new-system-preferences-label: New system preferences ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. _whats-new-26-11-new-system-preference-automembernumvalue-label: autoMemberNumValue ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The :ref:`autoMemberNumValue ` system preference allows superlibrarians to view and correct the counter used by :ref:`autoMemberNum ` to automatically generate patron card numbers. .. _whats-new-26-05-label: 26.05 ------------------------------------------------------------------------------- .. Tip:: While waiting for 26.05 features to be documented by fellow community members, you can `read the full release notes for Koha 26.05.00 `_. .. _whats-new-26-05-select-patron-info-merge-patron-label: Selecting patron information when merging records ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ When :ref:`merging patron records `, it is now possible to select information from the record being deleted to keep. The 'Copy values from the record to be deleted' option displays the differences between the records and allows individual fields to be selected for retention in the merged record. .. _whats-new-26-05-validateissn-valuebuilder-label: ISSN validating value builder ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ The :ref:`validate_issn.pl ` feature of the value builder validates ISSNs and displays a warning when an invalid ISSN is entered. .. _whats-new-26-05-audit-record-label: Auditing records ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ A new :ref:`'Audit' button ` is now available in the bibliographic record's detail page to check various breaking errors in the record and items. The following checks have been implemented: - Record doesn't have an item type - Record has an item type, but it is not a valid item type - Item doesn't have a home library - Item doesn't have a holding library - Item doesn't have an item type - Item has an item type, but it's not a valid item type - Record or items has invalid values in fields where the framework uses authorized values .. _whats-new-26-05-unarchive-suggestions-label: Unarchive purchase suggestions ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ It is now possible to :ref:`unarchive archived purchase suggestions `. .. _whats-new-26-05-show-pending-change-requests-label: Show pending change requests in the OPAC ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ There is now a note indicating a pending change request in the :ref:`personal details ` section of the patron's account in the OPAC. .. _whats-new-26-05-granular-hold-fee-settings-label: Granular hold fee settings ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Hold fees are now configured in the :ref:`circulation and fine rules ` instead of the :ref:`patron categories ` settings. This allows you to set granular rules for your hold fees based on library, patron category and item type combinations. .. _whats-new-26-05-additional-fields-label: New locations for additional fields ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ It is now possible to add :ref:`additional fields ` to :ref:`vendors `, :ref:`local ERM titles `, and :ref:`ERM agreement ` periods. .. _whats-new-26-05-new-system-preferences-label: New system preferences ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. _whats-new-26-05-new-system-preference-edifactlsl-label: EdifactLSL ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ If you are using EDI, review the :ref:`EdifactLSL system preference `. It allows you to add a sub location field mapping for EDI. .. _whats-new-26-05-new-system-preference-LostChargesControl-label: LostChargesControl ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The :ref:`LostChargesControl system preference ` determines which library's circulation rules are used for charging lost fees when an item is marked lost. .. _whats-new-25-11-new-system-preference-titleholdfeestrategy-label: TitleHoldFeeStrategy ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ If you are using hold fees, review the :ref:`TitleHoldFeeStrategy system preference `. It allows you to determine which fee level to apply when a title-level hold is placed and different items could result in different hold fees. .. _whats-new-26-05-modified-system-preferences-label: Modified system preferences ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. _whats-new-26-05-modified-system-preference-borrowerslog-label: BorrowersLog ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The :ref:`BorrowersLog ` system preference now logs changes to :ref:`patron permissions `. .. _whats-new-26-05-modified-system-preference-storelastborrower-label: StoreLastBorrower ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The :ref:`StoreLastBorrower ` system preference was expanded to allow to store more than one patron. .. _whats-new-26-05-deprecated-system-preferences-label: Deprecated system preferences ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ **BakerTaylorBookstoreURL**, **BakerTaylorEnabled**, **BakerTaylorUsername**, **BakerTaylorPassword** Baker and Taylor closed in 2025. The integration was removed from Koha. This includes Content Cafe. .. _whats-new-26-05-new-permissions-label: New patron permissions ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. _whats-new-26-05-new-permission-debug-label: Display the debug interface (debug) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The new :ref:`debug permission ` gives access to a feature allowing the user to temporarily disable the custom CSS or custom JS in the staff interface. When the staff member has the permission, a little bug icon will appear in the navigation bar at the top of the staff interface, allowing them to choose to disable or reenable the code in the :ref:`IntranetUserCSS `, :ref:`IntranetUserJS `, :ref:`intranetcolorstylesheet `, or :ref:`intranetstylesheet ` system preferences. Note that this debug feature is not new, it was simply made more easily accessible in version 26.05 for the staff interface and globally made limited to staff users with the permission. .. _whats-new-26-05-new-permission-view-checkout-history-label: View checkout history (view\_checkout\_history) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The new :ref:`view checkout history permission ` grants access to patron's checkout history if the system preference :ref:`intranetreadinghistory ` is enabled. .. _whats-new-26-05-new-permission-view-holds-history-label: View holds history (view\_holds\_history) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The new :ref:`view holds history permission ` grants access to patron's holds history if the system preference :ref:`IntranetReadingHistoryHolds ` is enabled. .. _whats-new-25-11-label: 25.11 ------------------------------------------------------------------------------- .. Tip:: While waiting for 25.11 features to be documented by fellow community members, you can `read the full release notes for Koha 25.11.00 `_. .. _whats-new-25-11-validateisbn-valuebuilder-label: ISBN validating value builder ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ The :ref:`validate_isbn.pl ` feature of the value builder validates ISBNs and displays a warning when an invalid ISBN is entered. .. _whats-new-25-11-batchmodifyholds-label: Batch modification of holds ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This enhancement adds a new tool for :ref:`batch modification of holds ` directly from the staff interface. Previously, batch hold modifications could only be performed from the database. .. _whats-new-25-11-checkprevcheckout-itemtype-label: CheckPrevCheckout at item type level ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This enhancement extends the :ref:`CheckPrevCheckout ` functionality to :ref:`item types `. If the :ref:`CheckPrevCheckout ` system preference is set to either 'Unless overridden by patron category or by item type, do' or 'Unless overridden by patron category or by item type, do not', a new option will appear in the :ref:`item type settings `. This lets libraries to customize whether Koha should warn staff when a patron has already checked out the same title, on a per-item type basis. .. _whats-new-25-11-record-display-customization-label: Record display customization with Template Toolkit ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ The new :ref:`record display customization tool ` allows additional custom MARC fields to be easily added to bibliographic record display pages in the OPAC and in the staff interface using Template Toolkit instead of XSLT. .. _whats-new-25-11-pseudonymization-ill-requests-label: Statistics and pseudonymization for ILL transactions ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :ref:`Reporting for interlibrary loan (ILL) requests ` is easier now ILL transactions are recorded in the statistics table. When using the :ref:`Pseudonymization system preferences `, ILL transactions are pseudonymized alongside the other statistics types. To reflect this change and allow for more options, the pseudonymized_borrower_attributes table has been renamed pseudonymized_metadata_values. .. _whats-new-25-11-logging-patron-changes: Logging patron record changes - resetting 2FA and patron merges ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ If the :ref:`BorrowersLog ` system preference is enabled, these changes to patron records are now logged: - resetting two-factor authentication for staff patrons (RESET 2FA) - merging patrons (PATRON_MERGE) .. _whats-new-25-11-html-customization-new-locations-label: New display locations for HTML customizations ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Moving system preferences to HTML customizations continues. These system preferences were moved to the :ref:`HTML customization tool ` in Koha 25.11: - IntranetReportsHomeHTML .. _whats-new-25-11-permission-changes-label: Permission changes ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ The description for the :ref:`anonymous\_refund ` permission was changed from "Perform anonymous refund action" to "Perform refunds of point of sale transactions". This makes it clearer about what the permission does. .. _whats-new-25-11-new-system-preferences-label: New system preferences ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. _whats-new-25-11-new-system-preference-displaypublisheddate-label: DisplayPublishedDate ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ If you have serial subscriptions set to create items when receiving issues, you can use the :ref:`DisplayPublishedDate ` system preference to hide or show the publication date on the item record. .. _whats-new-25-11-new-system-preference-enablebooking-label: EnableBooking ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ If you do not use :ref:`bookings `, disable the feature with the new :ref:`EnableBooking ` system preference. Doing this will hide all mentions of bookings in the staff interface. .. _whats-new-25-11-new-system-preference-facetsortinglocale-label: FacetSortingLocale ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The new :ref:`FacetSortingLocale ` system preference is used when the :ref:`FacetOrder ` system preference is set to 'alphabetically', to make sure the facets are correctly ordered. .. _whats-new-25-11-new-system-preference-filtersearchresultsbyloggedinbranch-label: FilterSearchResultsByLoggedInBranch ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The new :ref:`FilterSearchResultsByLoggedInBranch ` system preference may be used to add a button at the top of the 'Location' column in the staff interface search results that allows the user to toggle the view of items and only show availability for the items from the library where they are logged in. .. _whats-new-25-11-new-system-preference-preventwithdrawingitemsstatus-label: PreventWithdrawingItemsStatus ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The new :ref:`PreventWithdrawingItemsStatus ` system preference can be used to prevent library staff from marking items as withdrawn if the items are either checked out or in transit. .. _whats-new-25-11-new-system-preference-showpatronfirstnameifdifferentthanpreferredname-label: ShowPatronFirstnameIfDifferentThanPreferredname ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The :ref:`ShowPatronFirstnameIfDifferentThanPreferredname ` system preference enables showing a patron's first name beside their preferred name in patron search results, if they are different. .. _whats-new-25-11-modified-system-preferences-label: Modified system preferences ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ESPreventAutoTruncate renamed to ElasticsearchPreventAutoTruncate ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The ESPreventAutoTruncate system preference was renamed to :ref:`ElasticsearchPreventAutoTruncate ` for consistency with other Elasticsearch system preferences. NewsLog renamed to AdditionalContentLog ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The NewsLog system preference was renamed to :ref:`AdditionalContentsLog ` to better describe what is logged. NewsLog already logged all additional content changes, including :ref:`HTML customizations `, and :ref:`pages `, not just :ref:`news `. The new name makes this explicit. The logging itself is not affected by the change. .. _whats-new-25-11-deprecated-system-preferences-label: Deprecated system preferences ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ IntranetReportsHomeHTML ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ This system preference was moved to the :ref:`HTML customization ` tool. .. _whats-new-25-05-label: 25.05 ------------------------------------------------------------------------------- .. Tip:: While waiting for 25.05 features to be documented by fellow community members, you can `read the full release notes for Koha 25.05.00 `_. .. _whats-new-25-05-renewal-date-label: Renewal date picker ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ When renewing from the Circulation > Renew page, it is now necessary to click the renewal settings icon in the barcode field to access the date picker for setting a custom renewal date. Previously, the renewal date field was always visible. This is a minor behavior change, but it aligns with the interface used elsewhere in Koha, such as on the Circulation > Check in page. .. _whats-new-25-05-expired-hold-charge-label: Expired hold charge in circulation rules ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ It is now possible to define the charge for late hold pick-ups in the :ref:`circulation rules `, under 'Expired hold charge'. If no value is defined in the circulation rules, the value set in the :ref:`ExpireReservesMaxPickUpDelayCharge ` system preference will be used. .. _whats-new-25-05-logging-patron-attribute-changes: Logging patron record changes - patron attributes ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ If the :ref:`BorrowersLog ` system preference is enabled, changes to patron attributes for a patron are now logged. .. _whats-new-25-05-additional-fields-label: New locations for additional fields ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ It is now possible to add :ref:`additional fields ` to :ref:`libraries `, :ref:`credit types `, and :ref:`debit types `. .. _whats-new-25-05-html-customization-new-locations-label: New display locations for HTML customizations ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ The move of system preferences to HTML customizations continues. These were moved to the :ref:`HTML customization tool ` in version 25.05. - RoutingListNote - StaffLoginInstructions .. _whats-new-25-05-new-system-preferences-label: New system preferences ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ **AlwaysShowHoldingsTableFilters** The new :ref:`AlwaysShowHoldingsTableFilters ` system preference determines whether the filters are shown by default at the top of each column in the holdings table in the record details page of the staff interface. **AutoILLBackendPriority** Use the :ref:`AutoILLBackendPriority system preference ` to check which interlibrary loan provider(s) would be able to supply the requested title, before deciding which one you want to place the request with. **CardnumberLog** Use :ref:`CardnumberLog ` to log changes to the patron's card number separately from other changes to the patron account. This can be used when the :ref:`BorrowersLog ` system preference is disabled or to make it easier to search logs for changes in card numbers. **ConsiderHeadingUse** The new :ref:`ConsiderHeadingUse ` system preference can be turned on to restrict the authority records search results in the cataloging module to only those where the value in 008/14-16 allows their use for this type of heading. **ElasticsearchBoostFieldMatch** The new :ref:`ElasticsearchBoostFieldMatch ` system preference can be used to boost exact matches to the top of the search results. **HoldCancellationRequestSIP** The new :ref:`HoldCancellationRequestSIP ` system preference controls whether holds canceled via SIP are canceled directly or sent as hold cancellation requests. **ILLOpacUnauthenticatedRequest** When :ref:`ILLOpacUnauthenticatedRequest ` is set to 'Allow', patrons can :ref:`place interlibrary loans request in the OPAC ` without being logged in. This is useful when patrons are redirected from another catalogue or website to place an ILL request in your OPAC. It allows them to place their request straightaway, without worrying about whether they are already a library member or not. **ILLRequestsTabs** Use the :ref:`ILLRequestsTabs ` system preference to organize your interlibrary loan requests into custom tabs on the ILL requests view. **OPACDisableSendList** The new :ref:`OPACDisableSendList ` system preference determines whether a 'Send list' button appears in :ref:`OPAC lists ` allowing OPAC users to send lists by email. **PatronSelfRegistrationAgeRestriction** The new :ref:`PatronSelfRegistrationAgeRestriction ` system preference allows libraries to limit the age of patrons :ref:`self-registering on the OPAC `. This avoids having errors in birth years, such as 1894 instead of 1984. **PatronSelfRegistrationAlert** The new :ref:`PatronSelfRegistrationAlert ` system preference determines whether a message is displayed on the staff interface main page to alert staff members that a new patron :ref:`registered on the OPAC `. This is useful for libraries who need to check self-registered patron accounts and validate them. **TransfersLog** The new :ref:`TransfersLog ` system preference controls whether :ref:`item transfers between libraries ` should be logged into the action_logs table. Library staff can view these logs in the :ref:`log viewer tool `. .. _whats-new-25-05-modified-system-preferences-label: Modified system preferences ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ **CheckPrevCheckout** When :ref:`AllowMultipleIssuesOnABiblio ` is enabled, :ref:`CheckPrevCheckout ` now checks both the patron's current checkouts and their history. A confirmation message will appear if they already have an item from the same record on loan. .. _whats-new-25-05-deprecated-system-preferences-label: Deprecated system preferences ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ **RoutingListNote** This system preference was moved to the :ref:`HTML customization ` tool. **StaffLoginInstructions** This system preference was moved to the :ref:`HTML customization ` tool. .. _whats-new-25-05-command-line-tools-label: New and improved command-line tools ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ **cleanup\_database.pl** New parameters were added to the :ref:`cleanup\_database.pl ` script. - :code:`--statistics-type`: to specify which types of statistics to purge, e.g. localuse, issue, return, renew, writeoff, payment. - :code:`--statistics-type-pseudo`: to purge from the statistics table all entries with statistics types that are also being stored as pseudonymized transactions. **delete\_patrons.pl** A new parameter was added to the :ref:`delete\_patrons.pl ` script: - :code:`--without_restriction_type`: to only delete patrons who do not have a restriction of the type specified. In effect, the script will not delete patrons who have restrictions of this type. It will delete patrons with any other type of restrictions.