Skip to content

Commit 03c637a

Browse files
avances
1 parent b611211 commit 03c637a

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

src/content/docs/en/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,12 @@ description: ''
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
- Added `hot-reloading` to enable or disable plugins without needing to restart the application
13+
- Added tag support for transcription
1314

1415
### Fixed
1516
- New implementation of the relation field
1617
- Fixed UI navigation issues in Firefox
18+
- Added an error message when unmounting a video or audio
1719

1820
### Security
1921
- The access levels for image galleries are adjusted

src/content/docs/es/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,12 @@ description: ''
1010
- Se implementa un estandar de franja horaria para la visualización en el front
1111
- Asistente de instalación para cargar datos básicos en los formularios y listas al momento de la instalación
1212
- Se agrega `hot-reloading` para activar/desactivar plugins sin necesidad de reiniciar el aplicativo
13+
- Soporte de etiquetas para transcripción
1314

1415
### Fixed
1516
- Nueva implementación del campo relación
1617
- Se soluciona temas de navegación en la UI en Firefox
18+
- Mensaje de error cuando se hacia `unmount` de un video o audio
1719

1820
### Security
1921
- Se ajustan los niveles de acceso para las galerías de imágenes.

0 commit comments

Comments
 (0)