Page MenuHomeSolus

Update zim to 0.67
ClosedPublic

Authored by kyrios123 on Jul 16 2017, 10:40 AM.
Referenced Files
F10994084: D620.id1352.diff
Tue, Jul 25, 8:55 PM
F10877193: D620.id.diff
Jun 20 2023, 4:54 PM
F10833075: D620.id1351.diff
Jun 6 2023, 2:19 PM
F10833070: D620.diff
Jun 6 2023, 2:16 PM
F10833063: D620.id.diff
Jun 6 2023, 2:09 PM
F10833061: D620.id1352.diff
Jun 6 2023, 2:08 PM
Subscribers
None

Details

Summary
  • Critical fix for missing page headers & remembering custom headers
  • Critical fix by removing dependency on threading for index and socket handling
    • Hidden option to also do autosave without thread to test further issues
  • Critical fix for handling unicode file names on windows
  • Fix issue where config values go missing if not used
  • Fix error for file shortcuts in various dialogs
  • More robustness for socket errors, fallback to --standalone automaticlly
  • More robustness at startup when default notebook went missing, fallback to --list
  • More robustness in preferences dialog when plugins give exceptions
  • More robustness for invalid dates in tasklist parser
  • Merge patch to add accelerators for bookmarks
  • Fix indexing errors on move/rename page
  • Fix regression in close-page when autosave ongoing
  • Fix regression drag-n-drop index pane
  • Fix regression for keybindings in index pane
  • Fix regressions for attaching files
  • Fix regression for opening folders
  • Fix regression in opening inter-wiki links
  • Fix regression in custom tools
  • Fix regression in completion of page name in dialog entry
  • Fix regression in quicknote --attachments option
  • Fix regression for quicknote plugin due to process management
  • Fix regression in date format for recentchanges dialog
  • Fix regression in custom tool execution
  • Fix for unicode in auto-linking
  • Fix for unicode in arithmetic plugin
  • Fix "insert image" also inserting a text link
  • Fix search regex for chinese language to not match whitespace for start/end of word
  • Fix for table editor plugin when sorting rows
  • Fix for wrong usage of escapes in latex export for verbatim blocks

Signed-off-by: Pierre-Yves <pyu@riseup.net>

Test Plan
  • Install & run application. Write a note & save -> OK

Diff Detail

Repository
R3322 zim
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Jul 16 2017, 10:47 AM
This revision was automatically updated to reflect the committed changes.