Skip to content

Releases: emad-elsaid/xlog

v1.5.3

16 Aug 01:07
00a680c
Compare
Choose a tag to compare
Support X links

v1.5.2

14 Jul 14:46
a3d652c
Compare
Choose a tag to compare
Merge pull request #60 from juanolon/jump-to

jumpt to last position

v1.5.1

08 Jun 13:49
ecfe9de
Compare
Choose a tag to compare
Add Mathjax files to build step

v1.5.0

08 Jun 13:35
c4d3ad9
Compare
Choose a tag to compare
Merge pull request #54 from juanolon/mathjax-fix

fix mathjax extension

v1.4.0

07 May 16:53
4e3f1e5
Compare
Choose a tag to compare
Fix sitemap.xml path

v1.3.0

04 May 14:13
0dfde7b
Compare
Choose a tag to compare
add custom widget extension

v01.2.0

24 Mar 18:53
ff67f70
Compare
Choose a tag to compare
use types.Map to replace Maps/Mutex pair

v1.1.0

17 Mar 16:19
63017ed
Compare
Choose a tag to compare
remove unused consts

v1.0.0

16 Mar 15:25
c36bafe
Compare
Choose a tag to compare
Upgrade Golang to 1.22 and use new HTTP paths format

BREAKING CHANGES TO EXTENSIONS

If you developed an extension review your http handlers paths to make sure
they're still working. you must use the new format with GET,POST,DELETE
functions. instead of {name:regex} use {name} only and use r.PathValue instead
of Vars function

v0.100.0

16 Dec 21:53
1f50ffb
Compare
Choose a tag to compare
fix photo single page