Skip to content

1.6.0-beta.4#3147

Merged
vassbo merged 37 commits intomainfrom
dev
Apr 9, 2026
Merged

1.6.0-beta.4#3147
vassbo merged 37 commits intomainfrom
dev

Conversation

@vassbo
Copy link
Copy Markdown
Collaborator

@vassbo vassbo commented Apr 9, 2026

No description provided.

otonielpv and others added 30 commits March 30, 2026 08:06
* Initial plan

* fix: ignore planning center song keywords

Agent-Logs-Url: https://github.com/otonielpv/FreeShow/sessions/ded90b8b-4d74-468d-bb88-5514bbbe4321

Co-authored-by: otonielpv <61138950+otonielpv@users.noreply.github.com>

* test: polish planning center keyword coverage

Agent-Logs-Url: https://github.com/otonielpv/FreeShow/sessions/ded90b8b-4d74-468d-bb88-5514bbbe4321

Co-authored-by: otonielpv <61138950+otonielpv@users.noreply.github.com>

* Eliminar planningCenterSongKeywords.test.ts

* fix: expand planning center keyword filtering

Agent-Logs-Url: https://github.com/otonielpv/FreeShow/sessions/60851d75-a7c2-4dc5-866c-cbf925d3dc85

Co-authored-by: otonielpv <61138950+otonielpv@users.noreply.github.com>

* Eliminar planningCenterSongKeywords.test.ts

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
* Easing curve editor

* Working easing editor
* Commented around code area to work on

* Pre merge commit

* Completed functional continuous scrolling

* Cleaned up slightly - Issues with jumping and whitespace

* Fixed jumping problem

* Finished UI integration for continuous scrolling effect

* Cleaned up comments and changes

* Fixed error with continuous looping true and scrolling type none

* Cleaned up code

* Removed continuous option and made all scrolling continuous
)

* Fix line-by-line reveal off-by-one and stage display memory leaks

Fix the "reveal line by line" feature where the last line was never
revealed due to a mismatch between line counting (getItemWithMostLines)
and the rendering filter (TextboxLines.svelte).

Fix stage display output getting out of sync, lagging, and freezing
after cycling through slides by addressing multiple compounding issues:
leaked setInterval in Stagebox.svelte, socket listener accumulation in
awaitRequest, unbounded caches, excessive JSON.stringify in reactive
statements, insufficient debouncing, and uncancelable nested timeouts.

Made-with: Cursor

* Cleanup

---------

Co-authored-by: Victor <vholz@salesforce.com>
Co-authored-by: Kristoffer <kristoffervassbo@gmail.com>
@vassbo vassbo merged commit 7221d27 into main Apr 9, 2026
@vassbo vassbo deleted the dev branch April 9, 2026 13:23
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.

4 participants