Age | Commit message (Collapse) | Author | Files | Lines |
|
https://github.com/logseq/logseq/releases/tag/0.10.1
|
|
https://github.com/logseq/logseq/releases/tag/0.10.0
|
|
https://github.com/logseq/logseq/releases/tag/0.9.20
|
|
https://github.com/logseq/logseq/releases/tag/0.9.19
|
|
https://github.com/logseq/logseq/releases/tag/0.9.18
|
|
https://github.com/logseq/logseq/releases/tag/0.9.17
|
|
https://github.com/logseq/logseq/releases/tag/0.9.15
|
|
https://github.com/logseq/logseq/releases/tag/0.9.14
|
|
logseq: 0.9.11 -> 0.9.13
|
|
https://github.com/logseq/logseq/releases/tag/0.9.13
|
|
logseq: match upstream electron version
|
|
logseq: Add libstdc++ to the wrapper
|
|
When launching logseq, it outputs Error: libstdc++.so.6: cannot open
shared object file but, continues operatiing. This makes the log message
disappear but does not seem to change its ability to function.
|
|
Using even one major version newer than upstream (in this case, electron_25)
throws the following error:
14:32:04.753 › Error: The module '/nix/store/rb68ym23xwpcka6ngn0c77xjh7imrzm5-logseq-0.9.11/share/logseq/resources/app/node_modules/better-sqlite3/build/Release/better_sqlite3.node'
was compiled against a different Node.js version using
NODE_MODULE_VERSION 114. This version of Node.js requires
NODE_MODULE_VERSION 116. Please try re-compiling or re-installing
the module (for instance, using `npm rebuild` or `npm install`).: logseq_local_/home/user/notes
|
|
https://github.com/logseq/logseq/releases/tag/0.9.11
|
|
|
|
https://github.com/logseq/logseq/releases/tag/0.9.10
|
|
|
|
https://github.com/logseq/logseq/releases/tag/0.9.8
|
|
https://github.com/logseq/logseq/releases/tag/0.9.6
|
|
https://github.com/logseq/logseq/releases/tag/0.9.4
|
|
https://github.com/logseq/logseq/releases/tag/0.9.3
|
|
https://github.com/logseq/logseq/releases/tag/0.9.2
|
|
|
|
|
|
|
|
https://github.com/logseq/logseq/releases/tag/0.9.1
|
|
|
|
https://github.com/logseq/logseq/releases/tag/0.9.0
Utilize nix-update-script in lieu of a custom update script, as it
provides equivalent functionality.
|
|
Recently, the GitHub account was deleted. Therefore, this pull request
removes the account from the list of maintainers. The account was solely
referenced as a maintainer in logseq.
|
|
This reverts commit 7db6808335f5307f94f0f49d73669e565f526f46.
|
|
https://github.com/logseq/logseq/releases/tag/0.8.18
|
|
https://github.com/logseq/logseq/releases/tag/0.8.17
|
|
Related to https://github.com/logseq/logseq/issues/6880
Logseq publishes graphs by copying application assets into a folder and then the graph files (+/- some operations).
In a normal linux distribution the application asset directories are rw but only by root.
On nix, the directories are read-only, which leads to the copied directories also being ro and logseq failing
to copy the graph files into the target.
A fix from the logseq team isn't forthcoming (yet?), so we circumvent the entire ro issue by using
run-appimage, which extracts the appimage into a user-writeable directory.
|
|
https://github.com/logseq/logseq/releases/tag/0.8.16
|
|
|
|
|
|
|
|
https://github.com/logseq/logseq/releases/tag/0.8.11
|
|
https://github.com/logseq/logseq/releases/tag/0.8.10
|
|
See the release notes at https://github.com/logseq/logseq/releases/tag/0.8.9
|
|
https://github.com/logseq/logseq/releases/tag/0.8.8
|
|
- https://github.com/logseq/logseq/releases/tag/0.8.6
- https://github.com/logseq/logseq/releases/tag/0.8.7
|
|
https://github.com/logseq/logseq/releases/tag/0.8.5
|
|
https://github.com/logseq/logseq/releases/tag/0.8.4
|
|
https://github.com/logseq/logseq/releases/tag/0.8.3
|
|
https://github.com/logseq/logseq/releases/tag/0.8.2
|
|
https://github.com/logseq/logseq/releases/tag/0.8.1
This release updates Electron to version 19, so we do update the version
of Electron as well.
|
|
https://github.com/logseq/logseq/releases/tag/0.8.0
|
|
https://github.com/logseq/logseq/releases/tag/0.7.9
|