AfterDawn | News | Guides | Software downloads | Tech Support | Forums | HIGH.FI
AfterDawn

Version history for RedNotebook

<<Back to software description

Changes for v2.11.1 - v2.12

  • Allow linking between days with dates like 2019-02-14 and [named links 2019-02-14] (#176, #444, Paweł Żukowski).
  • Allow opening statistics dialog multiple times in one session (#370, #457, Paweł Żukowski).
  • Warn about outdated backups every week by default.
  • Increase default width of left panel to ensure that the calendar is fully visible (#376).



Changes for v2.11 - v2.11.1

  • Always initialize spell checking whenever we switch text buffers (fixes #435).



Changes for v2.9 - v2.9.1

  • * Disable internal preview on Windows again since it sometimes crashes the app.



Changes for v2.8 - v2.9

  • * Use Python 3.6 and GTK 3.22 on Windows.
  • * Build Windows installer with Appveyor.



Changes for v2.7 - v2.8

  • Support internal previews on Windows again



Changes for v2.6.1 - v2.7

  • Use GtkSourceView for editor to obtain better undo/redo functionality (thanks @takluyver).
  • When saving, update the list of tags in the auto-complete list for the search.
  • Fix opening RedNotebook homepage from About dialog (#411).



Changes for v2.5 - v2.6.1

  • * Fix bug preventing new installations from starting up.
  • == 2.6 (2018-08-20) ==
  • * Move date format option to preferences dialog.
  • * Use date format option for date in titlebar.
  • * Remember selected date format for exports between sessions.
  • * Check remote info.py file for latest version number.
  • * Check for latest version in separate thread.



Changes for v2.4 - v2.5

  • Restore instant search (search as you type).
  • Add option for disabling instant search to preferences dialog.
  • Disable undo/redo buttons in preview mode (fixes #103).
  • Remove option to show/hide right-side tags panel from GUI (still present in configuration file).



Changes for v2.3 - v2.4

  • * Make search significantly faster by indexing all days.
  • * Allow searching for multiple words.
  • * Add AppVersion to InnoSetup file.
  • * Homepage: Switch to HTTPS.



Changes for v2.2 - v2.3

  • * Compress backups.
  • * Use newer txt2tags version 2.6 and reapply changes to obtain a GPL-2+ version.
  • * Remove brittle PDF export. Please export to HTML and print to PDF with browser instead.
  • * Remove intro page from export wizard.
  • * Fix: image files were not found on Windows and Mac OS.
  • * Print peak memory usage on Linux when program exits.
  • * Hide tags panel completely by default instead of only minimizing it.
  • * Update Debian files (@kathenas).



Changes for v1.14 - v1.15

  • * Bundle pygtkspellcheck 4.0.5 since earlier versions contain a bug (lp:1615629).
  • * Fix toggling autostart (lp:1628497).
  • * Set system tray icon name (lp:1660129).



Changes for v1.13 - v1.14

  • * Use new pygtkspellcheck API (lp:1592727).
  • * Fix conversion from old single "Tags" category to new tags format.



Changes for v1.11 - v1.12

  • * Add option to hide right-hand tags pane (thanks Ron Brown, Jr.).
  • * Never overwrite externally changed month files (thanks Felix Zörgiebel).
  • * Remove support for Python 2.6.



Changes for v1.10.4 - v1.11

  • * Remind users to make new backup if last backup is older than a month.
  • * When inserting a link for a selected text passage, replace text passage.



Changes for v1.10.3 - v1.10.4

  • Fix right-clicking cloud words to hide them.



Changes for v1.10.2 - v1.10.3

  • * Make #hashtags regular expression faster (up to 1000x).



Changes for v1.10.1 - v1.10.2

  • * Fix Chinese fonts in preview mode on Windows by using the fonts mingliu and MS Mincho (thanks Amos Ng).
  • * Fix instructions for running RedNotebook on Windows (thanks Amos Ng).
  • * Move repository from launchpad to github.



Changes for v1.9.0 - v1.10.1

  • * When undoing a formatting action, only remove formatting, not the text (lp:1326606).
  • * Fix searching with enter for text with non-ASCII characters (lp:1430697).
  • * Fix filtering exports by tags containing non-ASCII characters (lp:1267263).
  • * Don't remove whitespace from old-style tags in autocomplete box (lp:1414603).
  • * Don't try to change spellchecking language if spellchecker is not set up (lp:1443818).
  • * Don't try to access files with wrong encoding (lp:1443818).
  • == 1.10 (2015-04-12) ==
  • * Write data to temporary files first to prevent corrupted month files.
  • * Add format button for monospace font. Automatically add the correct format for code blocks.
  • * Show warning for dates before 1900 (not supported by Python's datetime module).
  • * Fix undo/redo.
  • * Don't add unneeded newlines around titles and code.



Changes for v1.8.1 - v1.9.0

  • * Add #tags to cloud ignore list to remove them from the tag cloud (thanks Przemysław Buczkowski).
  • * Remove option to start RedNotebook minimized.
  • * Do not remove menu bar in fullscreen mode (lp:1400356).
  • * Allow exiting fullscreen mode with ESC key.
  • * Only allow comment signs (#) at the beginning of a line in the config file.
  • * Fix reading configuration files.



<<Back to software description