Skip to content

Releases: th0th/poeticmetric

v1.0.0-beta4

11 Aug 12:32
d39f515
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-beta3...v1.0.0-beta4

v1.0.0

30 Aug 11:55
d39f515
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-beta3...v1.0.0

v1.0.0-beta3

25 May 00:57
Compare
Choose a tag to compare

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

18 Mar 17:52
489e597
Compare
Choose a tag to compare

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

07 Mar 00:04
50c330e
Compare
Choose a tag to compare

0.1.0-alpha10

06 Mar 17:43
2c7edc5
Compare
Choose a tag to compare

What's Changed

  • Improve e-mail validation and subscription checks on frontend by @th0th in #161

Full Changelog: v0.1.0-alpha9...VERSION=0.1.0-alpha10

v0.1.0-alpha9

27 Feb 21:30
29b6506
Compare
Choose a tag to compare

What's Changed

  • Enable exporting reports and events as CSV by @th0th in #160

Full Changelog: v0.1.0-alpha8...v0.1.0-alpha9

v0.1.0-alpha8

22 Feb 21:50
2394334
Compare
Choose a tag to compare

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

11 Feb 10:59
Compare
Choose a tag to compare
Update FUNDING.yaml

v0.1.0-alpha6

04 Feb 11:18
41b6105
Compare
Choose a tag to compare
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