Skip to content

Latest commit

 

History

History
74 lines (46 loc) · 5.69 KB

CHANGELOG.md

File metadata and controls

74 lines (46 loc) · 5.69 KB

Changelog

0.5.0 (2022-07-27)

Features

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

0.4.0 (2022-02-15)

Features

Bug Fixes

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

0.3.0 (2021-09-10)

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)

0.2.0 (2021-08-31)

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