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.9.11 (Beta Testing)

Published by github-actions[bot] over 1 year ago

  • [[Breaking Changes]]
    • Upgrade Electron to 24 #9482 #[[minor change]]. Windows 7/8/8.1 users should upgrade their OS or stick to an old version of Logseq.
  • [[Features]]
    • Add PDF shape to Whiteboards #9743
  • [[Thanks]]
    • [[Allan Chain]]
      • Include katex resources from npm in #9712
    • [[Bad3r]]
      • Fix CVE-2023-2931 in Electron 24 in #9854 #[[minor change]]
      • Fix CI stale actions in #9777
    • [[gfgafn]]
      • Fix delete character which has more than one UTF-16 code unit using Delete key in #9837
    • [[Rui Sun]]
      • Add Chinese i18n translations and make more of right-sidebar, query, slide, and bug-report translatable in #9801
    • [[ingepettersen]]
      • Update Norwegian translation in #9771
    • [[jihuayu]]
      • Fix unable to change theme mode in theme row for zh-cn lang in #9884
    • [[Lewis Sparlin]]
      • Fix positioning of swipe-left action bar on iOS mobile app in #9853
      • Use flex-col for schedule modal on smaller screens in #9776
    • [[megayu]]
      • Enhance cut and copy blocks in #9094
    • [[Johan Penttinen]]
      • Add support for Android 13 themed icons in #9862
    • [[phlet]]
      • Fix About dialog shows the version number twice (macOS) in #9786
    • [[queeup]]
    • [[ROCKTAKEY]]
      • Add additional Japanise translation in #9792
  • [[Fixed issues]]
    • Whiteboards
      • Blur on empty title and select all on shape labels #9793
    • Fix positioning of swipe-left action bar on iOS mobile app #9853
    • Content overwritten caused by smart merge on mobile platforms #9856
    • Fix header button drag region #9861
    • Fix unable to change theme mode in theme row for zh-cn  #9884
    • Fix delete character which has more than one UTF-16 code unit using Delete key #9837
    • Mobile startup fixes #9828 #9795
    • Plugin API: hook fenced code renderer for multiple providers #9847
    • Fix sometimes the API server autostart not working #9878
    • Fix smart merge for Logseq Sync #9840 #9831
    • Close context menu when page navigates #9882
    • Fix graph name in dropdown for android #9704
    • Use flex-col for schedule modal on smaller screens #9776
  • [[Enhancement]]

Full Changelog: https://github.com/logseq/logseq/compare/0.9.10...0.9.11

logseq - Desktop/Android APP 0.9.10 (Beta Testing)

Published by github-actions[bot] over 1 year ago

  • [[Features]]
  • [[Thanks]]
    • [[Allan Chain]]
      • Update KaTeX from 0.13.18 to 0.16.7 in #9625
    • [[Bad3r]]
      • Replace 'presentation' with 'view as slides' in #9681
      • Update playwright config in #9623
      • Add tests for selecting codeblock language in #9557
      • Fix test intermediate failure in #9699
    • [[cui fliter]]
    • [[Rui Sun]]
      • Fix setting title does not use i18n translation in #9711
    • [[Mikhail Smelov]]
      • Convert more of the UI to be translatable in #9658 #9680
      • Improve Russian (ru) translations in #9645
    • [[megayu]]
      • Fix paste text to link in #9650
    • [[Phil Denhoff]]
      • Improve plugin interfaces for IAppProxy, IEditorProxy, BlockEntity and PageEntity in #9520
    • [[queeup]]
    • [[Taylor Hoffmann]]
      • Update pt-BR translations in #9655
  • [[Fixed issues]]
    • Paste text to link #9650
    • Clicking to edit a block from the right sidebar or a whiteboard can't jump to the correct position #9657
    • Disable content selection when blocks have been selected #9713
    • Fix pasting from HTML for some specific sites #9739
    • Hidden editable block properties showing up when user properties present #9661
    • Reactive queries #9695 #[[minor change]]
    • Trim block whitespace for markdown files for a specific case #9554
    • Incorrect behavior for the code editor of file page #9595
    • Polish the plugin settings modal #9669
  • [[Enhancement]]
    • Logseq Sync: experimental support for editing conflict handling with diff-merge #9238 #experimental (To enable this, check the Features tab in setting menu)
      • Known Issue: the merging may not work in some race editing condition on iOS, then fallback to the current behavior (file overwriting). Don't do race editing on iOS before fixed.
    • Add slash command for creating code blocks #9553 - Documentation
    • Replace 'presentation' with 'view as slides' #9681 #[[minor change]]
    • More translation for UI elements #9658 #9680 #9711
    • Punctuation usage in translations #9610
    • I18n: Russian #9645, pt-BR #9655, Turkish #9686 #9716, Spanish #9665
    • Polish details for the plugin fenced code block #9590
    • Plugin marketplace enhancements #9609
    • Plugin API:
      • Support right sidebar item type as string #9701
      • Improve plugin interfaces for IAppProxy, IEditorProxy, BlockEntity, and PageEntity #9520

Full Changelog: https://github.com/logseq/logseq/compare/0.9.9...0.9.10

logseq - Desktop/Android APP 0.9.9 (Beta Testing)

Published by github-actions[bot] over 1 year ago

  • [[Features]]
    • Integrated title bar for Windows and Linux #9442. (Now "Developer Tools" is under the Ctrl+Shift+I hotkey on Windows and Linux.)
  • [[Thanks]]
    • [[Bad3r]]
      • remove false positive translations a.k.a. EN definitions in non EN dicts #9576
      • Enhancements for E2E test: Log and ignore net errors #9559; editor string formatting and symbols auto-pairing tests #9388
      • Fix space in overflow menu #9521
      • Add tooltip hint for prefered-file-paste setting #9564
      • Do not print nil in quick capture #9617
    • [[Bryan Lee]]
      • Fix: shift-clicking on "Pages tagged with" page link doesn't open in sidebar #9587
    • [[Giuseppe D'Andrea]]
      • Enhancement for editor: delete selected text when pressing enter key #9448
    • [[Ulices]]
      • Update Spanish translation #9540
    • [[ingepettersen]]
      • Update Norwegian translation #9618
    • [[Mikhail Smelov]]
      • Update Russian translation #9605
    • [[David Laing]]
      • Update dugit #9579
    • [[necropolina]]
      • Menu item for toggling theme mode in published graphs #9528
    • [[John Doe]]
      • Improve I18n translations: Convert hardcoded strings in the UI to be translatable in #9588, improve RU translation in #9465, Improve UK (Ukrainian) translation in #9494
    • [[situ2001]]
      • Fix page search is not updated after changing the capitalization of the page name #9583
      • Handle backspace when cursor is at beginning of line in embedded page/block #8421
    • [[Steven Allen]]
      • Substitute date/text in mobile quick-capture templates #9529
  • [[Fixed issues]]
    • Whiteboard:
      • New page or whiteboard named with capital letter crashes app on rename #9604
      • Arrow positions on initialization, undo group delete, hover links jumping and other issues #9480
      • Exporting from context menu #9596
      • Onboarding triggered on existing whiteboard #9543
    • Aliased pages not included in published subgraph #9600
    • Fix for quick-capture: Do not print nil in quick capture #9617; Substitute date/text in mobile quick-capture templates #9529
    • Page renaming issues #9620
    • Page search is not updated after changing the capitalization of the page name #9583
    • Pasted special URLs on selected text don't get wrapped with macros #9607
    • Query functions not working sometimes #9563 - Documentation
    • Remove deprecated :editor/command-trigger option #9550
    • Resizing of pdf area highlight #9483
    • Shift clicking on "Pages tagged with" page link doesn't open in sidebar #9587
    • Table v2 and view properties not hidden on display #9499
    • Handle backspace when at beginning of line in embed page/block #8421
    • iOS watcher path handling for file events #9589
    • Missing :block/properties-order attribute for the custom query blocks #9525
    • Drag and drop assets not working for the right sidebar #9496
  • [[Enhancement]]
    • Whiteboards
      • Add support for translations #9567
      • Auto pan triggers earlier and works for more platforms #9573
    • Add tooltip hint for prefered-file-paste setting #9564
    • Convert more hardcoded strings in the UI to be translatable #9588
    • I18n Updates: Ukrainian #9494, Russian #9465 #9605, Spanish #9540, Norwegian #9618
    • Menu item for toggling theme mode in published graphs #9528
    • Delete selected text when pressing enter #9448
    • Add more semantic class to the order-list block element #9519
    • Added keymap manager for plugins #9430

Full Changelog: https://github.com/logseq/logseq/compare/0.9.8...0.9.9

logseq - Desktop/Android APP 0.9.8 (Beta Testing)

Published by github-actions[bot] over 1 year ago

  • [[BREAKING CHANGE]]
    • Due to some compatibility issues, we dropped support for iOS 13
  • [[Features]]
  • [[Thanks]]
    • [[Avelino]]
      • Split language translations into one file per language in #9383
    • [[Bad3r]]
      • dev(playwright): Ignore connection refused errors in #9426
      • tweak wrong default config.edn values in #9409
    • [[Candide U]]
      • Add custom.js to Logseq publishing's app in #9291
    • [[Claas Störtenbecker]]
      • Update logseq.api.update_block API in #9272
    • [[Giuseppe D'Andrea]]
      • Fix calculator command on a non-blank line in #9449
      • Fix view scroll position when selecting multiple blocks in #9444
    • [[Ulices]]
      • Add more Spanish translations with the new format in #9438
    • [[Michele]]
      • Fix Italian translation error in #9440
    • [[Sergey Kolesnik]]
      • Update templates/config.edn in #9408
  • [[Fixed issues]]
    • Whiteboards: fix actions like undo on converted shapes #9410
    • Broken block refs when cutting or deleting blocks #9406
    • Can't jump to the correct position when editing number list #9401
    • Org-mode pages in aliased links not creating pages #9381
    • Tweak default config.edn #9409 #9408
    • Calculator command on a non-blank line #9449
    • Cli tool nbb-logseq scripts ignoring incorrectly for relative dir #9443
    • Fix blocks losing references and disappearing from references panel #9389
    • Show block bullet when a blank block has children #9427
    • Add Unicode normalization to file watcher on mobile platforms #9419 #9453
    • Pasting fail on iOS #9463, asset sharing fail on iOS #9462
    • Mobile UI tweaks #9405
  • [[Enhancement]]
    • Add custom.js to Logseq publishing's app(minor behavior change) #9291
    • Refactor iOS sharing #9456
    • I18n: Spanish #9438, Italian #9440
    • Split language translations into one file per language #9383
    • Update version control settings description #9373
    • Plugin API logseq.api.update_block can preserve properties #9272
    • Cli tool nbb-logseq scripts now have publishing support for all graphs, not just git-based ones #9348
    • Restore scroll position new adding newlines in a block #9404
    • Scroll the view when selecting multiple blocks #9444
    • Add missing title to opml-export #9429

NOTE: If you've upgraded to the broken 0.9.7 version, you might need to replace it with 0.9.8 manually(Download from the release page and install the app). Sorry for the inconvenience.

Full Changelog: https://github.com/logseq/logseq/compare/0.9.6...0.9.8

logseq - Desktop/Android APP 0.9.6 (Beta Testing)

Published by github-actions[bot] over 1 year ago

This update mainly fixes bugs that were introduced by the previous version 0.9.5.

  • [[Thanks]]
    • [[Billy Pinheiro]]
      • Refine pt-BR translation #9360
  • [[Fixed issues]]
    • Plugin API get current block fail #9372
    • Minor style tweaks for ordered list #9370
    • Incorrect arrangement of ui items from pagebar #9375
    • Whiteboards: performance of persist #9358
    • Page renaming UI  #9371
  • [[Enhancement]]
    • React icons for tabler extensions #9333
    • I18n: pt-BR #9360

Full Changelog: https://github.com/logseq/logseq/compare/0.9.5...0.9.6

logseq - Desktop/Android APP 0.9.5 (Beta Testing)

Published by github-actions[bot] over 1 year ago

  • [[Features]]
    • Ordered(numbered) block list support #9235 - Documentation
      • Breaking change: dwim lists are disabled by default since we now have block based lists. To reenable them, add :dwim/settings {:list? true} to your config.edn
  • [[Thanks]]
    • [[Adam Hupp]]
      • Fix yarn install on Windows in #9299
    • [[Bad3r]]
      • Update config.edn template in #9287
      • Improve error handling in mkdir function in #9247
    • [[Calum Lind]]
      • Fix garbled text in sidebar and dropdown menus on Linux in #9286
    • [[EINDEX]]
      • Fix UI port range in #9211
    • [[Zhizhen He]]
      • Fix duplicated line in config.edn #9324
      • Add settings for graph view in #9325
    • [[ingepettersen]]
      • Norwegian translations in #9319
    • [[melat0nin]]
      • Refine UI translation item in #9267
    • [[necropolina]]
      • Remove unneeded menu options for publishing in #9262
    • [[John Doe]]
      • Improve Russian translation in #9301
    • [[Yiming Pan]]
      • Fix date time selection repeater UI in #9328
    • [[queeup]]
      • Update Turkish translation in #9327
  • [[Fixed issues]]
    • Whiteboards
      • Allow interactions with published embeds and hide lock/unlock #9322
      • Keyboard shortcuts #9338
      • Page name sanitization #9259
    • Date time repeater UI #9328
    • App crash caused by broken sqlite cache #9248
    • Garbled text in sidebar and dropdown menus on Linux #9286
    • Mailto and other protocol URLs creating invalid pages #9353
    • Page tags and aliases should be deleted when page is deleted by user #9293
    • Stale children block's path-refs when parent's refs change #9254
    • Copy & Paste handling bugs #9335, #9255, #9344
    • Copy page URL with shortcut key #9255
    • Remove unneeded menu options from published pages #9262
  • [[Enhancement]]
    • Performance improvement for inserting and deleting blocks #9142
    • Whiteboards
      • Add prefix to default keyboard shortcuts #9340
      • Customizable shortcuts #9228
    • I18n: Russian #9301, Turkish #9327, Norwegian #9319
    • Add settings for graph view #9325
    • Update config.edn template #9287

Full Changelog: https://github.com/logseq/logseq/compare/0.9.4...0.9.5

logseq - Desktop/Android APP 0.9.4 (Beta Testing)

Published by github-actions[bot] over 1 year ago

  • [[Features]]
    • Element locking for Whiteboards #9137
    • Shape conversion for Whiteboards #9192
  • [[Thanks]]
    • [[Anth0rx]]
      • Update German translation
    • [[Bad3r]]
      • Add strikethrough to keyboard shortcuts page
    • [[situ2001]]
      • Fix mobile app crashes while trying to swipe the block that has any collapsed block
  • [[Fixed issues]]
    • Whiteboards: export grouped elements and zoom to fit selection shortcut #9221
    • Whiteboards: portal height calculation bug #9161
    • UI elements shake caused by lazy loading #9139
    • Mobile app crashes while trying to swipe the block that has any collapsed block #9154
    • No block collapse control on collapsed query block for mobile apps #9233
    • Two query table fixes - Comma-separated properties display and sorting by page for block queries #9169
    • Image renaming fails when resizing pdf highlight area on Windows #9122
    • Logseq Sync fails on non-ASCII filenames for mobile platform #9214
  • [[Enhancement]]
    • Add :remove-block-children? query option for advanced queries #9229
    • Plugin API: restore editing cursor state only for the input element in viewport #9231
    • I18n: German translation #9187

Full Changelog: https://github.com/logseq/logseq/compare/0.9.3...0.9.4

logseq - Desktop/Android APP 0.9.3 (Beta Testing)

Published by github-actions[bot] over 1 year ago

Re-index required

  • [[Features]]
    • Add global scale level option to Whiteboards #9097
  • [[Thanks]]
    • [[Ulices]]
      • Update Spanish translations
      • Improve contributing-to-translations doc
    • [[Zhizhen He]]
      • Remove duplicated item in .gitignore
    • [[John Doe]]
      • Update nginx version in Docker image
    • [[Phoenix Eliot]]
      • Show marker when block text is empty
    • [[situ2001]]
      • Refactor: rename fn params in frontend.db.model
  • [[Fixed issues]]
    • Broken outliner structure when Backspace at the beginning #9125
    • Copy & paste problems #9145
    • Disable group-by-page when result-transform exists #9133
    • Insert properties will truncate other properties if there's any empty property #9117
    • Show marker when block text is empty #9104
    • Fix for graph parsing for CLIs #9099
    • config.edn & custom.css overwrite by syncing remote versions #9138
    • Logseq Sync keeps showing yellow badge and not syncing sometimes #9144
    • Incorrect position of mobile toolbar #9118
  • [[Enhancement]]

Full Changelog: https://github.com/logseq/logseq/compare/0.9.2...0.9.3

logseq - Desktop/Android APP 0.9.2 (Beta Testing)

Published by github-actions[bot] over 1 year ago

  • [[Features]]
    • Support custom colors in Whiteboards #9067
    • Support exporting to image #9037
  • [[Thanks]]
    • [[Adam Hupp]]
      • Simplify Windows development docs
    • [[djaggi]]
      • Fix twitter badge in readme
    • [[MyNameIsKitsune]]
      • Add Ukrainian translation
    • [[Seokseong Jeon]]
      • Correct a comment in config.edn
    • [[Zhizhen He]]
      • Change feature icon from tie-app-feature to square-asterisk
    • [[Mikhail Smelov]]
      • Improve Russian (ru) translation
    • [[queeup]]
      • Update Turkish translation
  • [[Enhancement]]
    • Whiteboards: Auto enter edit mode when we create shapes #9080
    • I18n: Ukrainian translation #9005, Russian (ru) translations #8991 #9050, Turkish translation #9070
    • Add more functions to context menu #8930
    • Make publishing accessible to CLIs #9033
    • Plugin-related improvements #8787
    • Show custom title instead of live query for custom queries #9026
    • Prettify html export #8968
    • Add hint class for the blank content block #9072
    • Dynamic layout of the plugin UI items from the app toolbar #8962
    • Add an apply button to multiple selects in query builder #9025
    • Enhance undo redo handling #9048
  • [[Fixed issues]]
    • Bring back result count for built-in queries #8954
    • Buggy selection highlights #9074
    • Deleting with the backspace key should not delete block IDs or disrupt reference connections #8974
    • Fix hash tags enclosed in double brackets are broken #9030
    • Sometimes the HTTP api server does not auto restart #9042
    • Query performance fix #9016

Full Changelog: https://github.com/logseq/logseq/compare/0.9.1...0.9.2

logseq - Desktop/Android APP 0.9.1 (Beta Testing)

Published by github-actions[bot] over 1 year ago

This is a release to fix bugs introduced recently.

  • [[Fixed issues]]
    • Internal blocks paste #8932
    • File pasting #8936
    • Query with breadcrumbs show blocks on the wrong hierarchy #8939
    • Asset URL handling for Whiteboards and custom.css #8927 #8933
    • Cannot open dir with default app #8931
  • [[Enhancement]]
    • Adapt the Logseq Sync login modal size to responsive layout #8920

Full Changelog: https://github.com/logseq/logseq/compare/0.9.0...0.9.1

logseq - Desktop/Android APP 0.9.0 (Beta Testing)

Published by github-actions[bot] over 1 year ago

NOTE: Image assets on Whiteboards seem to be broken in this version. An emergency fix will be released soon.

  • [[Breaking Changes]]
    • Refactored file system handling to fix filename issues on mobile platforms, requiring re-indexing of your working graph #8792
  • [[Features]]
  • [[Thanks]]
    • [[aiirobyte]]
      • Add config option to handle default block refs expanding behavior in #8839
    • [[AkrISrn]]
      • fix logbook with-second-support? doesn't work in #8803
    • [[Bad3r]]
      • Add Hub & Awesome-logseq to README in #8738
    • [[Zhizhen He]]
      • Format table and update command of docs in #8845
    • [[Yichen Yan]]
      • Upgrade playwright to 1.31.0 in #8688
    • [[sallto]]
      • Add better error messages for duplicate key in config.edn in #8488
    • [[Zhaohui Shi]]
      • Update default config template to correct format in #8907
    • [[situ2001]]
      • Shrink on-click range of sidebar-item in #8752
      • Fix: do not convert URL to macro while raw pasting in #8815
    • [[Sky Hong]]
      • Update Traditional Chinese translation (zh-Hant) in #8791
    • [[김원웅]]
      • Update Korean translation in #8813
    • [[Yuriy Piskun]]
      • Fix: hide empty settings description in #8739
      • Fix: unwrap hierarchy and unlinked page blocks in #8798
  • [[Fixed issues]]
    • Massive fixes to Whiteboards: pasting shape #8636, autocomplete on portals #8747, shape index and arrow binding #8885, history handling #8788, #8893
    • Copy event handling #8777
    • Display page's original name in linked reference #8773
    • Multi-window crash when Logseq Sync enabled #8874
    • Select only the current block when opening its context menu #8863
    • Block edit undo handling #8833 #8864
    • Use system certs for Logseq Sync #8731
    • Incorrect position of absolute modal on some mobile platforms #8826
    • beforeunload hook of Plugin system #8768
    • Do not convert URL to macro while raw pasting #8815
    • Logbook's with-second-support? doesn't work #8803
    • Shrink on-click range of sidebar-item #8752
  • [[Enhancement]]
    • Whiteboards
      • Paste and dnd behavior (also add a placeholder to shape labels) #8753
      • Publishing #8899
      • Refine UX #8797
    • Add mldoc ast schema #8829
    • Add page column for query tables with block results #8869
    • Several copy-as/export enhancements #8814
    • I18N: Update Korean translation #8813, Traditional Chinese translation (zh-Hant) #8791
    • PDF view UI lag for the case of large highlights data #8772
    • Add better error messages for duplicate key in config.edn #8488
    • Audio and video player render after upload asset command #8876
    • Optimize active state of the auto-complete component for mouse interaction #8808
    • HTTP APIs server UI indicator #8744
    • Add config option to handle default block refs expanding behavior #8839. A new setting item :ui/auto-expand-block-refs? is added.
logseq - Desktop/Android APP 0.8.18 (Beta Testing)

Published by github-actions[bot] over 1 year ago

  • [[Features]]
  • [[Thanks]]
    • [[Bad3r]]
      • bump NodeJS from 16.x to 18.x LTS #8406
      • bump Ubuntu image from 18.04 to 22.04 #8420
      • New README structure #8160
      • Add contributing guidelines #8222
    • [[Adam]]
      • Fix: incorrect page title when hls__ is opened #8697
    • [[Zhizhen He]]
      • Add typo check to GitHub action #8671
    • [[Hendrik]]
      • Update german translation
    • [[An Li]]
      • Add repl setup to development document #8588
    • [[ksqsf]]
      • Support cues for SRS cloze cards #8654
    • [[Elgun]]
      • Fix incorrect version control description
    • [[megayu]]
      • Enhance pasting from clipboard #8642
    • [[queeup]]
      • Update Turkish translation
    • [[sallto]]
      • Add command for copying a page url #8538
      • Fix "Copy Image" menu item correctly copies images #8424
    • [[Yuriy Piskun]]
      • Add description to plugin settings headers #8643
  • [[Fixed issues]]
    • Massive bug fixes for whiteboards: #8603 #7786
    • "Copy Image" menu item correctly copies images #8424
    • Command completion triggering too often #8546
    • Handle duplicated block ids #8657 #8668
    • hls page name in page ref and page title #8670 #8697
    • Tag and property value autocompletion cases #8558
    • Disable image resize on mobile platform #8672
    • Cannot copy blank string #8632
    • Remove prefix(@) checking for links of org mode page #8589
    • Force disable the unloaded(error) plugin #8714
    • Fix marker layout of area highlight PDF ref in block content #8630
    • Fix Logseq Sync network issues; add FreeBSD dev support #8682
  • [[Enhancement]]
    • Experimental support of auto-completion UI for config.edn file editing #8584
    • Add support for block refs in properties to backlink to blocks #8695
    • Add command for copying a page url #8538
    • Add description to plugin settings headers #8643
    • Refactored copy/export #8530
    • Whiteboards: Auto pan canvas to pointer when out of view #8611
    • Handle invalid config.edn #8573 #8578
    • Shortcuts can be disabled with false now  #8618
    • Add more translations, remove unused ones and add linter for unused #8568
    • Enhance re-index performance #8563
    • Show git status when commit changes #7808
    • PDF viewer enhancements #8616
    • Make the modals position friendly for the auto-complete component #8652
    • I18n: German #8658, Turkish #8575
    • Local HTTP Server now supports CORS for use from another web page or browser extension #8651

Full Changelog: https://github.com/logseq/logseq/compare/0.8.17...0.8.18

logseq - Desktop/Android APP 0.8.17 (Beta Testing)

Published by github-actions[bot] over 1 year ago

This is a release focused on bug fixes and minor enhancements.
Introduced more query inputs: +/- syntax, (w)eek, (m)onth, (y)ear, and time #8387; :query-page as an input #8449.
Introduced a new template variable {date} to quick-capture, Documentation

  • [[Thanks]]
    • [[sallto]]
      • Add css selectors to macros #8299
      • Support Media Fragment URIs with audio #8300
      • Add error notification if graph can't be opened #8200
    • [[situ2001]]
      • Fix CodeMirror indenting shortcuts cause page routing #8415
      • Fix: remove extra braces for some incorrect macro usages #8381
      • Fix: searching in page defers while entering Chinese characters using a Pinyin IME #8399
      • Fix incorrect undo/redo sequence of indent/outdent #8228
      • Fix validating of URLs in video block #8164
    • [[Bad3r]]
      • Fix docker web app failing to build #8384
      • Add missing user-config options #8429
    • [[Brooks Rady]]
      • Fix normalizing the case of property keys #8412
      • Fix rendering of inline symbols #8358
    • [[Yuexun Jiang]]
      • Add support for dragging the PDF viewer head to move the window #7187
    • [[Colson]]
      • Fix tables not widening in wide mode #8375
    • [[Paulo Oliva]]
      • Update European Portuguese translation
    • [[ksqsf]]
      • Update Chinese (Simplified) translation
    • [[Dan Zwell]]
      • Clarify the option to prefer pasting a file rather than text #8363
    • [[Yichen Yan]]
      • Cache special query value as resolved value #8263
    • [[Phoenix Eliot]]
      • Fix arch/sudo command in instructions in docs #8476
    • [[queeup]]
      • Update Turkish translation
    • [[Richard Garčár]]
      • Add Slovak language
    • [[WsinGithub]]
      • Fix missing PDF caused by incomplete linked file path from zotero #7676
    • [[Ryen Xiang]]
      • Chinese (Simplified) translation
  • [[Fixed issues]]
    • Auto heading on markdown mode #8327 - Documentation
    • Search tippy component failing #8373
    • CodeMirror indenting shortcuts cause page routing #8415
    • Page properties not being visible in the query table #8336 #8482 (Re-index required)
    • Tables not widening in wide mode #8375
    • Incorrect undo/redo sequence of indent/outdent #8228
    • Fix date-picker opening conditions #8333
    • Stability of Logseq Sync, allow ignore checking certs, retrying upload #8350 #8504 #8486
    • Missing PDF caused by incomplete linked file path from zotero #7676
    • Remove plugin settings entry when plugin disabled #8548
    • Mobile: timestamp submenu of toolbar not shown #8559
  • [[Enhancement]]
    • Adds support for :query-page as an input #8449 - Documentation
    • Support dragging the PDF viewer head to move the window #8305
    • Support Media Fragment URIs with audio #8300
    • Add error notification if graph can't be opened #8200
    • Add css selectors to rendered macros #8299
    • Add validation to logseq/config.edn #8382
    • Add {date} template variable to quick-capture #8560
    • Add :default-page to quick-capture-options #8529
    • Add +/- syntax, (w)eek (m)onth (y)ear, and time support to query :inputs #8387 - Documentation
    • Add native logging for desktop and android #8515
    • File and page commands work in more contexts and warn when they don't work #8495
    • I18n: Chinese #8509, Slovak #8464, Portuguese #8389
    • Whiteboards: add tweet shape #8279 - Documentation

Full Changelog: https://github.com/logseq/logseq/compare/0.8.16...0.8.17

logseq - Desktop/Android APP 0.8.16 (Beta Testing)

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

  • [[Features]]
    • PDF highlight drag & drop #8103
  • [[Thanks]]
    • [[Darwis]]
      • New query inputs for advanced query
    • [[Yue Yang]]
      • Center content in search items
    • [[Giuseppe D'Andrea]]
      • Fix Header navigation of namespace pages in page preview popup
    • [[ksqsf]]
      • Prevent Ctrl+A from selecting the whole document
    • [[Sergio Miguéns]]
      • Add a new option to show full blocks in references
    • [[Phoenix Eliot]]
      • Refine undo/redo button icons
      • Add note about auto-formatting in dev-practices.md
    • [[sallto]]
      • Remove non-clickable space between links in sidebar
    • [[situ2001]]
      • Document components related to hide page-preview itself when hovered hierarchy ref in the preview
      • Add a new bug report page
      • Fix: should update :block/namespace while renaming pages
      • Fix e2e test cases
    • [[Taylor Hoffmann]]
      • I18n updates
  • [[Fixed issues]]
    • Capture open-url failure #8219
    • Query table not showing full property values and publishing failing on query tables #8301
    • Save code block shouldn't reset cursor position #8177
    • Graph name with period didn't parse correctly, causing wrong block URLs #8294
    • Should update :block/namespace while renaming page #8266
    • Wrong behavior when backspace with line-head text selection #8197
    • File deletion handling in Logseq Sync; Should trigger remote->local sync when idle #8277 #8241
    • Should not stop syncing when Android App entering background #8246
    • Header navigation of namespace pages in page preview popup #6405
    • Remove non clickable space between links in sidebar #8268
  • [[Enhancement]]
    • Bug report page, adding clipboard data inspector #8317
    • Check app awake from sleep #8291
    • New query inputs for advanced query #5674 Document: Query Inputs
    • Add a new option :ui/show-full-blocks? to show full blocks in references #8124
    • Prevent Ctrl+A from selecting the whole document #7177
    • Refine undo/redo button icons #8201
    • Make the weblink PDF filename to be human-readable for the annotations page #8240
    • Plugin API: filter hooks of DB block changes for performance #8234
    • No need to pass isPageBlock for api/insert_block API #8176
    • Remove warning of macro renderer slot for mobile #8220
    • Add delete option for blocks context menu #8204
    • Center content in search items #8179
    • I18n: pt-BR, pt-PT, fr and tr #8247

Full Changelog: https://github.com/logseq/logseq/compare/0.8.15...0.8.16

logseq - Desktop/Android APP 0.8.15 (Beta Testing)

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

This version fixes empty pages caused by nonstandard path-naming, by applying Unicode normalization to all paths. We recommend you update as soon as possible.

NOTE: Android build is rebuilt due to a severe bug #8158. (Sha256sum: 68e4b3e0ac7e7c0efb95bec8f209e6ff63cea6b684d4671cfcc0e0ad46df44ee)

  • [[Features]]
    • Use shortcut mod+a to select parent blocks up to the whole page #7803
    • In-App HTTP server for API invoke #7699
  • [[Thanks]]
    • [[Bad3r]]
      • Wording enhancements of App UI
    • [[Gabriele Lippi]]
      • Fix format property reference when in org-mode
    • [[gut4]]
      • Enable iOS file sharing for transfer files with the Finder or iTunes
    • [[Guy Pursey]]
      • Fix query table sorting
    • [[queeup]]
      • Update Turkish translation
    • [[situ2001]]
      • Display full search result in the web app
    • [[Hidekazu Kubota]]
      • Add several missing i18n items to the right-click menu
      • Add Japanese translations for new shortcuts and menus
  • [[Fixed issues]]
    • Fix empty pages caused by nonstandard path-naming, apply unicode normalization to all paths #8146 #8147
    • Format property reference when org mode #7389
    • Cannot switch between modals by shortcuts #7805
    • Provide consistent page links for web and publishing #7801
    • Query table sorting #7751
  • [[Enhancement]]
    • Display full search results in the web app #8132
    • Enable iOS file sharing for transfer files with the Finder or iTunes #7774
    • I18n: Missing translation fields #8139, Japanese #7984, Turkish #7800
    • UI enhancements: mobile #8141, responsive right-sidebar #8126

Full Changelog: https://github.com/logseq/logseq/compare/0.8.14...0.8.15

logseq - Desktop/Android APP 0.8.14 (Beta Testing)

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

  • [[Fixed issues]]
    • Raw file editor content cleared when on-blur #7787
    • Linked references filter is empty #7793

Full Changelog: https://github.com/logseq/logseq/compare/0.8.13...0.8.14

logseq - Desktop/Android APP 0.8.13 (Beta Testing)

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

Known Issue: File editor for config.edn and custom.css doesn't work properly. We will fix this soon.

  • [[Enhancement]]
    • Open the keyboard shortcuts helping page on the right side panel #7550
    • Refine Network proxy support, add proxy support to Logseq Sync #7711
    • Improve query performance #7708
    • Plugin API enhancements #7555 #7549 #7716
    • Added shortcut for closing the right sidebar top item #7622
    • Added support for urls to heading blocks in web and published apps #7668 - See Documentation
  • [[Breaking Changes]]
    • Change "Git commit" shortcut from a single c to mod+g c #7609
    • Introduce a new query block property :logseq.query/nlp-date. Default to false. Query without logseq.query/nlp-date:: true would disable date normalization #7708
  • [[Thanks]]
    • [[Bad3r]]
      • Enhance(dev): add cljs:dev-release-electron
      • Do not use posthog when dev
      • Minor fixes in README.md
    • [[Sebastian Sosa]]
      • Added shortcut for closing the right sidebar top item
    • [[queeup]]
      • Update Turkish translation
    • [[sallto]]
      • Fix link can't be pasted on selected text in block content
      • Fix overflow of installed plugin settings dialog
      • Fix: prevent 2 Datepickers from being open at the same time
    • [[Siddharth Yadav]]
      • Fix: update code edit state for the code blocks that are opened in main area and sidebar, as embeds
    • [[situ2001]]
      • Provide i18n for settings-page
      • Fixes for PDF context menu
    • [[Sergey Kolesnik]]
      • Fix a bunch of sanity in search palette CSS
    • [[SteOtt]]
      • Update README.md
    • [[Manuel]]
      • Add keepUUID option to insertBatchBlock plugin API
    • [[usoon]]
      • Fix: group linked references by parent
    • [[xxchan]]
      • Dev update: link to forum directly for feature requests & questions
  • [[Fixed issues]]
    • Validates global config #7620 #7651
    • Block reference only returns the first level of data #7776
    • Copy block-ref instantly after input text lost block content #7732
    • Group linked references by parent #7613
    • Highlight text color on light themes #7599
    • Link can't be pasted on selected text in block content #7618
    • Missing children in linked references #7626
    • Open inline block refs by default when zooming in a block #7650
    • Remove spaces around CJK characters when auto-complete pages #7631
    • Remove orphaned files/blocks from DB when comparing DB and disk #7686
    • Some PDF context menu fix #7690
    • Update code edit state for the code blocks that are opened in main area and sidebar, as embeds #7639
    • Bug fixes for Logseq Sync, in handling file deletion and renaming
  • [[Mobile Specific]]
    • Always show hamburger button #7512
    • Mobile UX enhancements #7492

Full Changelog: https://github.com/logseq/logseq/compare/0.8.12...0.8.13

logseq - Desktop/Android APP 0.8.12 (Beta Testing)

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

  • [[Features]]
  • [[Thanks]]
    • [[Axel CÉARD]]
      • I18n updates for French
    • [[Darwis]]
      • Enhance sci eval-string and Clojure code eval-result
      • Fix render custom HTML element as hiccup not working
    • [[Yue Yang]]
      • Fix: use name to detect default theme
    • [[Gabriele Lippi]]
      • Add a document section on how to contribute by opening a PR
    • [[Rui Sun]]
      • I18n updates for Chinese
    • [[Soumik]]
      • Add show theme plugin settings under "Plugin Settings"
    • [[Zhizhen He]]
      • I18n updates for Chinese
    • [[hkgnp]]
      • Add support for quick-capturing youtube links as embedded video
      • Add settings support for quick-capturing target page and redirection
    • [[Jon]]
      • I18n updates for Spanish
      • Fix auto pair parenthesis
    • [[Matthew Lilley]]
      • Fix shift+click on "all pages" launching a new browser window
      • Fix Retain block references on file reload
    • [[queeup]]
      • I18n updates for Turkish
    • [[Siddharth Yadav]]
      • Fix cannot upload assets with certain formats
    • [[Sergey Kolesnik]]
      • Fix some CSS variables
    • [[Manuel]]
      • Add option to insert block without focusing it afterward
      • Fix customUUID not converted to UUID type
    • [[Vitali Haravy]]
      • Fix: correct wording of a comment in config.edn
    • [[WesleyCh3n]]
      • Fix a typo in README
  • [[Fixed issues]]
    • Massive bug fixes for Logseq Sync
    • Enhancements to PDF viewer #7369
    • Enhance sci eval-string and Clojure code eval-result #7287 - Documentation
    • Custom UUID not converted to UUID type #7375
    • Code block markup disappear #7411
    • Can't paste nested blocks into an empty block #7504
    • Cannot upload assets with certain formats. #7452
    • Error while handling global config #7373 #7394 #7552
    • Filename format revert manual title check #7449
    • Render custom HTML element as hiccup not working #7370
    • Notify users if page name already exists when parsing files #7433
    • Retain block references on file reload #7363
    • Show hierarchy for page alias #7368
    • Use default font family for headings #7490
    • Make dynamic width of absolute modal container fit for widen screen. #7320
    • Auto pair parenthesis #7379
  • [[Enhancement]]
  • [[Alpha Features]]
    • Whiteboards: Add main color panel and rearrange tools #7358
    • Whiteboards: Shape links #7395
  • [[Mobile Specific]]
    • Sync Android nav bar and status bar color #7385
    • Fix iPad toolbar position when hiding keyboard #7472
    • Missing URL encode when sharing asset URL #7466
    • Fix Android content disappears when deleting or inserting blocks quickly #7501

Full Changelog: https://github.com/logseq/logseq/compare/0.8.11...0.8.12

logseq - Desktop/Android APP 0.8.11 (Beta Testing)

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

  • [[Breaking Changes]]
  • [[Thanks]]
    • [[Loïc Gerbaud]]
      • Update French translation
    • [[David Vargas]]
      • Always render the invalid block ref regardless of contents
    • [[Zhizhen He]]
      • Update Chinese translation
    • [[kv-gits]]
      • Update develop-logseq-on-windows.md
    • [[Matthew Lilley]]
      • Small fix in documentation for browser development
    • [[Nate McIntosh]]
      • Fix total clock-time not properly calculated
    • [[Phoenix Eliot]]
      • Fix cmd-down erasing just-typed text
    • [[queeup]]
      • Update Turkish translation
    • [[sallto]]
      • Fix renaming the homepage makes it no longer the homepage
      • Fix scheduled date picker always points to today, regardless of a previous date
    • [[situ2001]]
      • Toggling between pasting text or file when they both exist
    • [[Sergey Kolesnik]]
      • Small style fixes
    • [[Timothy Pratley]]
      • Replace whiteboard printing with ugly print
    • [[Yuriy Piskun]]
      • Add missing mark css vars
  • [[Fixed issues]]
    • Always render the invalid block ref regardless of contents #7178
    • File sync bug fixes #7267 #7215
    • Cmd-down erasing just-typed text #7316
    • Sync stops when there're filenames with reserved chars #7237
    • Total clock-time not properly calculated #7238
    • Add missed mark css vars #7200
    • Allow custom URL protocols #7207
    • Missing fields in Appimage desktop file  #7219
    • Some asset path is not loaded on Electron #7281
    • Make header component reactive on user/info state #7225
    • Page names should be URIencoded on Android pad / iPad devices #7217
    • Better quick search icons and actions #7328
    • Race condition on creating zotero profile #7243
    • Renaming the homepage makes it no longer the homepage #7236
    • Scheduled date picker always points to today, regardless of a previous date #7329
    • File sync crashes #7227
    • Date format related issues #7059
    • Unlinking wrong graphs #7253
    • Missing trailing content when pasting inline code #7288
    • Should not show url-decoded filenames when re-indexing #7279
  • [[Enhancement]]
    • I18n Changes: Update French translation #7193 #7327, update Chinese translation #7186, update Turkish translation #7256
    • Toggle between pasting text or file when they both exist #7198
    • Graph select and create on iOS #7184
    • Improve plugin marketplace #6978
    • Upload files when the iOS app switches to background #7292

Full Changelog: https://github.com/logseq/logseq/compare/0.8.10...0.8.11

logseq - Desktop/Android APP 0.8.10 (Beta Testing)

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

  • [[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