Version History
Version 0.1.2 - 2023-12-25
Changed
-
(Memos) Bundled version: v0.18.1
-
(Windows) UPX is no longer used; this should reduce false-positive detections by AV software.
Added
-
(Memos) Server port is now persisted via the
memospot.yamlsettings file: The port will only change if it’s in use during a next application start. This will increase WebView cache reuse and circumvent an issue that arose with Memos v0.18.0, where the user’s language and theme are not retrieved from the database. -
(Windows) Custom installers: Selecting “Delete the application data” on uninstaller will delete Memospot WebView cache, Memos and Memospot binaries, but never the database, assets or settings. This will also prevent undesired behavior in case Tauri upstream changes.
-
A ‘Try again’ button will appear if the Memos server takes too long to respond: This allows the server to take its time to load when running in low-end or heavily loaded systems.