aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+orbitalquark@users.noreply.github.com>2020-11-30 11:07:02 -0500
committerGravatar mitchell <70453897+orbitalquark@users.noreply.github.com>2020-11-30 11:07:02 -0500
commitd66e2d908d6270043de5dd38c45aee72817fd96e (patch)
tree40c1f632bd8079f0c8261591c3c91d9bcc794cc8 /docs
parentc352e1e45b98f31fc0fb67c7296c7ada77732777 (diff)
Updated for 11.0.
Diffstat (limited to 'docs')
-rw-r--r--docs/api.md2
-rw-r--r--docs/changelog.md32
-rw-r--r--docs/images/languages.pngbin3585 -> 3519 bytes
-rw-r--r--docs/images/loc.pngbin3910 -> 3885 bytes
-rw-r--r--docs/index.html10
-rw-r--r--docs/manual.md2
6 files changed, 37 insertions, 9 deletions
diff --git a/docs/api.md b/docs/api.md
index 47563602..63c4f4bb 100644
--- a/docs/api.md
+++ b/docs/api.md
@@ -1,4 +1,4 @@
-## Textadept 11.0 beta 2 API Documentation
+## Textadept 11.0 API Documentation
1. [_G](#_G)
1. [_L](#_L)
diff --git a/docs/changelog.md b/docs/changelog.md
index 851a4f3d..f937a2c5 100644
--- a/docs/changelog.md
+++ b/docs/changelog.md
@@ -8,13 +8,42 @@ development.**
[donate]: https://gum.co/textadept
[book]: book.html
-### 11.0 beta 2 (01 Nov 2020)
+### 11.0 (01 Dec 2020)
Please see the [10 to 11 migration guide][] for upgrading from Textadept 10 to
Textadept 11.
Download:
+* [Textadept 11.0 -- Win32][]
+* [Textadept 11.0 -- Mac OSX 10.7+][]
+* [Textadept 11.0 -- Linux][]
+* [Textadept 11.0 -- Modules][]
+
+Bugfixes:
+
+* Fixed find & replace entry unfocus when window is refocused.
+* Modules: Fixed bug initializing spellcheck module in some instances.
+
+Changes:
+
+* Added optional mode parameter to `ui.command_entry.append_history()`.
+* `keys[`*`lexer`*`]` and `snippets[`*`lexer`*`]` tables are present on init.
+* Added [`events.FIND_RESULT_FOUND`][].
+* Added [`events.UNFOCUS`][].
+
+[10 to 11 migration guide]: manual.html#migrating-from-textadept-10-to-11
+[Textadept 11.0 -- Win32]: https://github.com/orbitalquark/textadept/releases/download/textadept_11.0/textadept_11.0.win32.zip
+[Textadept 11.0 -- Mac OSX 10.7+]: https://github.com/orbitalquark/textadept/releases/download/textadept_11.0/textadept_11.0.macOS.zip
+[Textadept 11.0 -- Linux]: https://github.com/orbitalquark/textadept/releases/download/textadept_11.0/textadept_11.0.linux.tgz
+[Textadept 11.0 -- Modules]: https://github.com/orbitalquark/textadept/releases/download/textadept_11.0/textadept_11.0.modules.zip
+[`events.FIND_RESULT_FOUND`]: api.html#events.FIND_RESULT_FOUND
+[`events.UNFOCUS`]: api.html#events.UNFOCUS
+
+### 11.0 beta 2 (01 Nov 2020)
+
+Download:
+
* [Textadept 11.0 beta 2 -- Win32][]
* [Textadept 11.0 beta 2 -- Mac OSX 10.7+][]
* [Textadept 11.0 beta 2 -- Linux][]
@@ -52,7 +81,6 @@ Changes:
* Updated to [CDK][] 5.0-20200923.
* Updated to [LuaFileSystem][] 1.8.0.
-[10 to 11 migration guide]: manual.html#migrating-from-textadept-10-to-11
[Textadept 11.0 beta 2 -- Win32]: https://github.com/orbitalquark/textadept/releases/download/textadept_11.0_beta_2/textadept_11.0_beta_2.win32.zip
[Textadept 11.0 beta 2 -- Mac OSX 10.7+]: https://github.com/orbitalquark/textadept/releases/download/textadept_11.0_beta_2/textadept_11.0_beta_2.macOS.zip
[Textadept 11.0 beta 2 -- Linux]: https://github.com/orbitalquark/textadept/releases/download/textadept_11.0_beta_2/textadept_11.0_beta_2.linux.tgz
diff --git a/docs/images/languages.png b/docs/images/languages.png
index df4bfaa2..7bf09b12 100644
--- a/docs/images/languages.png
+++ b/docs/images/languages.png
Binary files differ
diff --git a/docs/images/loc.png b/docs/images/loc.png
index 4cc2b4a3..850f0112 100644
--- a/docs/images/loc.png
+++ b/docs/images/loc.png
Binary files differ
diff --git a/docs/index.html b/docs/index.html
index 5aa61ce8..166b54a1 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -55,16 +55,16 @@
<div id="left">
<a id="download"></a>
- <h2>Download (v10.8)</h2>
+ <h2>Download (v11.0)</h2>
<a href="https://github.com/orbitalquark/textadept/releases.atom">
<img src="images/feed.png" style="float: right; margin: 0.25em;"
alt="Atom" />
</a>
<ul>
- <li><a href="https://github.com/orbitalquark/textadept/releases/download/textadept_10.8/textadept_10.8.win32.zip">Win32</a></li>
- <li><a href="https://github.com/orbitalquark/textadept/releases/download/textadept_10.8/textadept_10.8.macOS.zip">macOS</a></li>
- <li><a href="https://github.com/orbitalquark/textadept/releases/download/textadept_10.8/textadept_10.8.linux.tgz">Linux</a></li>
- <li><a href="https://github.com/orbitalquark/textadept/releases/download/textadept_10.8/textadept_10.8.modules.zip">Modules</a></li>
+ <li><a href="https://github.com/orbitalquark/textadept/releases/download/textadept_11.0/textadept_11.0.win32.zip">Win32</a></li>
+ <li><a href="https://github.com/orbitalquark/textadept/releases/download/textadept_11.0/textadept_11.0.macOS.zip">macOS</a></li>
+ <li><a href="https://github.com/orbitalquark/textadept/releases/download/textadept_11.0/textadept_11.0.linux.tgz">Linux</a></li>
+ <li><a href="https://github.com/orbitalquark/textadept/releases/download/textadept_11.0/textadept_11.0.modules.zip">Modules</a></li>
</ul>
<hr style="margin: 0.25em 0.5em 0.25em 0.5em;" />
<ul>
diff --git a/docs/manual.md b/docs/manual.md
index 2bc533ba..39ec09f7 100644
--- a/docs/manual.md
+++ b/docs/manual.md
@@ -1,4 +1,4 @@
-## Textadept 11.0 beta 2 Manual
+## Textadept 11.0 Manual
**Contents**