Files
.gitea
apps
core
deps
docs
metadata
en-US
changelogs
24.txt
26.txt
27.txt
29.txt
30.txt
31.txt
32.txt
33.txt
34.txt
35.txt
images
full_description.txt
short_description.txt
title.txt
src
tools
.clang-format
.dockerignore
.git-blame-ignore-revs
.gitignore
.gitmodules
.prettierignore
.prettierrc.yaml
CONTRIBUTING.md
Dockerfile
Doxyfile
GNUmakefile
LICENSE
README.md
default.nix
flake.lock
flake.nix
package-lock.json
package.json
tildefriends/metadata/en-US/changelogs/30.txt

15 lines
498 B
Plaintext
Raw Normal View History

2024-11-25 17:14:16 -05:00
* Improve, test, and fix some first time flow issues.
* Show connect failure reasons.
2024-11-25 17:14:16 -05:00
* Actually use CommonMark JS in "safe" mode(!).
* Move app blob handling from JS to C.
* Fixed "publish" command-line interface and used it to add a script that posts development activity updates.
* Minor style improvements.
* Make it possible to see the little graphs on mobile.
* Shutdown fixes.
2024-11-25 17:14:16 -05:00
* Updated dependencies:
* CodeMirror
* c-ares 1.34.3
* libbacktrace
2024-11-25 17:14:16 -05:00
* speedscope 1.21.0
* sqlite 3.47.1