Skip to content

Releases: logseq/logseq

Desktop/Android APP Nightly Release 20221104

04 Nov 14:58
Compare
Choose a tag to compare

This is a nightly release of the Logseq desktop app.
It's unstable compared to the official releases, use it with caution!

Desktop/Android APP 0.8.10 (Beta Testing)

01 Nov 13:45
Compare
Choose a tag to compare
  • [[Nov 1st, 2022]]
    Beta 0.8.10
    Desktop app and Android App download link: https://github.com/logseq/logseq/releases/tag/0.8.10
    • [[Thanks]]
      • [[situ2001]]
        • fix: page title height changes when the title is empty
        • zh-CN translation
      • [[sallto]]
        • fix: Sorting of Pagelinks in Query tables
      • [[Seth Yuan]]
        • feat: support locale sensitive string comparisons for table sorting
      • [[Kenneth C. Arnold]]
        • fix minor grammar issues
      • [[Candide U]]
        • Enhancement: Logseq Publish uses custom.css and export.css
      • [[Sergey Kolesnik]]
        • Update common.css
      • [[Loïc Gerbaud]]
        • French translation
      • [[yoyurec]]
        • Page bottom refs blocks
    • [[Fixed issues]]
      • Audio recording not work on #iOS
      • Assets not loading on #windows
      • Unexpected up/down navigation behavior after indenting in navigation mode
      • Presentation bugs
      • Fix file links creating garbage pages
      • Disallow tags as property names
      • Don't fail publish action if they don't exist for #7067
      • Open local URL
      • Can't click the block reference number in published HTML
      • Main content container overflow when page title too long
    • [[Enhancement]]
      • Don't scroll center to a selected block if it's visible

Desktop/Android APP 0.8.9 (Beta Testing)

18 Oct 20:46
Compare
Choose a tag to compare
  • Changelog
    • [[Breaking Changes]]
      • Make sure all Logseq clients on your devices are upgraded to 0.8.9 or above when you are going to apply the new filename format (:triple-lowbar).
      • Newly created graphs on Logseq 0.8.9 or above are also using the new filename format by default. May restore the legacy format to keep compatible with old Logseq versions.
      • Opening graphs in new filename format with earlier versions of Logseq will wrongly display some page titles and break some page references. AVOID creating or renaming pages on these graphs with old versions of Logseq (e.g. Logseq 0.8.2 on iOS until the upgrade is released)
    • [[Features]]
      • PDF enhancements
      • Reproducible plugin configuration - Docs
        • This introduces a config file, plugins.edn, which is automatically updated with your installed plugins, this makes it easy to share your plugins set and try others as well.
        • How to use it?
            1. Reload (or restart) the app to have a plugins.edn created for you
            1. Installing, updating or removing a plugin updates plugins.edn
            1. Try someone else's plugins a.k.a. install from plugins.edn
            • a. Back up your plugins. If you have plugins.edn, save a copy of that file. If you don't have a plugins.edn, move ~/.logseq/plugins to ~/.logseq/plugins.bak
            • b. If you want to back up your plugin preferences: move ~/.logseq/settings to ~/.logseq/settings.bak
            • c. Choose a plugins.edn you want to try - check examples below.
            • d. Run the command  Install plugins from plugins.edn  or choose the 3 dot menu in the plugins dashboard. Click Install.
          • Demo
            https://www.loom.com/embed/200a0abb096444d1a9e56e826fa06fb0
        • Some examples:
          https://github.com/cldwalker/logseq-config/blob/main/config/plugins.edn
    • [[Thanks]]
      • [[Ilya Gusev]]
        • Improve Russian (ru) translations
      • [[situ2001]]
        • Modal not respond to the enter keydown event
        • Grid mode status not correctly shown
        • zh_CN translate on graph
      • [[yoyurec]]
        • Add page-property-value class
      • [[Patrick Moriarty]]
        • iOS: Continue recording audio while the phone sleep
    • [[Fixed issues]]
      • Create local versions on mobile if there's any conflict
      • Excalidraw cursor offset
      • Don't create a journal file when it was initialized by a template
      • Failed to import OPML
      • Re-index stuck when there're multiple whiteboards that have the same UUID
      • Up/down arrow navigation
      • Remove # doesn't remove the heading property
      • Sanitize HTML to ensure security
      • A lot of issues with PDF
      • Logseq can't be started on Windows 7
    • [[Enhancement]]
      • New file name rules
        • Motivations
          • %2F  for namespace separator is ugly
          • Previous rule of parsing  .  into  /  breaks file naming conventions (e.g.  1.xxx.md2.xxx.md )
        • How to use it?
          • Settings -> Advanced -> File name format, click the Edit button, and follow the instructions in the popup window.
        • Demo:
          https://www.loom.com/embed/80286e88c1d345e4abbe2723e1a01c6e
      • A new theme-based highlighting system and a lot of enhancements to colors
      • UI enhancements including opacity, icons, etc.
      • Bump Excalidraw to 0.12.0

Desktop/Android APP 0.8.8 (Beta Testing)

30 Sep 12:45
Compare
Choose a tag to compare
  • [[Thanks]]
    • [[Rafal]]
      • Fix & refine Polish translations
    • [[ingepettersen]]
      • Update Norwegian translation
    • [[japaul527]]
      • Fix a message typo
    • [[Kan-Ru Chen]]
      • Update rage-wasm to 0.3.0
    • [[lord63]]
      • Guide developer to use logseq.UI.showMsg
    • [[Spyros Seimenis]]
      • Fix total clock-time calculation in query table
    • [[Moritz Ulrich]]
      • Don't show 'Make a flashcard' menu item with flashcards disabled
  • [[Fixed issues]]
    • Make right sidebar resizer draggable on desktop only, fix resizer position #6749 #6772
    • Sort-by filter for simple queries #6765
    • Persist zoom level on app close #6750
    • Polish alignments of SVG icons #6832
    • Startup with an empty page sometimes #6835
    • Don't show 'Make a flashcard' menu item with flashcards disabled #6831
    • Container scrolling on sidebar editing #6837
    • Total clock-time calculation in query table #6845
  • [[Enhancement]]
    • I18n: Refine Polish translations #6766, Norwegian translation #6797 #6798,
    • Update built-in icon mode #6799
    • Extract references from property values #6529
    • Unify heading UX for both markdown and org-mode #6809

Full Changelog: 0.8.7...0.8.8

Desktop/Android APP 0.8.7 (Beta Testing)

14 Sep 16:26
Compare
Choose a tag to compare
  • [[Thanks]]
    • [[Peng Xiao]]
      • Fix plugin settings not loading
  • [[Fixed issues]]
    • Plugin settings not loading #6711
    • Date sorting is nonsensical #6596
    • Minor UI issues #6732
    • Remove resizing class on tab #6733

Full Changelog: 0.8.6...0.8.7

Desktop/Android APP 0.8.6 (Beta Testing)

13 Sep 15:54
Compare
Choose a tag to compare
  • [[Features]]
  • [[Thanks]]
    • [[Taylor Hoffmann]]
      • Fully translated in pt-BR and pt-PT
    • [[George Guimarães]]
      • pt-BR enhancement
    • [[queeup]]
      • Update Turkish translation
    • [[xxchan]]
      • zh-CN translation improvement
  • [[Fixed issues]]
    • Mobile backup path handling #6642
    • Cannot batch insert to search db #6646
  • [[Enhancement]]
    • I18N: Turkish #6608 #6660, Simplified Chinese translation #6638
    • Fully translated in pt-BR and pt-PT #6657 #6654
    • Performance improvement when importing graph #6639
    • Massive improvements to UI/UX and accessibility #6617
    • Refine electron log #6695

Full Changelog: 0.8.5...0.8.6

Desktop/Android APP 0.8.5 (Beta Testing)

07 Sep 04:26
Compare
Choose a tag to compare
  • [[Thanks]]
    • [[WsinGithub]]
      • UI fix for dsl-query
    • [[Emin Devrim Fidan]]
      • Fix "Themes" typo in translation
  • [[Enhancement]]
    • Image overlay buttons #6559
  • [[Fixed issues]]
    • Returns of raw datascript query #6568
    • Url param double decoded in Quick Capture #6572
    • Some fixes related to re-index #6571
    • UI fix for dsl-query #6130
    • Linkable built-in properties should not display as rich properties #6606
    • Windows app auto update #6629

Full Changelog: 0.8.4...0.8.5

Desktop/Android APP 0.8.4 (Beta Testing)

01 Sep 17:10
Compare
Choose a tag to compare

This is a minor upgrade to fix bugs for the Android platform.

  • [[Fixed issues]]
    • Do not loading persist vars when nil graph #6542
    • Recover open new window button #6540
    • Android crash at start, accessing illegal path #6551
  • [[Enhancement]]
    • Nested scroll container for left sidebar dynamic modules #6553

Full Changelog: 0.8.3...0.8.4

Desktop/Android APP 0.8.3 (Beta Testing)

31 Aug 18:06
c45a15d
Compare
Choose a tag to compare
  • [[Features]]
    • Config option to allow for longer, richer property values, new config option :rich-property-values? #6336
    • Find in page on electron, use CMD+F or Ctrl+F to search term in current page Documentation #6443
  • [[Thanks]]
    • [[David Vargas]]
      • Add an option to skip redirect on page rename
    • [[Viktor Moros]]
      • Improve backtick auto-pairing
      • Adding E2E test for scenario with text after a soft return
    • [[Giuseppe D'Andrea]]
      • Fix shift-click on recently searched page
    • [[Mike Travers]]
      • Shift click on “Journals” opens latest in the right sidebar
    • [[Kan-Ru Chen]]
      • Update electron 19.0.12, fixed a bug in wayland rendering for Linux desktops
    • [[queeup]]
      • Update Turkish translation
    • [[star.lit]]
      • Add guide to speed up build process on Windows
    • [[swk777]]
      • Re-enabling Journals options does not work when default home page is filled out
  • [[Fixed issues]]
    • Shift-click on recently searched page #6461
    • Electron-only commands should only show up in electron #6469
    • CJK hashtag update failure #6479
    • Hide icon page property #6473
    • Handle delete image with no actual file #6482
    • Error while importing from edn/json #6477
    • Handle invalid property names #6492
    • Re-enabling Journals options does not work when home page is filled out #6498
    • Tabindex react dev warnings #6520
    • Custom css not reload #6510
    • Search or editor frozen caused by large text #6455
  • [[Enhancement]]
    • Massive accessibility enhancements #6442
    • Tips of plugin loader perf #6467
    • Improved backtick auto-pairing #6496
    • Shift click on “Journals” opens latest in the right sidebar #6511
    • I18n: update Turkish translation #6507
    • Add an option to skip redirect on page rename #6519

Full Changelog: 0.8.2...0.8.3

Desktop/Android APP 0.8.2 (Beta Testing)

23 Aug 09:29
Compare
Choose a tag to compare
  • [[Thanks]]
    • [[Peter Stuifzand]]
      • Fix typo in Markdown syntax
    • [[queeup]]
      • Update Turkish translation
  • [[Fixed issues]]
    • Refactor mobile path handling, fix file backup for mobile platforms #6389
    • Use the correct journal title format while first opening a graph #6425
    • Skip empty block when cycle multiple todos #6433
    • Fix query filters and wrong page refs #6423
    • Arrow up/down to close property autocomplete
  • [[Enhancement]]
    • New style context and dropdown menus #6416
    • I18n: update Turkish translation #6378
    • Plugin API enhancements #6423
    • Increase the limit on search items for templates and properties

Special Note for Android Users: It is required to Clear Cache and re-add your graphs.

Full Changelog: 0.8.1...0.8.2