Releases: th0th/poeticmetric
Releases · th0th/poeticmetric
v1.0.0-beta4
v1.0.0
v1.0.0-beta3
What's Changed
- Fix navbar by @th0th in #165
- Update packages (and replace npm with pnpm) by @th0th in #166
- Fix exporting on public reports page by @th0th in #168
- Use env var for outgoing e-mail "from"s by @th0th in #170
- Add Google search console integration docs by @th0th in #172
- Add sign up webhook by @th0th in #173
- Add open source page by @th0th in #174
- Add canonical links to pages, improve meta tags, etc. by @th0th in #175
- Improve report queries and their tests by @th0th in #176
- Add GPL vs AGPL blog post by @th0th in #177
- Fix the misconfigured base url env var by @th0th in #178
- Improve some SEO-related stuff by @th0th in #179
- Add open source docs by @th0th in #180
- Improve open source docs by @th0th in #181
- Update the webhook data structure by @th0th in #183
- Use safer strings instead of UUIDs for tokens by @th0th in #185
- Disable the curvy lince charts by @th0th in #187
Full Changelog: v1.0.0-beta2...v1.0.0-beta3
v1.0.0-beta2
What's Changed
- Fix the navbar's background color by @th0th in #163
- Add Google Search Console integration by @th0th in #164
Full Changelog: v1.0.0-beta...v1.0.0-beta2
v1.0.0-beta
0.1.0-alpha10
What's Changed
Full Changelog: v0.1.0-alpha9...VERSION=0.1.0-alpha10
v0.1.0-alpha9
What's Changed
Full Changelog: v0.1.0-alpha8...v0.1.0-alpha9
v0.1.0-alpha8
What's Changed
- Update team page, and add docs, too by @th0th in #152
- Delete is_bounce field (and add eol-last eslint rule, too) by @th0th in #153
- Update backend and frontend dependencies by @th0th in #154
- Require e-mail verification before doing anything else by @th0th in #155
- Add polling as an alternative for hot refresh on frontend by @th0th in #156
- Add billing tests by @th0th in #157
- Fix stuff here and there by @th0th in #158
Full Changelog: v0.1.0-alpha7...v0.1.0-alpha8
v0.1.0-alpha7
Update FUNDING.yaml
v0.1.0-alpha6
Improve sites page and add script adding instructions (#143) * Improve sites page and add script adding instructions * Fix the code highlighting issue in docs * Fix eslint and typescript issues * Fix eslint issues