Skip to main content
Fred Hommerson
Programmer at ABCD
View all authors

ABCD 3.5.0 Technical Release Notes

· 2 min read
Fred Hommerson
Programmer at ABCD

What's Changed

ABCD 3.4.0 Technical Release Notes

· 3 min read
Fred Hommerson
Programmer at ABCD

What's Changed

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

Update for HTML5 part1

· One min read
Fred Hommerson
Programmer at ABCD

What's Changed

Functional: nothing

Full Changelog: https://github.com/ABCD-DEVCOM/ABCD/compare/v3.1.0...v3.1.1

Details

The current generated HTML has obsolete tags/attributes, unclosed tags and many more (small errors). Many of these inconsistencies are hidden/masked/solved by modern browsers so the user is not aware of anomalies. But this is a ticking bomb, so the target is more robust code in HTML5.

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)