Changelog

New updates and improvements to Conception.


November 9, 2025

Prevent notes corruption and duplicate content on refresh

Changelog 09-11-2025

Resolved an issue where note's content were being duplicated after page refresh or when reopening slides, caused by stale cache data and multiple save events triggering simultaneously. The fix optimizes the note-saving flow by ensuring each save is processed only once, with improved cache validation and synchronization between client and server. This update prevents content corruption and ensures note data remains consistent and reliable across refreshes and slide interactions.