Releases: agntcy/docs
v0.2.9
What's Changed
- feat: CoffeeAGNTCY initial docs by @therealaditigupta in #176
- fix(slim-mcp): fix indentation in proxy tutorial numbered list by @tiswanso in #196
- feat: directory saas UI update by @keraron in #197
New Contributors
- @therealaditigupta made their first contribution in #176
- @tiswanso made their first contribution in #196
Full Changelog: v0.2.8...v0.2.9
v0.2.8
v0.2.7
v0.2.6
v0.2.5
v0.2.4
v0.2.3
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
What's Changed
- chore: added issue template for the docs repo by @keraron in #135
- chore: adding non interactive mode to dir documentation by @keraron in #138
- chore: adding contribution guide by @keraron in #146
- chore: update name of hosted directory by @jnapper7 in #154
- Update hosted-agent-directory.md by @lttucker23 in #155
New Contributors
- @lttucker23 made their first contribution in #155
Full Changelog: v0.2.1...v0.2.2
v0.2.1
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
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
- fix rebase into the new mkdocs documentation by @muscariello in #112
- chore: fix broken links by @muscariello in #114
- docs: fixes after mkdocs migration by @aduminuc in #117
- fix: Fix notes and important admonitions in identity by @jadiaconu in #116
- chore: update directory doc with auto repo creation by @jubarbot-cisco in #118
- fix(docs): fix broken links and update content by @keraron in #123
- feat(ui): added AGNTCY colors by @lgecse in #124
Full Changelog: v0.1.15...v0.2.0