logseq

A privacy-first, open-source platform for knowledge management and collaboration. Download link: http://github.com/logseq/logseq/releases. roadmap: http://trello.com/b/8txSM12G/roadmap

AGPL-3.0 License

Stars
30.1K
Committers
289

Bot releases are visible (Hide)

logseq - Desktop/Android APP 0.6.9 (Beta Testing)

Published by github-actions[bot] over 2 years ago

  • [[Thanks]]
    • [[Kan-Ru Chen]]
      • Update electron-deeplink to fix deeplink under Linux
    • [[Shihao Yu]]
      • Fix modals positions
    • [[queeup]]
      • Update Turkish translation
    • [[Eduardo Vedes]]
      • Preview popup's position when on-hover
    • [[Alex L]]
      • Improve Italian localization
    • [[sawhney17]]
      • Fix scrollbar appearing with code block and some latex
  • [[Fixed issues]]
    • App start crash under some Windows and Linux platforms #5264
    • Deeplink on Linux not working #5291
    • Positions of modals are wrong #5163
    • Wrong position of page preview tip #5319 #5307
    • Scrollbar appearing when current block has code or latex #5308
    • Undo sometimes cause duplicated contents #5277
  • [[Enhancement]]
    • Performance improvements for pages with many linked references #5270
    • lazy-loading for journals and queries, with loading skeleton
    • Add URL testing for network proxy settings #5223
    • Update Turkish translation #5314
    • Improve Italian localization #5304

Full Changelog: https://github.com/logseq/logseq/compare/0.6.8...0.6.9

logseq - Desktop/Android APP 0.6.8 (Beta Testing)

Published by github-actions[bot] over 2 years ago

  • [[Features]]
    • Reimplement encryption #5259
  • [[Thanks]]
    • [[Yue Yang]]
      • Optimize the calculation of clock-summary
    • [[Hidekazu Kubota]]
      • Refine Japanese translation
    • [[Peng Xiao]]
      • Fix the popup position
    • [[queeup]]
      • Turkish translation
    • [[ntotao]]
      • Italian translation
    • [[KKKIIO]]
      • Split hover and focus status in auto-completion
  • [[Fixed issues]]
    • Wrong popup position sometimes #5193
    • Initial renderer bug of Katex extension hooks #5220
    • Editing of empty last block #5105
    • UI page of shortcuts crashed when parsing unsupported binding key #5236
    • Missing title properties when page name contains / or reserved char #5250
  • [[Enhancement]]
    • Optimize the calculation of clock-summary #5159
    • Patch Japanese translation #5205
    • Support idiomatic shortcut ctrl+n for auto-complete navigation #5202
    • Adds emacs keybindings to other up/down movements #5214
    • Turkish language translation #5215
    • Italian language translation #5179
    • Migrate first namespaces for nbb compatibility #5192
    • Split hover and focus status #5211
    • Breadcrumb context navigation #5249
    • Click block references number to toggle references below the number #5230

Special NOTE: Encryption is reimplemented and added back.

Full Changelog: https://github.com/logseq/logseq/compare/0.6.7...0.6.8

UPDATE

Windows build is broken and removed.

Due to a regression in upstream dependency, https://github.com/napi-rs/napi-rs/issues/1175 Windows App is rebuilt. (Sha256sum updated)

BREAKING CHANGE

Hierarchy pages will now use %2F as namespace seperator.

logseq - Desktop/Android APP 0.6.7 (Beta Testing)

Published by github-actions[bot] over 2 years ago

  • [[Features]]
    • Parsing progress bar #4980
  • [[Thanks]]
    • [[Peng Xiao]]
      • Fix code block in published graph is not copyable
      • Custom query title may also render rich texts
      • expose start-of-week to plugins
      • Do not display onboarding card in published graph
      • Resolve datascript query inputs with Logseq DSL for plugins
    • [[arcstur]]
      • Add start-of-week config to default config.edn
    • [[salevdns]]
      • Docker arm64 build
    • [[KKKIIO]]
      • Add smooth-select action
    • [[sawhney17]]
      • Add shortcuts for opening file in default app and directory
    • [[Shotaro Yamada]]
      • Fix logbook clock-summary
    • [[Marco G]]
      • Fix error in mailto link
  • [[Fixed issues]]
    • Wrong condition when handling incoming graph URL #4955
    • Missing variable in macro expansion #4961
    • Code block in published graph is not copyable #4981
    • Editor freeze when cut and paste blocks at the bottom #5014
    • Input of ordered list numbers #5012
    • Cmd-v sometimes pastes wrong content #5022
    • Do not display onboarding card in published graph #5030
    • New pages from bracketing text is broken #5018
    • Page crash when navigating to home if default home is a custom page #5061
    • Logbook clock-summary #5056
    • Error in mailto link #5081
    • Auto save of title property on editing #4700
    • PDF area highlight position #5095
    • Unexpected behavior of code block when saving and editing
  • [[Enhancement]]
    • logseq:// protocol non-darwin OS support #4976
    • Add start-of-week config to default config.edn #4949
    • Expose start-of-week to plugins #4977
    • Core outliner operations refactoring #4880
    • Custom query title may also render rich texts #5006
    • plugin api enhancement and bug fixes #4828 #5029 #5116
    • Add arm64 Docker image #5017
    • Add smooth-select action #4988
    • Resolve datascript query inputs with Logseq DSL for plugins #5047
    • Add shortcuts for opening file in default app and directory #4990
    • Capture invalid PDF error #5031

BREAKING CHANGE: Encryption is removed. Users who are using encrypted graphs should export their graphs in an old App.

Full Changelog: https://github.com/logseq/logseq/compare/0.6.6...0.6.7

logseq - Desktop/Android APP 0.6.6 (Beta Testing)

Published by github-actions[bot] over 2 years ago

  • [[Features]]
    • New onboarding UI #4580
    • Open action for logseq:// protocol, enabling cross-graph reference #4881
    • Long page performance improvement, loads blocks lazily, reduces queries #4750
  • [[Thanks]]
    • [[Yue Yang]]
      • Unify light mode identifier
      • Reduce extra rendering
      • Increase td width to prevent content overflow
    • [[Peng Xiao]]
      • Fix renderer not rendering in page/block property properly
      • Disable some functions for published graph
      • Fix some unique "key" prop issues
      • Fix: menu items should not be selectable
    • [[Hidekazu Kubota]]
      • Patch tutorial i18n, add Japanese translation
    • [[scheinriese]]
      • Made error page look more designed
    • [[sawhney17]]
      • Fix: Blocks marked "cancelled" not working
    • [[FelixGibson]]
      • Add support for sorting the flashcard by the ':card-next-schedule' property
  • [[Fixed issues]]
    • Embedded Git arch under macOS arm64 #4716
    • SRS cards crash when clicking all #4703
    • Renderer not rendering in page/block property properly #4715
    • Disable some functions for published graph #4776
    • Image file with capitalized letters as path extension #4789
    • Redundant relative path when inserting org-mode page reference #4790
    • Script file dependency error under publishing mode #4823
    • Wrong condition for rendering heading #4850
    • Menu items should not be selectable #4876
    • Increase td width to prevent content overflow #4887
    • Don't create new contents file when changing format #4921
    • Warn about illegal git commit interval #4924
  • [[Enhancement]]
    • Portuguese (Brazilian) translation #4761
    • Japanese translation #4681
    • Sort the flashcard by the ':card-next-schedule' property #4864
    • Unify light mode CSS identifier #4652
    • Add error screen for root component #4769
    • Allow translations throughout the application #4753
    • Enable toggling checkboxes #4794
    • Filter search of marketplace plugins list #4785
    • Enable show-brackets? toggle for Org-mode page reference #4900
    • Allow global git cmd shortcut #4923
    • Accept Enter in dummy block, use TAB+enter to active edit #4934

Full Changelog: https://github.com/logseq/logseq/compare/0.6.5...0.6.6
Known Issue logseq:// protocol might not work on Windows

logseq - Desktop/Android APP 0.6.5 (Beta Testing)

Published by github-actions[bot] over 2 years ago

  • [[Thanks]]
    • [[Yue Yang]]
      • Fix cycle-marker bug
      • Fix Backspace handling bug
    • [[Moritz Ulrich]]
      • Sort 'Pages tagged with' list alphabetically
    • [[sawhney17]]
      • Add favorite toggling shortcut to settings
  • [[Fixed issues]]
    • Loading on long page never finishes #4673
    • Slow unlinked references #4672
    • Error in cycle-marker, fix regression #4661
    • Avoid actions when code editor closed #4664
    • Error while toggling favorite in journals #4667
    • Always trigger removing file of separate git directory #4656
    • Backspace handling in first char of a page #4691
    • Add favorite toggling shortcut setting to the settings pane #4708
  • [[Enhancement]]
    • Sort 'Pages tagged with' list alphabetically #4675

Full Changelog: https://github.com/logseq/logseq/compare/0.6.4...0.6.5

NOTE: Android APK is rebuilt due to packaging problems, so sha256sum mismatches.

logseq - Desktop/Android APP 0.6.4 (Beta Testing)

Published by github-actions[bot] over 2 years ago

  • [[Features]]
    • Add a configuration option to support the previous collapse behavior, simply set :outliner/block-title-collapse-enabled? true in config.edn #4593
  • [[Thanks]]
    • [[Yue Yang]]
      • Fix cloze CSS selector
      • Fix cycle marker will remove "#" unexpectedly
      • Make <hr/> not be displayed if there is only one repo
    • [[Michiel Borkent]]
      • Update deps, sci
    • [[Peng Xiao]]
      • Fix replace-block-reference-with-content-at-point not working
    • [[sawhney17]]
      • Readability improvements in Plugin Settings
    • [[Giuseppe D'Andrea ]]
      • Fix broken links in docs
  • [[Fixed issues]]
    • Click with selection in code editor saves wrong data #4567
    • Cloze CSS selector #4561
    • Fix blank screen on home page #4575
    • Block disappears when dragged to another block #4536
    • Nested boolean query bugs #4540
    • #+keyword issues in org-mode #4573
    • Cycle marker will remove "#" unexpectedly #4589
    • Query fixes related to use of lookup refs #4596
    • replace-block-reference-with-content-at-point not working #4591
    • Make <hr/> not be displayed if there is only one repo #4602
    • Rules to advanced query #4627
    • Search indices are outdated when in multi-window mode #4547
  • [[Enhancement]]
    • Readability improvements in Plugin Settings #4617
    • Gracefully fail references component and other small errors #4634

Full Changelog: https://github.com/logseq/logseq/compare/0.6.3...0.6.4

logseq - Desktop/Android APP 0.6.3 (Beta Testing)

Published by github-actions[bot] over 2 years ago

  • [[Features]]
    • Flashcards random mode #4535
    • Open file backups directory #4526
    • Use query-dsl rules from advanced query #4518
  • [[Thanks]]
    • [[@0xflotus]]
      • Add syntax highlighting for nginx in docs #4499
  • [[Fixed issues]]
    • :yesterday in query should be a date #4525
    • error while cycling todos #4524
    • Refresh window causing file changes not synced to db #4514
    • PDF toolbar covers top of scrollbar and page number bug #4511
    • DSL query bugs #4503
    • Return value of move block in plugin API #4496
    • Only half of cards viewable #4521
    • Collapse/expand in publishing #4304

Full Changelog: https://github.com/logseq/logseq/compare/0.6.2...0.6.3

logseq - Desktop/Android APP 0.6.2 (Beta Testing)

Published by github-actions[bot] over 2 years ago

  • [[Features]]
    • Open links in search with keybinding(mod+o) #4405
    • Shift click a repo name to open it in new window #4435
    • Support block-embed alias in org-mode #4473
  • [[Thanks]]
    • [[Jonah Goldsaito]]
      • Load more journal entries #3048
    • [[Peng Xiao]]
      • Fix block ref id in block-reference #4354
      • Remember right sidebar width after resizing #4367
      • Shift click a repo name to open it in new window #4435
    • [[Hayden Chen]]
      • Better notifications-content support #4451
    • [[Ben Jaffe]]
      • Add comments near plugin event listeners to make events more searchable #4483
  • [[Fixed issues]]
    • Collapsed state not persisted for blocks with properties #4314
    • Add :graph/ready event; check search version of each repo #4232
    • Change export to not depend on printing #4352
    • Exit block edit mode when prompt #4360
    • Can't parse graphs because of links regular expressions #4336
    • Avoid annoying javascript alert window for error debug #4407
    • Set timestamp to correct editing block #4383
    • Checking of zh-CN environment for supported command #4413
    • Fix wrong block marker toggle if its reference is in editing #4384
    • Notify broken config and restore to the default configuration #4266
    • Wrong logbook creation #4382
    • Fix some UI warnings under web browser #4436
    • Display error if DSL query fails hard #4434
    • Italic syntax typo in help doc #4444
    • Fix wrong namespace routes #4485
    • ID link in org-mode format #4459
    • Link property causes wrong pages creation #4465
    • Fix page-property bug #4420
    • Fix task and priority query bug #4441
  • [[Enhancement]]
    • Add custom https proxy options for settings #4373
    • More natural electron context-menu #4309
    • Add command to save graph to disk #4330
    • Only run custom queries when not typing #4301
    • Add develop instructions for Windows #4263
    • Add a test runner command #4364 #4377
    • Add timestamps for pages created from references and timestamps #4388
    • Backup files when there're differences between db and disk #4421
    • Optimizing nested query rules for graph traversal #4424
    • Persist widen mode state #4472
    • Ignore logbook and default properties in unlinked reference #4474
    • Support multiple file watchers for multiple windows #4374

Full Changelog: https://github.com/logseq/logseq/compare/0.6.1...0.6.2

logseq - Desktop/Android APP 0.6.1 (Beta Testing)

Published by github-actions[bot] over 2 years ago

Known Issue: Android App is broken.

  • [[Thanks]]
    • [[Ben Jaffe]]
      • enhance(ui): add data-ref for items in left sidebar
  • [[Fixed issues]]
    • SRS cards can't be edited during preview or in /cards queries
    • Can't sort by properties in query table
    • Electron context menu
    • When a page name has a word with an accent, it lost data
    • [[Mobile]]
      • Tweet component loading failed
      • Add Excalidraw support
    • [[Plugins]]
      • Return value of remove_block
    • Tags not working on org mode
  • [[Enhancement]]
    • ESC to cancel renaming page
logseq - Desktop/Android APP 0.6.0 (Beta Testing)

Published by github-actions[bot] over 2 years ago

NOTE for Windows Users: re-index is required to fix the search cache bug.

Known Issue: Android App crashes while handling inputs. (removed from file list). Please use v0.5.9 before the bug gets fixed.

  • [[Features]]
    • New commands to switch between graphs (Cmd/Ctrl+Shift+G), add a graph, remove a graph and copy current file
    • Shift+click to select multiple blocks
    • Upgrade Excalidraw to 0.10.0
  • [[Thanks]]
    • [[Alexey Korolev]]
      • Fix typo in Russian localization
    • [[Clovis Fabricio Costa]]
      • đŸ‡§đŸ‡· pt-BR translation
    • [[cynial]]
      • Update Chinese translation
    • [[ingepettersen]]
      • Updated Norwegian translation
    • [[Manjusaka]]
      • Add new friendly issue template for bug report
    • [[sawhney17]]
      • Fix bullet lines not fully hidden in document mode
    • [[pedroserigatto]]
      • Translated a few more keywords to pt-BR
    • [[Martin Sauter]]
      • Add missing German translations
    • [[xxchan]]
      • Improve issue template
    • [[Paulo Oliva]]
      • Updated the EU Portuguese translation
  • [[Fixed issues]]
    • Title property is not added when creating or renaming
    • custom.js not works
    • Fix block collapse state not being saved
    • Ignore changes in bak folder
    • Fix property page links
    • Disable blank alias
    • Calc result overlaps with input text when the latter is very long
    • Srs cards shortcuts not working
    • Fix checkbox floats above button
    • Search cache contamination on windows causing missing sanitization
    • Unwanted left padding when pdf viewer active
    • Long page stall loading and collapsed state
    • Fix querying integer properties
  • [[Enhancement]]
    • Performance improvement while saving files
    • Performance improvement via incremental queries
    • Performance improvement of long pages and queries
    • Reduce memory usage
    • Add tag and url support for follow-link-under-cursor cmd
    • Plugin api of get_block with shallow children uuid results
    • Add default right click context menu
    • Refine page search autocompletion
    • Refine page title renaming dialog
    • Enhance settings UI of plugins

Full Changelog: https://github.com/logseq/logseq/compare/0.5.9...0.6.0

logseq - Desktop/Android APP 0.5.9 (Beta Testing)

Published by github-actions[bot] almost 3 years ago

  • [[Features]]
    • Refactored long page loading logic with lazy loading #3855
  • [[Thanks]]
    • [[Stian HĂ„klev]]
      • Removing nil orphans in All pages #3809
    • [[Peng Xiao]]
      • Some style enhancements to block-control #3742
    • [[Clark Cui ]]
      • UI position of plugin readme page #3904
  • [[Fixed issues]]
    • Filename encoding and special chars #3777
    • Missing padding in marker markup #3776
    • Strategy of scrolling within left sidebar #3651
    • Build deps issue introduced by corlors.js #3831
    • Backspace and move for emoji char #3822
    • Misused ctrl and cmd in settings #3859
    • Open links of external file with default app #3867
    • Only show "Add to dictionary" when misspelling #3869
    • Add Uncaught exceptions handler for electron's main process
    • App stuck with loading caused by wrong graph cache #3889
    • Datascript error when file imported from fs-watcher #3883
    • Not showing an open button, cannot open graph #3934
    • Invalid boolean and int properties #3945
    • Cursor location when clicking start of a second line
    • Flashcards num not update while switching graphs
    • Edge conditions of graph cache handling when App get killed
    • Block height of a non-visible #
    • Parsing of multi-value properties, now support space-separated property list
  • [[Enhancement]]
    • Massive enhancement of marketplace #3686 #3846
    • Notify when journals date format changes
    • Page-name sanity, search term normalization, diacritics support
    • Allow edit markup files with code editor #3870
    • Refine search normalization
    • Enhance full text search index
    • Reorder auto-complete items of pop-up #3949
    • Massive enhancement of development process

Full Changelog: https://github.com/logseq/logseq/compare/0.5.8...0.5.9

Known Issue: title:: property won't be added when renaming https://github.com/logseq/logseq/issues/3971

logseq - Desktop/Android APP 0.5.8 (Beta Testing)

Published by github-actions[bot] almost 3 years ago

NOTE: This release contains a BREAKING CHANGE, requires re-indexing, esp. if you are using non-ASCII characters in filenames.

  • Features
    • Add CodeMirror options support #3699
  • Thanks
    • [[Stian HĂ„klev]]
      • Removing padding on mark #3660
    • [[YangKeao]]
      • Allow target attribution in provideUI for plugins #3661
    • [[Peng Xiao]]
      • Some improvements for development
  • Fixed issues
    • Nested and query issues and full-text search in nested queries https://github.com/logseq/logseq/pull/3664
    • Fix some UI misplacement, calc result offset, position of new updates tip
    • Avoid notifying destroyed electron window #3706
    • Multi window check while re-indexing
    • Graph view hang due to duplicated node/edge #3758
    • Separate references/queries collapse state from db #3744
    • Block expand/collapse not working under some scenario
    • Sometimes a page's name is altered into lower letters #3691
    • Right sidebar not being cleared upon switching graphs
    • Clicking raw HTML links loads target URL in the desktop app
    • Remove orphaned Pages will delete namespace pages #3682
    • Youtube timestamp not work
  • Enhancement
    • Apply text normalization to the whole app #3612
      • NOTE: This is a BREAKING CHANGE, requires re-indexing
    • Reload custom.css when file changed
    • DWIM on paste in source block or admonition

Full Changelog: https://github.com/logseq/logseq/compare/0.5.6...0.5.8

Known Issue: Android APP is broken, Use Nightly Release instead.
Known Issue 2: Some page names require sanity would be broken.
UPDATE: Since Android APP is broken, it is removed from the download list. Please use Nightly instead.

logseq - Desktop/Android APP 0.5.7 (Beta Testing)

Published by github-actions[bot] almost 3 years ago

What's Changed

Full Changelog: https://github.com/logseq/logseq/compare/0.5.6...0.5.7

logseq - Desktop/Android APP 0.5.6 (Beta Testing)

Published by github-actions[bot] almost 3 years ago

  • [[Features]]
    • Add {{namespace [[page]]}} macro which can be used as a toc #3616
    • Docker image for Logseq web app and Guide Doc #3604
  • [[Thanks]]
    • [[shidenggui]]
      • Enhance block toggle feature #3559
    • [[Peng Xiao]]
      • Fix empty block children is not clickable issue #3593
    • [[Yuexun Jiang]]
      • Fix drop into insert mode after using journal shortcut #3600
  • [[Fixed issues]]
    • Nodes in Graph View is unclickable, caused by wrong pixi.js version introduced in v0.5.5 #3579
    • Click link and button behavior #3599 #3603 #3607
    • Unsynced db between multiple windows, which will cause blank search result pages #3640
  • [[Enhancement]]
    • Block expand/collapse toggle #3585
    • Transition of left sidebar when toggling #3606
    • Development experience under Linux/Windows #3575 #3508

NOTE: Changelog for mobile releases won't be shown here.

Full Changelog: https://github.com/logseq/logseq/compare/0.5.5...0.5.6

logseq - Desktop/Android APP 0.5.5 (Beta Testing)

Published by github-actions[bot] almost 3 years ago

  • [[Known Issues]]
  • [[Features]]
    • Multi-window support(New shortcut: mod+n to open a new window)
    • Add Android APK build to both Beta release and Nightly release
  • [[Thanks]]
    • [[Clark Cui]]
      • Fix some CSS errors
    • [[Bad3r]]
      • Formatting keyboard shortcuts
    • [[Moritz Ulrich]]
      • More fluid Graph scaling on lower-end
  • [[Fixed issues]]
    • Code editor's language label interfere with first line of code
    • Code editor won't switch content while edit config files
    • Some IME doesn't trigger command menu, or have buggy behaviour while inputing
    • Unexpected behaviour caused by abuse of keycode
    • Complex regexp in property parsing
    • Alias is not considered from shortcut / graph / press enter
    • Should not encrypt content of specific file types
  • [[Enhancement]]
    • Add as many language mode to Code editor
    • More precise language highlight in both code editor and presentation mode
    • UI on narrow screens
    • More fluid Graph scaling on lower-end
    • Re-number list items when dwim in an ordered list
    • Pugin APIs, new libs version
    • Massive enhancement on mobile app, both iOS and Android

Full Changelog: https://github.com/logseq/logseq/compare/0.5.4...0.5.5

logseq - Desktop APP 0.5.4 (Beta Testing)

Published by github-actions[bot] almost 3 years ago

  • [[Fixed issues]]
    • Today's journal file is not recognized by Logseq when starting
    • Can't embed some IFrame links because of x-frame-options
    • Handle code block with non-latin1 chars
    • Modal displaying on narrow screens
  • [[Enhancement]]
    • Graph view forces (more enhancements are coming)
logseq - Desktop APP 0.5.3 (Beta Testing)

Published by github-actions[bot] almost 3 years ago

  • Known issue

    • Some journal pages might not shows up in Journals in rare condition, please upgrade to the latest release.
  • [[Fixed issues]]

    • Horizontal line --- doesn't work
    • Extra newline in code editor
    • Refine saving of code editor and e2e tests
    • Empty blocks are not hidden
    • Can't collapse a block with body
    • Ignore properties when displaying the block's body
    • Search blank
    • High cpu usage introduced by wrong Excalidraw version
logseq - Desktop APP 0.5.2 (Beta Testing)

Published by github-actions[bot] almost 3 years ago

  • Known issue
    • Some journal pages might not shows up in Journals in rare condition, please upgrade to the latest release.
  • [[Thanks]]
    • [[Junyi Du]]
      • Enhance WYSIWYG experience of multiline heading
      • fix: DWIM isn't activated at one-line block
      • enhance: only apply DWIM to list item when cursor at EOL
    • [[Devon Zuegel]]
      • Improvements to Settings
      • enhance: improve alert for "a new version has been downloaded"
      • refactor: hard-coded colors -> CSS variables for header tips
      • enhance: tidy up repo dropdown in sidebar
      • fix: handle windows path in shorten-repo-name
      • fix: make Continue? modals more consistent
      • feat: add "add to / remove from favorites" to command palette
        • Shortcut: Cmd+Shift+F
      • enhance: color code SRS buttons & extract shortcut to tippy
    • [[Bad3r]]
      • Updated README E2E Testing Instructions
      • Enhance: add waring for clear cache
      • Helping a lot in the community!
    • [[ahonn]]
      • feat: keep indent after copy block refs
    • [[Peng Xiao]]
      • fix: queryElementById type
    • [[Vladimir Sorokin]]
      • Added Russian translation
    • [[Moritz Ulrich]]
      • follow-link-under-cursor!: Add page to 'Recent' list
      • Always add target of redirect-to-page! to 'Recent' list.
  • [[Fixed issues]]
    • Code block are not saved
    • Empty block not deleted when there's new file detected from #data-safety
    • Wrong indentation for both templates and copied selections
    • Avoid cyclical refs and deep refs
    • Cut a block doesn't copy its nested children blocks
    • Switching between code block to text editing will cause leading spaces not rendered
    • #tag query doesn't work
    • Handle encryption errors
    • Local graph should popup encryption dialog when re-index
    • Wrong link href for file links #[[Org Mode]]
    • Add .svg to image ext
    • Display user-defined drawer
    • Automatic jump back when click 'prev' in a long page
    • Problem keeping separate graphs separated
    • Logbook disappears when block got embedded
  • [[Enhancement]]
    • Reduce start time from minutes to seconds for large graphs (tested on 10k Markdown files)
    • Type ``` and press Enter to switch to codemirror mode
    • New [[Shortcuts]]
      • g a to all pages
      • g g to graph view
      • g f to open flashcards
    • Move editing into the center of viewport when out of viewport
    • Disable spell check on electron by default
  • [[Breaking Changes]]
    • :block/title, :block/body and :block/unordered are removed from the database schema to reduce both memory usage and start time
      • Re-index is needed!

Full changelog at https://logseq.github.io/#/page/14067234-cd43-40d8-9e25-26d2ba75a0a9

logseq - Android Alpha Testing

Published by llcc almost 3 years ago

Fix: app crash on Android 10

Deprecation Note

Android App is moved to Beta Release and Nightly Release channel.

logseq - Android Alpha Testing

Published by llcc almost 3 years ago

Logseq Android is out!

Mobile shares same codebase with desktop version, so use it as same as on desktop!
However, the PDF annotation, Plugin System are not available on mobile for now, we need some work to copy them to mobile.