Skip to content

Releases: server-state/docs

v0.5.0

27 Jul 11:20
Compare
Choose a tag to compare

0.5.0 (2022-07-27)

Features

  • Add "Coming soon" message to main docs page (3b4e035)

v0.4.0

15 Feb 11:21
Compare
Choose a tag to compare

0.4.0 (2022-02-15)

Features

  • docs/develop: 📝 Update GraphQL Schema docs in accordance with changes from server-state/server#14 (d85eb23)
  • docs/internal: 📝 Add Redis User DB structure reference (5d61230)
  • Replace old forums link with Discord link (0913c54)

Bug Fixes

  • deployment: Remove non-working search for now (bd14814)

@server-state/docs v0.3.0

10 Sep 20:33
Compare
Choose a tag to compare

Features

  • docs/develop: 🚧 Add GraphQL Base Schema Reference (WIP!) (d7a9697)
  • docs/develop: ✨ Add pub/sub address reference (1b5f2a1)

Bug Fixes

  • 💚 Fix update:schema-docs script for non-Windows systems (25a5776)

@server-state/docs v0.2.0

31 Aug 13:16
Compare
Choose a tag to compare

Features

  • 🌱 Add general documentation structure (6c539d6)
  • ✨ Implement homepage (ad05dbf)
  • 💬 Update homepage texts (21f6c0f)
  • 🎉 Relaunch initial commit (71d4e97)
  • deployment: 🔍 Add basic (non-personal data!) analytics with self-hosted Plausible instance (d7cf817)
  • docs/branding: 🚸 Enhance branding guidelines landing page (1d58047)
  • docs/branding: 📝 Add logo design guidelines (a811511)
  • docs/branding: 📝 Add more branding details (238d961)
  • docs/branding: ✨ Setup branding documentation (to be filled) (985e192)
  • docs/general: 🚸 Add last update information to documentation footer (1ec9a0c)
  • images: 🍱 Add extension development cycle overview (3e614bc)
  • images: 🍱 Add various diagrams (94f9cce)
  • stylesheet: 🚸 Improve inverted image styling (66984f9)
  • stylesheet: 💄 Optimize dark mode rendering of invertible images (e51109e)

Bug Fixes

  • build: 🐛 Move SVG assets to static folder (640095b)
  • components: 🐛 Fix download link (4791fa3)
  • deployment: 🐛 Fix broken image links (32790b6)
  • deployment: 🔍 Disable indexing (for now) (c105d32)
  • docs/general: 🐛 Adjust footer links to have a trailing /, if necessary (874e1db)
  • footer: 🐛 Add trailing slash to first column footer links (328a403)
  • stylesheet: 🍱 Re-add (hopefully fixed) version of .ttf files (27839f6)
  • stylesheet: 🐛 Fix rendering bugs in homepage waves (13a1229)
  • stylesheet: 🚸 Fix search bar colors (6c94163)
  • stylesheet: 💄 Fix homepage hero banner styling (9445e5f)

Miscellaneous Chores