Muutoshistoria ohjelmalle RedNotebook
<<Takaisin ohjelman lataussivulle
Muutokset v2.11.1 - v2.12
Muutokset v2.11 - v2.11.1
Muutokset v2.9 - v2.9.1
Muutokset v2.8 - v2.9
Muutokset v2.7 - v2.8
Muutokset v2.6.1 - v2.7
Muutokset v2.5 - v2.6.1
Muutokset v2.4 - v2.5
Muutokset v2.3 - v2.4
Muutokset v2.2 - v2.3
Muutokset v1.14 - v1.15
Muutokset v1.13 - v1.14
Muutokset v1.11 - v1.12
Muutokset v1.10.4 - v1.11
Muutokset v1.10.3 - v1.10.4
Muutokset v1.10.2 - v1.10.3
Muutokset v1.10.1 - v1.10.2
Muutokset 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.
Muutokset 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.