Skip to content

Commit

Permalink
Prepare release Markor v2.11.0 (147)
Browse files Browse the repository at this point in the history
  • Loading branch information
gsantner committed Oct 11, 2023
1 parent 14aa653 commit 500e89d
Show file tree
Hide file tree
Showing 4 changed files with 41 additions and 4 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
### Recent changes
- See [Discussions](https://github.com/gsantner/markor/discussions), [Issues](https://github.com/gsantner/markor/issues) and [Project news](https://github.com/gsantner/markor/blob/master/NEWS.md) to see what is going on.

### v2.11 ([Details](https://github.com/gsantner/markor/blob/master/NEWS.md#markor-v211---asciidoc-csv-and-org-mode-todotxt-advanced-search-line-numbers))
- Reworked attachments (PR #2106 by @harshad1)
- Editor/viewer: Side margin improvements 2, closes #2111 (PR #2119 by @guanglinn)
- Format: Add Orgmode - SyntaxHighlight basic support (PR #2107 by @bigger124 @gsantner)
- Editor/viewer: Side margin improvements, closes #2111 (PR #2118 by @guanglinn)
- Reformat code, by @gsantner
- Update translations (PR #2108)
- ShareInto: Automatically remove new YouTube tracking parameter si
- New folder in copy/move dialog, closes #2093 (PR #2098)
- AsciiDoc: Support view-mode light theme, by @TimReset (#1880 #2091 #2092)
- Update translations (PR #2071)
- Line numbers improvements, by @harshad1 @guang-lin @gsantner (PR #2090)
- Feature: Add Line numbers support (Issue #2057, PR #2062, by @guang-lin)
- Chunked undo redo, by @harshad1 (#2052)
- Update translations (PR #2056)
- Update CSV documentation and NEWS/CHANGELOG (PR #2058)
- Markdown: Text converter do not make duplicate header id (closes #2045, by @gsantner)

### v2.10 ([Details](https://github.com/gsantner/markor/blob/master/NEWS.md#markor-v210---custom-file-templates-share-into-remove-url-tracking-parameters))
- [Search: Keep in-files search dialog open, closes #1663, by @harshad1 (PR #1689)](https://github.com/gsantner/markor/pull/1689/files)
- [File management: Support UTF-8 with BOM, by @tifish (PR #1693)](https://github.com/gsantner/markor/pull/1693/files)
Expand Down
5 changes: 2 additions & 3 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ If you have questions or found an issue please head to the [Markor project](http
* [Using Markor to Write (and More) on an Android Device (The Plain Text Project)](doc/2019-07-16-using-markor-to-write-on-an-android-device-plaintextproject.md#readme)
* [How I Take Notes With Vim, Markdown, and Pandoc (Vaughan)](doc/2018-05-15-pandoc-vim-markdown-how-i-take-notes-vaughan.md#readme)
* [**NEWS**](NEWS.md)
* [Markor v2.11 - Todo.txt advanced search, New support for AsciiDoc and CSV](NEWS.md#markor-v211)
* [Markor v2.11 - AsciiDoc, CSV and Org-Mode, Todo.txt advanced search](NEWS.md#markor-v211---asciidoc-csv-and-org-mode-todotxt-advanced-search-line-numbers)
* [Markor v2.10 - Custom file templates, Share Into automatically remove URL tracking parameters](NEWS.md#markor-v210---custom-file-templates-share-into-automatically-remove-url-tracking-parameters)
* [Markor v2.9 - Snippets, Templates, Graphs, Charts, Diagrams, YAML front-matter, Chemistry](NEWS.md#markor-v29---snippets-templates-graphs-charts-diagrams-yaml-front-matter-chemistry)
* [Markor v2.8 - Multi-selection for todo.txt dialogs](NEWS.md#markor-v28---multi-selection-for-todotxt-dialogs)
Expand All @@ -65,7 +65,7 @@ If you have questions or found an issue please head to the [Markor project](http

------------------------------------------------------------------------------------------------------------------------------------

# Markor v2.11
# Markor v2.11 - AsciiDoc, CSV and Org-Mode, Todo.txt advanced search, Line numbers

## Line number support

Expand Down Expand Up @@ -107,7 +107,6 @@ There is no dedicated view mode implemented.
* [Todo.txt advanced search system](https://github.com/gsantner/markor/pull/1901) ( #1901 )
* [More fixed issues:](https://github.com/gsantner/markor/milestone/16?closed=1)


------------------------------------------------------------------------------------------------------------------------------------

# Markor v2.10 - Custom file templates, Share Into automatically remove URL tracking parameters
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Markor is openly developed free software that accepts community contributions.
* [Using Markor to Write (and More) on an Android Device (The Plain Text Project)](doc/2019-07-16-using-markor-to-write-on-an-android-device-plaintextproject.md)
* [How I Take Notes With Vim, Markdown, and Pandoc (Vaughan)](doc/2018-05-15-pandoc-vim-markdown-how-i-take-notes-vaughan.md)
* [**NEWS**](NEWS.md)
* [Markor v2.11 - Todo.txt advanced search, New support for AsciiDoc and CSV](NEWS.md#markor-v211)
* [Markor v2.11 - AsciiDoc, CSV and Org-Mode, Todo.txt advanced search](NEWS.md#markor-v211---asciidoc-csv-and-org-mode-todotxt-advanced-search-line-numbers)
* [Markor v2.10 - Custom file templates, Share Into automatically remove URL tracking parameters](NEWS.md#markor-v210---custom-file-templates-share-into-automatically-remove-url-tracking-parameters)
* [Markor v2.9 - Snippets, Templates, Graphs, Charts, Diagrams, YAML front-matter, Chemistry](NEWS.md#markor-v29---snippets-templates-graphs-charts-diagrams-yaml-front-matter-chemistry)
* [Markor v2.8 - Multi-selection for todo.txt dialogs](NEWS.md#markor-v28---multi-selection-for-todotxt-dialogs)
Expand Down
20 changes: 20 additions & 0 deletions metadata/en-US/changelogs/147.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
Markor v2.11.0 (147)

See details at https://github.com/gsantner/markor/blob/master/NEWS.md#markor-v211---asciidoc-csv-and-org-mode-todotxt-advanced-search-line-numbers

- Reworked attachments (PR #2106 by @harshad1)
- Editor/viewer: Side margin improvements 2, closes #2111 (PR #2119 by @guanglinn)
- Format: Add Orgmode - SyntaxHighlight basic support (PR #2107 by @bigger124 @gsantner)
- Editor/viewer: Side margin improvements, closes #2111 (PR #2118 by @guanglinn)
- Reformat code, by @gsantner
- Update translations (PR #2108)
- ShareInto: Automatically remove new YouTube tracking parameter si
- New folder in copy/move dialog, closes #2093 (PR #2098)
- AsciiDoc: Support view-mode light theme, by @TimReset (#1880 #2091 #2092)
- Update translations (PR #2071)
- Line numbers improvements, by @harshad1 @guang-lin @gsantner (PR #2090)
- Feature: Add Line numbers support (Issue #2057, PR #2062, by @guang-lin)
- Chunked undo redo, by @harshad1 (#2052)
- Update translations (PR #2056)
- Update CSV documentation and NEWS/CHANGELOG (PR #2058)
- Markdown: Text converter do not make duplicate header id (closes #2045, by @gsantner)

0 comments on commit 500e89d

Please sign in to comment.