File tree Expand file tree Collapse file tree 3 files changed +61
-1
lines changed
Expand file tree Collapse file tree 3 files changed +61
-1
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ slug : 2026-02-11-release-v3.2.0
3+ title : " Major upgrade and improvements for OPAC"
4+ authors : [fho4abcd]
5+ tags : [release, v3.2.0]
6+ ---
7+
8+ ## What's Changed
9+ * Update instructions by @rogercgui in https://github.com/ABCD-DEVCOM/ABCD/pull/594
10+ * Updates OPAC help by @rogercgui in https://github.com/ABCD-DEVCOM/ABCD/pull/595
11+ * Repairs in OPAC and more by @rogercgui in https://github.com/ABCD-DEVCOM/ABCD/pull/596
12+
13+
14+ ** Full Changelog** : https://github.com/ABCD-DEVCOM/ABCD/compare/v3.1.2...v3.2.0
15+ ## Actions by database administrator
16+ The upgrade of the code can be done with the upgrade manager.
17+
18+ Upgrade of database content is not required, but there are updates in some database configuration folders
19+ - Folder _ bases/lang/* _
20+ - Folder _ bases/opac_conf/* _
21+
22+ Copy the relevant files from _ bases-examples_Linux_ or _ bases-examples_Windows_ to your installation
23+
24+ ** Note: If you are upgrading from v.3.0.0 or earlier then see the [ release notes of v3.1.2] ( https://github.com/ABCD-DEVCOM/ABCD/releases/tag/v3.1.2 ) **
Original file line number Diff line number Diff line change 1+ ---
2+ slug : 2026-02-11-release-v3.2.1
3+ title : " v3.2.1 Update of version indicator"
4+ authors : [fho4abcd]
5+ tags : [release, v3.2.1]
6+ ---
7+
8+ ## What's Changed
9+ Only the version file "version.php"
10+
11+ Note the changes of the previous version
12+ * Update instructions by @rogercgui in https://github.com/ABCD-DEVCOM/ABCD/pull/594
13+ * Updates OPAC help by @rogercgui in https://github.com/ABCD-DEVCOM/ABCD/pull/595
14+ * Repairs in OPAC and more by @rogercgui in https://github.com/ABCD-DEVCOM/ABCD/pull/596
15+
16+
17+ ** Full Changelog** : https://github.com/ABCD-DEVCOM/ABCD/compare/v3.1.2...v3.2.0
18+
19+ ## Actions by database administrator
20+ The upgrade of the code can be done with the upgrade manager.
21+
22+ Upgrade of database content is not required, but there are updates in some database configuration folders
23+ - Folder _ bases/lang/* _
24+ - Folder _ bases/opac_conf/* _
25+
26+ Copy the relevant files from _ bases-examples_Linux_ or _ bases-examples_Windows_ to your installation
27+
28+ ** Note: If you are upgrading from v.3.0.0 or earlier then see the [ release notes of v3.1.2] ( https://github.com/ABCD-DEVCOM/ABCD/releases/tag/v3.1.2 ) **
Original file line number Diff line number Diff line change @@ -86,4 +86,12 @@ v3.1.1:
8686v3.1.2 :
8787 label : v3.1.2
8888 permalink : /v3.1.2
89- description : Version 3.1.2 specific posts
89+ description : Version 3.1.2 specific posts
90+ v3.2.0 :
91+ label : v3.2.0
92+ permalink : /v3.2.0
93+ description : Version 3.2.0 specific posts
94+ v3.2.1 :
95+ label : v3.2.1
96+ permalink : /v3.2.1
97+ description : Version 3.2.1 specific posts
You can’t perform that action at this time.
0 commit comments