Version History
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.
0.1.1 - 2023-11-28
- (Memos) Bundled version: v0.17.1.
Fixed
-
(Windows) Resolve proper data directory on Windows (#5) - (aa6bf92)
-
(Linux) Add GStreamer to the AppImage bundle.
0.1.0 - 2023-11-27
- (Memos) Bundled version: v0.17.1.
Known issues
- (Linux)(AppImage): If a video is uploaded, it may not play or the WebView may hang. This is due to GStreamer not being bundled. It will be fixed in the next release. This does not affect the deb package (as long as you have GStreamer installed).
