Skip to content

Commit 3c33c86

Browse files
committed
Update blog
1 parent 2c45f74 commit 3c33c86

File tree

3 files changed

+61
-1
lines changed

3 files changed

+61
-1
lines changed

blog/2026-02-11-release-v3.2.0.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
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)**

blog/2026-02-11-release-v3.2.1.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
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)**

blog/tags.yml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,4 +86,12 @@ v3.1.1:
8686
v3.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

0 commit comments

Comments
 (0)