Skip to content

Commit eb3e43c

Browse files
committed
Freeze for release
1 parent 0af90e5 commit eb3e43c

File tree

8 files changed

+179
-176
lines changed

8 files changed

+179
-176
lines changed

builder/Cargo.lock

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package-lock.json

Lines changed: 68 additions & 68 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codechat-editor-client",
3-
"version": "0.1.13",
3+
"version": "0.1.14",
44
"description": "The CodeChat Editor Client, part of a web-based literate programming editor (the CodeChat Editor).",
55
"homepage": "https://github.com/bjones1/CodeChat_Editor",
66
"type": "module",

docs/changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ Changelog
2121

2222
* [Github master](https://github.com/bjones1/CodeChat_Editor):
2323
* No changes.
24+
* v0.1.14, 2025-Mar-13:
25+
* Correct translation of leading slash in Linux/OS X paths to/from a URL.
26+
This fixes rewrites of URL in Markdown to long relative paths.
2427
* v0.1.13, 2025-Mar-10:
2528
* Show PDFs in the browser, instead of downloading them.
2629
* Update to new release of Actix framework.

0 commit comments

Comments
 (0)