Skip to content

Fix typo#2658

Merged
vassbo merged 1 commit intoChurchApps:devfrom
gladsonsam:fix-typo
Jan 12, 2026
Merged

Fix typo#2658
vassbo merged 1 commit intoChurchApps:devfrom
gladsonsam:fix-typo

Conversation

@gladsonsam
Copy link
Copy Markdown
Contributor

No description provided.

@vassbo vassbo changed the base branch from main to dev January 12, 2026 07:04
@vassbo vassbo merged commit 5f1a1b2 into ChurchApps:dev Jan 12, 2026
vassbo added a commit that referenced this pull request Jan 14, 2026
* Fix verse 1 duplication when split by 'Split long verses' feature (#2657)

When clicking a book name to auto-focus on verse 1, then shift-clicking
to extend the selection, verse 1 would appear twice if it was split into
multiple parts (1_1, 1_2, etc).

The issue occurred because:
- Initial selection defaulted to plain [1]
- Split verses feature created [1_1, 1_2] instead
- Range selection added both plain '1' and split '1_1', '1_2'

Fix: After range selection, filter out plain verse IDs when their split
versions exist in the selection.

* Fix typo (#2658)

* Auto bundle media files on save (#2667)

* POC

* POC 2

* Bundle project media

* Cleanup

* cleanup

* Fix whitespace formatting

---------

Co-authored-by: = <=>

* Auto bundle tweaks

* New items smartly auto positioned
- New items auto highlighted
- Old scripture templates auto converted

* Fixed emitter having no ID #2669

* Fixes

* Sync fixes

* Sync fixes

* Update modified time

* Fixed cloud shows

* Fixed cloud shows

* Projects sync modified

* Fixed cloud show modified

* Media sync folder

* Locate media files

* Updated Korean language

* Media path updates

* Sync indicator
- Sync fixes

* Media fixes

* Sync updates

* Detect existing unused Bible files
- Fixed freeze when local Bible file did not exist

* Version update

---------

Co-authored-by: Yuri Vidal <yurividal@users.noreply.github.com>
Co-authored-by: Gladson Sam <115465353+gladsonsam@users.noreply.github.com>
Co-authored-by: shadownetdev1 <26750646+shadownetdev1@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants