Skip to content

Releases: JonasHiltl/openchangelog

v0.1.6

13 Sep 21:03
Compare
Choose a tag to compare

Patch release to add versioning to base.css file. Without it the browser might cache it even if a new version exists on the server.

v0.1.5

13 Sep 18:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5

v0.1.4

09 Sep 20:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4

v0.1.3

07 Sep 19:12
ea68f57
Compare
Choose a tag to compare

What's Changed

  • Add dark mode + fix logo centering bug by @sergi0g in #5

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2

06 Sep 17:28
eb626da
Compare
Choose a tag to compare

What's Changed

  • Allow retrieving changelogs by full domain by @JonasHiltl in #4

v0.1.1

04 Sep 06:29
Compare
Choose a tag to compare

What's Changed

  • Update README.md: spelling by @dhutty in #1

New Contributors

  • @dhutty made their first contribution in #1

Full Changelog: v0.1.0...v0.1.1

v0.1.0

28 Aug 13:40
Compare
Choose a tag to compare

Initial open beta release.

Features

  • CommonMark 0.31.2 compliant for changelog articles
  • GitHub & local changelog article source
  • RSS feed
  • Logo, Title, Subtitle can be customized

v0.0.7

27 Aug 14:35
Compare
Choose a tag to compare

Fix: loading skeleton displayed after last article

v0.0.6

26 Aug 18:43
Compare
Choose a tag to compare

Add RSS button to changelog site

v0.0.5

26 Aug 16:15
Compare
Choose a tag to compare

Run go mod tidy