Skip to content

Releases: zineland/zine

0.16.0

04 Jul 17:00
Compare
Choose a tag to compare
v0.16.0

Merge assets and release workflows

0.15.0

07 May 16:28
Compare
Choose a tag to compare
v0.15.0

Release v0.15.0

0.14.0

23 Apr 13:26
Compare
Choose a tag to compare
v0.14.0

Release v0.14.0

0.13.0

12 Mar 16:49
Compare
Choose a tag to compare
v0.13.0

Release version 0.13.0

0.12.1

10 Mar 14:15
Compare
Choose a tag to compare
v0.12.1

Release version 0.12.1

0.12.0

07 Mar 16:34
Compare
Choose a tag to compare
v0.12.0

Release version 0.12.0

0.11.1

27 Feb 15:55
Compare
Choose a tag to compare
  • Add translation articles into sitemap.xml (#193)
  • Fix walk html node didn't pass super node bug (#195)
  • Add help message for zine new command

0.11.0

20 Feb 15:33
Compare
Choose a tag to compare
  • Fix the styles of the issue card, article ref on mobile devices (#163) (#166)
  • Fix date format panic (#167)
  • Improve OG description (#170)
  • Fix author page avatar squeezing bug and topic list UI
  • Fix urlpreview title parsing (#172)
  • Add publish and pub_date to issue, add issue intro article to rss feed (#174)
  • Support zine sever --open (#175)
  • Replace git user name whitespace with underscore (#181)
  • Remove htag flex items-center

Thanks for the contributions from @Bas-Man and @kiyov09.

0.10.1

06 Feb 15:21
Compare
Choose a tag to compare
v0.10.1

Release version 0.10.1

0.10.0

29 Jan 15:02
Compare
Choose a tag to compare
  • Fix tera template escape issue
  • Remove text center style for author bio
  • Fix wrong formatted dates in the Atom feed (#138)
  • Fix image alt parse bug (#139)
  • Support cdn url (#140)
  • Support zine new --issue to create new issue
  • Fix: Simple english corrections (#146)
  • Simplify meta url rendering (#148)
  • Support specify canonical url for articles (#149)

Thanks for the contributions from @l1ch40 and @Bas-Man.