Skip to main content

18 posts tagged with "Release"

Official release notes

View All Tags

Release 2.4.1 Improve update manager and solve small bugs

· One min read
Fred Hommerson
Programmer at ABCD
Roger C. Guilherme
Librarian and programmer at ABCD

What's Changed

Update_manager:

  • Check that php curl extension is loaded.
  • Copy also cgi-bin subfolders ansi and utf8. Set executable permissions on executables
  • Print the log file timestamp in the server timezone (only on linux servers) Version_checker:
  • Moved json file to upgrade folder
  • Corrected repository name (ABCD2->ABCD)

Release 2.3.4 Status 2025-09-17: Update Manager Tool

· One min read
Fred Hommerson
Programmer at ABCD

What's Changed

This update definitively implements the ABCD update system. Now, with this installation, you will see a yellow banner with each release.

The available options are:

  • Partial update: will only update the system, preserving your databases and local settings.
  • Full update: the entire system will be reset, including the model databases. More info in pull request Update manager by @rogercgui in https://github.com/ABCD-DEVCOM/ABCD/pull/567

Release 2.3.2 Status 2025-09-15 better

· One min read
Fred Hommerson
Programmer at ABCD

Major Changes

  • Corrections for PHP version in Site
  • Improve speed of version check in the upgrade process.
  • Improve editing of Opac facets
  • New look of screen "Configuration ABCD"
  • Improvement of OPAC in the back-end and front-end.

Actions by database administrator

  • Check value of new parameter "Check version of ABCD?" (internal:CHECK_VERSION) in the ‘Other’ tab in the ABCD settings.

Release 2.3.0 Status 2025-09-06

· One min read
Fred Hommerson
Programmer at ABCD

Overview of > 650 commits since version v2.2.0-beta-1

Major functional improvements:

  • Enhanced OPAC;
  • Rewritten OAI-PHM;
  • Redesigned statistics and reports;
  • Captcha implemented;
  • Added Search, result in list
  • Moved Empweb to separate GitHub repository

Other improvements:

  • Stabelized layout and convert more scripts to new look;
  • Make z3950 protocol working
  • Update Portuguese, Spanish and French languages
  • Improved example databases
  • Many small functional improvements in menus/buttons/layout
  • Improved generated HTML and solved small bugs