Releases: emad-elsaid/xlog
Releases · emad-elsaid/xlog
v1.5.1
Add Mathjax files to build step
v1.5.0
Merge pull request #54 from juanolon/mathjax-fix fix mathjax extension
v1.4.0
Fix sitemap.xml path
v1.3.0
add custom widget extension
v01.2.0
use types.Map to replace Maps/Mutex pair
v1.1.0
remove unused consts
v1.0.0
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
fix photo single page
v0.99.0
add to the list of extensions
v0.98.0
detect short youtube urls