0.4.0 · 2024-03-27
- Feat: Add Incentivized Testnet Guide.
- Feat: Add new env
NEXT_PUBLIC_OG_API_ROOTto configure/api/ogroot.
- Feat: Update Vota Operator Manual.
- Feat: Update Vota Dev Guide.
- Feat: Update Vota DevOps Guide.
- Feat: Hide Incentivized Testnet Guide.
- Feat: Hide Dear Doge Testnet Developer Documentation entry.
- Feat: Change
/api/ogAPI server from DF custom server to Vercel (shared with DF Docs Testbench).
- Fix: Prettier some MDX files.
0.3.1 · 2023-12-01
- Feat: Add the full node setup guide into the intro for chapter of Vota DevOps Guide.
- Fix: Fix a capitalization typo for Dear Doge Testnet.
0.3.0 · 2023-11-27
- Feat: Add Dear Doge Testnet Developer Documentation (Dear Doge Testnet).
- Feat: Add Dear Doge into the nav list of Products.
- Feat: Add Dear Doge into footer link list.
- Feat: Add the index card of Dear Doge into the Get Started page.
- Feat: Add the
IconSchemaSVG icon.
- Build: Update devDeps to latest versions.
@types/node: 20.10.0@types/react: 18.2.38eslint: 8.54.0typescript: 5.3.2
- Build: Dedupe
pnpm-lock.yaml.
- Fix: Fix some typos for Vota Dev Guide.
- Fix: Fix the link to “Troubleshoot” page for Vota Operator Manual.
- Fix: Fix a typo of index card
descfor Vota Operator Manual. - Fix: Rollback and lock
@vercel/ogversion to 0.5.13 to fix the failure image generation for AWS.
0.2.1 · 2023-11-20
- Fix: Fix grammar for Governance chapter of Vota Dev Guide.
0.2.0 · 2023-11-19
- Feat: Add the “Governance” chapter into Vota Dev Guide.
- Feat: Add the
IconVoteSVG icon.
- Feat: Update index of Vota Dev Guide.
0.1.1 · 2023-11-15
- Docs: Update Prettier-related scripts for README.
- Docs: Minor polish for README.
0.1.0 · 2023-11-14
- Feat: Update Vota Operator Manual.
- Add mainnet faucet.
- Feat: Update Vota Dev Guide.
- Add mainnet faucet.
- Feat: Streamline the “Public Resources” chapter of Vota Dev Guide.
- Style: Format some SVG files (
components/**/*.svg) with Prettier. - Chore: Update Prettier config for SVGs.
- Chore: Update Prettier-related pnpm scripts.
- Build: Update devDeps to latest versions.
@types/node: 20.9.0@types/react: 18.2.37eslint: 8.53.0prettier: 3.1.0prettier-plugin-tailwindcss: 0.5.7
- Fix: Editorial fix of punctuations for Vota Dev Guide.
0.1.0-beta.4 · 2023-10-29
- Feat: Update Vota Dev Guide.
- Add testnet commands.
- Add testnet resources.
- Add gRPC endpoints and faucets.
- Feat: Remove DORA token buying guide in Vota Operator Manual.
- Feat: Remove Dora-KSM Parachain from footer.
- Feat: Extend clickable area for Dora Factory official site link in footer.
- Build: Update deps to latest versions.
@vercel/og: 0.5.20next: 13.5.6
- Build: Update devDeps to latest versions.
@types/node: 20.8.9@types/react: 18.2.33eslint: 8.52.0eslint-config-next: 13.5.6sass: 1.69.5tailwindcss: 3.3.5
- Fix: Fix a typo in Vota DevOps Guide.
- Fix: Fix punctuations for Vota Dev Guide.
0.1.0-beta.3 · 2023-10-14
- Feat: Dora Vota DevOps Guide.
- Feat: Refine title gradient color for auto-generated OG images.
- Feat: Update Get Started page.
- Docs: Update contact email for Code of Conduct.
- Build: Update deps to latest versions.
nextra: 2.13.2nextra-theme-docs: 2.13.2
- Build: Update devDeps to latest versions.
@types/node: 20.8.6@types/react: 18.2.28eslint: 8.51.0sass: 1.69.3prettier-plugin-tailwindcss: 0.5.6
- Fix: Fix a typo in Vota Operator Manual.
- Fix: Fix a link in Vota Developer Guide.
0.1.0-beta.2 · 2023-10-04
- Refactor: Prefix
SITE_ROOTwithNEXT_PUBLIC_to streamline environment variable configuration. - Perf: Optimize CLS for Nextra Card images.
- Reference: https://web.dev/optimize-cls/
- Docs: Streamline and reword for README.
- Build: Update deps to latest versions.
next: 13.5.4nextra: 2.13.1nextra-theme-docs: 2.13.1
- Build: Update devDeps to latest versions.
@types/node: 20.8.2@types/react: 18.2.24eslint-config-next: 13.5.4postcss: 8.4.31prettier-plugin-tailwindcss: 0.5.5
- Fix: Change preparation of DORA token amount from
20into5in Vota Operator Manual. - Fix: Fix
--gas-pricesand--gas-adjustmentvalues for commands in Vota Dev Guide.
0.1.0-beta.1 · 2023-09-24
- Feat: Gradient tint for auto-generated OG image title.
- Feat: Remove/replace Testnet related information in Vota Dev Guide.
- Feat: Remove (hide) Aptos API docs.
- Feat: Update list of Products in nav.
- Feat: Update footer.
- Remove legal files.
- Update link list.
- Build: Update deps to latest versions.
- Build: Update devDeps to latest versions.
- Fix: Change Node.js version from
18+into18.xin Vota Operator Manual. - Fix: Attach
altattribution onto the image in Deploy MACI button for better a11y.
0.1.0-beta · 2023-09-21
- Feat: Add Vota Operator Manual.
- Feat: Add Vota Developer Guide.
- Feat: Update Get Started page.
- CI: Add GitHub Actions workflow for production deployment.
- Docs: Add the hero image into README.
- Feat: Replace
<Tabs>with<Tab.Tabs>to align to Nextra latest feature. - Build: Update deps to latest versions.
- Build: Update devDeps to latest versions.
- Build: Change
.env.productioninto.env, and updateSITE_ROOTin.env. - Docs: Update contact email for Code of Conduct.
- Fix: Theme config
docsRepositoryBaseURL. - Fix: SVGR config for Next.js.
- Reference: https://react-svgr.com/docs/next/#usage
0.1.0-alpha · 2023-09-09
- Feat: Scaffold and structure of documentation.
- Feat: Customized landing page to shape DF Docs visual identity.
- Feat: Customized nav with Dora Factory branding.
- Feat: Customized footer.
- Feat: Customized TOC based on Nextra Docs theme.
- Feat: Adaptive favicon and Apple touch icon.
- Feat: Dynamic page title, description, and Open Graph metadata.
- Feat: Auto-generated OG images for each page, based on
@vercel/ogwith Vercel Edge Functions. - Docs: Read Me.
- Docs: Changelog.
- Docs: MIT License.
- Docs: Code of Conduct, based on Contributor Covenant v2.1.
- Chore: Configure GitHub Dependabot.