diff --git a/release-notes.mdx b/release-notes.mdx new file mode 100644 index 000000000..161305464 --- /dev/null +++ b/release-notes.mdx @@ -0,0 +1,13 @@ +--- +title: "Release Notes" +description: "Latest OpenOps product changes grouped by features, fixes, and improvements." +icon: "📝" +iconType: "emoji" +slug: "/release-notes" +--- + +## 0.100.0 – 2025-12-18 + +### 🐛 Bug fixes + +- Fixed seed admin user password generation and tables admin authentication so initial setup and migrations reliably create valid admin credentials.