Zettelstore Client

Check-in Differences
Login

Check-in Differences

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Difference From v0.5 To v0.6.0

2022-08-12
11:25
Remove constants to work with URL query parameter based search; update API to use search expressions ... (check-in: 0e4cf52fe7 user: stern tags: trunk)
2022-08-11
16:58
Version 0.6.0 ... (check-in: 7ef11c70e3 user: stern tags: release, trunk, v0.6.0)
08:53
Typo ... (check-in: 6f9ea3ec0b user: stern tags: trunk)
2022-07-29
13:59
Add missing changelog ... (check-in: 4550111b76 user: stern tags: trunk)
13:59
Version 0.5 ... (check-in: 7877ee63ca user: stern tags: release, trunk, v0.5)
2022-07-19
17:50
Remove code to encode HTML or Text via ZJSON ... (check-in: 3613da8bc5 user: stern tags: trunk)

Changes to api/api.go.
Changes to api/urlbuilder.go.
Changes to client/client.go.
Changes to go.mod.
Changes to html/html.go.
Changes to html/html_test.go.
Changes to html/sencoder.go.
Changes to sexpr/const.go.
Added www/changes.wiki.
Changes to www/index.wiki.
Changes to zjson/const.go.