Skip to content

Releases: agntcy/docs

v0.2.9

28 Aug 15:31
v0.2.9
d7d5db4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.8...v0.2.9

v0.2.8

26 Aug 16:01
v0.2.8
c27ff60
Compare
Choose a tag to compare

What's Changed

  • chore: adding notice to components that are not currently worked on by @keraron in #191
  • feat(docs): added docs site release guide to readme by @lgecse in #184
  • chore: updated directory usage scenarios by @keraron in #194

Full Changelog: v0.2.7...v0.2.8

v0.2.7

14 Aug 15:27
v0.2.7
bf0c5a7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.6...v0.2.7

v0.2.6

13 Aug 07:53
v0.2.6
51dbe3e
Compare
Choose a tag to compare

What's Changed

  • fix: update slim controller and slimctl install packages by @keraron in #177

Full Changelog: v0.2.5...v0.2.6

v0.2.5

05 Aug 11:12
v0.2.5
eadc1ec
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.4...v0.2.5

v0.2.4

31 Jul 21:21
v0.2.4
49c8045
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4

v0.2.3

29 Jul 12:59
v0.2.3
a3cb2e2
Compare
Choose a tag to compare

What's Changed

  • Updated documentation in line with the transfer of the project to theLinux Foundation.
  • feat: update intro with most recent changes by @muscariello in #159
  • chore: intro section update by @jesqi in #157

New Contributors

Full Changelog: v0.2.2...v0.2.3

v0.2.2

28 Jul 16:06
2040600
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.2.2

v0.2.1

08 Jul 14:30
v0.2.1
bf1aaf9
Compare
Choose a tag to compare

What's Changed

  • chore: update default hub directory homepage by @jubarbot-cisco in #130
  • fix(styles): CSS alignments to better match AGNTCY colors by @lgecse in #132

Full Changelog: v0.2.0...v0.2.1

v0.2.0

26 Jun 08:55
79d4642
Compare
Choose a tag to compare

Documentation Migration to MkDocs Framework

We are excited to share an important update regarding our documentation platform. As part of our ongoing efforts to improve accessibility, performance, and user experience, we have successfully migrated our documentation from Sphinx to MkDocs, a modern, lightweight, and flexible documentation framework.
Key Changes:
• ReadTheDocs Deprecation: The previous Sphinx-based ReadTheDocs platform has been deprecated and will no longer receive updates or maintenance.
• New Platform: All documentation is now hosted using the MkDocs framework, which offers a streamlined interface, faster performance, and enhanced customization options.

Why MkDocs?
1. Simplicity: MkDocs uses Markdown for content creation, making it easier for contributors to write and maintain documentation.
2. Performance: The new platform is optimized for faster page loading and smoother navigation.
3. Modern Design: MkDocs provides a clean, responsive, and user-friendly design for a better reading experience.
4. Extensibility: With MkDocs' wide range of plugins and themes, we can continue to evolve the platform to meet future needs.

What This Means for You:
• Updated Links: Please ensure that you are using the new MkDocs URLs for accessing the latest documentation.
• Improved Navigation: Experience a more intuitive structure and interface for finding the information you need.
• Contributions: If you contribute to the documentation, you'll now use Markdown instead of RestructuredText (reST). A contribution guide is available on the new platform.

What's Changed

Full Changelog: v0.1.15...v0.2.0