๐ŸŽจ What's New in ABCD OPAC v2.2.0

๐Ÿ“… Release: February 12, 2026


โœจ Customization & Design

  • CSS Gradient Support: The appearance editor now accepts complex CSS functions, allowing backgrounds with linear-gradient and images, in addition to solid colors.
  • Custom CSS Injection: New area in the admin panel to write CSS rules (file custom.css) that override the default theme, without needing to edit system files.

๐Ÿ–ฅ๏ธ Layout & User Experience (UX)

  • Fat Footer: New layout architecture! The institutional sidebar menu has been moved to the footer, organizing links into dynamic columns and decluttering the search screen.
  • Filters vs. Menu: Semantic interface correction. The left sidebar is now exclusively for search Facets and Filters, avoiding visual confusion.
  • New Footer Manager: Renewed admin interface (Central compatible) to manage institutional description, copyright, and Social Media icons without touching code.

๐Ÿ› ๏ธ Fixes & Improvements

  • Truncated Search: Restored truncated/wildcard search functionality using the $ character (e.g., comput$ retrieves computer, computation, etc.).
  • Action Buttons: Fixed the alignment and functionality of reservation and loan buttons in the detailed record view.




๐Ÿš€ What's New in ABCD OPAC v2.1.0

๐Ÿ“… Release: December 10, 2025


๐ŸŒŸ Infrastructure and Security

  • Multi-Context System: A single OPAC installation can now serve multiple libraries (e.g., Medicine, Law) independently. Just use the parameter ?ctx=alias in the URL.
  • Strict Mode: A new security layer that blocks direct access to the system root if no library context is provided.

๐Ÿ” Search and Navigation

  • Advanced Search 2.0: Totally renewed interface! Now uses modern Modals for term selection and dictionaries, without opening new windows or tabs.
  • Logic Fixes: The search engine has been refactored to correctly process complex boolean operators and field lists (arrays), eliminating old pagination errors.

 


 

 

๐Ÿš€ ABCD OPAC News v2.0

 

๐Ÿ“… Release: November 18, 2025


๐ŸŒŸ New Features and Interface

  • Installation Diagnostics: New tool to verify if all OPAC components are installed correctly.
  • Restricted Access and Records: It is now possible to restrict search to logged-in users only and hide specific records that require authentication.
  • Smart Relevance: The system now scores results. Terms found in the Title carry more weight than in other fields.

๐Ÿ‘ค User Dashboard (MyABCD)

  • Reservations via Modal (AJAX): Goodbye page reloads! Reservations, renewals, and cancellations now happen in quick floating windows.
  • Detailed Confirmation: The user views the title and can input how many Waiting Days they are willing to wait for the item.
  • Smart Login: Tried to reserve without logging in? The system asks for login directly within the window, without losing the flow.

๐ŸŽจ Visualization and Navigation

  • Single View (Fullscreen): New record detail viewing mode in fullscreen without leaving the results list.
  • Format Buttons: Instant switch between Standard, XML MARC, and Dublin Core views.
  • Advanced Sorting: Sort results by Relevance, Title (A-Z), Author, or Chronology (Newest/Oldest).
  • Double Pagination: Navigate through pages via both the top and the bottom of the list.

๐Ÿ› ๏ธ Technical Improvements and Fixes

  • ๐Ÿž Critical Bug Fixes: Resolved issues with accents in free search and facets breaking when refining the search.
  • ๐Ÿง  Enhanced "Did you mean?": Logic now supports complete phrases and dictionaries with ISO-8859-1 encoding.
  • ๐Ÿช Record Selection: Checkbox functionality reactivated with a floating action bar and persistence via cookies.