Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions oce.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "0.24.0",
"date": "2024-10-04",
"version": "0.24.1",
"date": "2024-10-14",
"dependencies": [
"npm/@texttree/notepad-rcl",
"npm/@texttree/obs-format-convert-rcl",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "level",
"version": "0.24.0",
"version": "0.24.1",
"license": "MIT",
"author": {
"name": "Glokas"
Expand Down
7 changes: 7 additions & 0 deletions public/updateVersionInfo/updates_en.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# Version 0.24.1
## Date: 10/14/2024

### **Fixed:**
- verse count for translation when chapters have verse ranges in their titles
- scroll behavior in tools when a verse with a range in its title is selected

# Version 0.24.0
## Date: 10/04/2024

Expand Down
7 changes: 7 additions & 0 deletions public/updateVersionInfo/updates_es.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# Versión 0.24.1
## Fecha: 10/14/2024

### **Fijo:**
- сonteo de versículos para la traducción cuando los capítulos tienen rangos de versículos en sus títulos
- сomportamiento del desplazamiento en las herramientas cuando se selecciona un versículo con un rango en su título

# Versión 0.24.0
## Fecha: 04/10/2024

Expand Down
7 changes: 7 additions & 0 deletions public/updateVersionInfo/updates_ru.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# Версия 0.24.1
## Дата: 14.10.2024

### **Исправлено:**
- подсчёт стихов для перевода, когда в главе есть диапазоны в названии стихов
- поведение скролла в инструментах, когда выбирается стих, в названии которого присутсвует диапазон.

# Версия 0.24.0
## Дата: 04.10.2024

Expand Down