Skip to main content
Roger C. Guilherme
Librarian and programmer at ABCD
View all authors

ABCD 3.5.0 What's New?

· 4 min read
Roger C. Guilherme
Librarian and programmer at ABCD

We are thrilled to announce the release of ABCD Version 3.5.0! This major update brings a wide array of improvements focused on user experience, system performance, security, and empowering database administrators with better tools.

From flexible new OPAC layouts to real-time record manipulation, here is a detailed breakdown of everything new in this release:

ABCD 3.3.0 Technical Release Notes

· 4 min read
Roger C. Guilherme
Librarian and programmer at ABCD

We are pleased to announce the release of ABCD 3.3.0. This release focuses heavily on hardening the codebase against security vulnerabilities, introducing native DevOps tools for system administrators, and improving PHP 8.x compatibility.

This post details the technical implementation of these features and the necessary server configurations for upgrading.

v3.1.2 Cleaning and repairs

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

What's Changed

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)

Update site

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

Minor updates to the files related to the Site Module to have minimal compatibility with newer versions of PHP. Some commands like "each" have been deprecated in PHP 8 making the Site incompatible with upgraded servers. This commit reduces the bugs in parts, but not all of them. Testing is still needed.