Skip to content

Commit 271777e

Browse files
0.9.8
1 parent 024c1bb commit 271777e

File tree

2 files changed

+18
-12
lines changed

2 files changed

+18
-12
lines changed

src/content/docs/en/CHANGELOG.md

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,24 @@ title: 'CHANGELOG'
33
description: ''
44
---
55

6-
## [0.9.8] _beta_
6+
## [0.9.9] _beta_
77

88
### Added
99
- The possibility of changing the content type of a resource is enabled as long as it shares a form with the destination type.
1010
- Implemented a timezone standard for display in the frontend
1111
- Installation assistant added to load basic data into forms and lists during setup
1212
- New system plugin for auto-completing metadata using documents and LLM assistants
1313
- Added a column showing the last update date for resources
14+
15+
### Fixed
16+
- New implementation of the relation field
17+
18+
### Security
19+
- The access levels for image galleries are adjusted
20+
21+
## [0.9.8] _14 July 2025_
22+
23+
### Added
1424
- Added a gallery view to the query interfaces for browsing image content using filters
1525
- Added OpenCV.js support in the document and image viewer
1626
- Displayed metadata of the first associated resource in the file view
@@ -21,7 +31,6 @@ description: ''
2131
- Changed the MongoDB version to 7.0.21. If you have a previous installation of ArchiHUB, you must update the database to the new version following the instructions in the [documentation](https://archihub-app.github.io/archihub.github.io/en/upg_mongo/)
2232

2333
### Fixed
24-
- New implementation of the relation field
2534
- Refined the implementation of the tree and navigation in the query views when only one content type is being displayed
2635
- Fixed display issues on the map when zooming, ensuring markers are correctly positioned at their assigned coordinates
2736
- Fixed an error when regenerating the index involving multi-select lists, the users field and the author field
@@ -31,10 +40,7 @@ description: ''
3140
- Fixed the issue with document and image block views displaying files in the wrong order when uploading files
3241
- Fixed an issue related to the order of options in `index_management`
3342

34-
### Security
35-
- The access levels for image galleries are adjusted
36-
37-
## [0.9.7] _2 July 2026_
43+
## [0.9.7] _2 July 2025_
3844

3945
### Added
4046
- Implemented zoom functionality in the map of the Location field
@@ -48,7 +54,7 @@ description: ''
4854
- Fixed an issue with `files` when saving
4955
- Fixed the `offset` issue when navigating backward in the gallery
5056

51-
## [0.9.6] _26 June 2026_
57+
## [0.9.6] _26 June 2025_
5258

5359
### Added
5460

@@ -62,7 +68,7 @@ description: ''
6268
- Added the ability to edit an AI assistant after creation. For all providers, the name can be edited, and for Azure, the connection URLs can also be modified
6369
- Optimized the backend Dockerfile for faster application deployment
6470

65-
## [0.9.5] _19 June 2026_
71+
## [0.9.5] _19 June 2025_
6672

6773
### Added
6874
- Added a new form field that allows selecting one of the users registered in the system

src/content/docs/es/CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ description: ''
2020
### Security
2121
- Se ajustan los niveles de acceso para las galerías de imágenes.
2222

23-
## [0.9.8] _beta_
23+
## [0.9.8] _14 July 2025_
2424

2525
### Added
2626
- Se agrega una vista de galeria a las vistas de consulta para navegar contenido en imágenes usando filtros
@@ -40,7 +40,7 @@ description: ''
4040
- Se soluciona error en la visualización en bloques de los documentos y las imágenes por carga de archivos en desorden
4141
- Se soluciona error relacionado con el orden de las opciones en el `index_management`
4242

43-
## [0.9.7] _2 July 2026_
43+
## [0.9.7] _2 July 2025_
4444

4545
### Added
4646
- Se implementa zoom en el mapa del campo ubicación
@@ -54,7 +54,7 @@ description: ''
5454
- Se soluciona error con `files` al guardar
5555
- Se soluciona `offset` al ir hacia atrás en la galería
5656

57-
## [0.9.6] _26 June 2026_
57+
## [0.9.6] _26 June 2025_
5858

5959
### Added
6060

@@ -68,7 +68,7 @@ description: ''
6868
- Se agrega la posibilidad de editar un asistente de IA una vez creado. Para todos los proveedores se puede editar el nombre y para Azure se pueden editar las url de conexión
6969
- Se optimiza el Dockerfile del backend para un despliegue más rápido del aplicativo
7070

71-
## [0.9.5] _19 June 2026_
71+
## [0.9.5] _19 June 2025_
7272

7373
### Added
7474
- Se agrega un nuevo campo de los formularios en el cual es posible seleccionar uno de los usuarios registrados en el sistema

0 commit comments

Comments
 (0)