|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## 0.0.28 |
| 4 | + |
| 5 | +<!-- generated comparing v0.0.27..master --> |
| 6 | + |
| 7 | +_Nov 23, 2022_ |
| 8 | + |
| 9 | +A big thanks to the 4 contributors who made this release possible. Here are some highlights ✨: |
| 10 | + |
| 11 | +Client-side functions, migration fixes, add sidebar to overview page, support visual captcha as fallback, add "alpha" label to app and landing page, automatic app names in demo. |
| 12 | + |
| 13 | +- ​<!-- 19 -->Fix landing page hydration issue (#1375) @bharatkashyap |
| 14 | +- ​<!-- 18 -->Update demo bar copy (#1371) @apedroferreira |
| 15 | +- ​<!-- 17 -->Fix overflow for explorer (#1372) @Janpot |
| 16 | +- ​<!-- 16 -->Add "alpha" label to app and landing page hero (#1356) @bharatkashyap |
| 17 | +- ​<!-- 15 -->Add missing sucrase helper (#1360) @Janpot |
| 18 | +- ​<!-- 14 -->Remove demo docker (#1369) @apedroferreira |
| 19 | +- ​<!-- 13 -->Remove demo configuration from render.yaml (#1368) @apedroferreira |
| 20 | +- ​<!-- 12 -->Move typescript to devDependencies (#1366) @Janpot |
| 21 | +- ​<!-- 11 -->Remove sentry debug option (#1361) @Janpot |
| 22 | +- ​<!-- 10 -->Fix yarn.lock @Janpot |
| 23 | +- ​<!-- 09 -->Upgrade eslint (#1287) @Janpot |
| 24 | +- ​<!-- 08 -->Fallback to visible captcha if invisible captcha fails (#1272) @apedroferreira |
| 25 | +- ​<!-- 07 -->Refactor overview page (#1357) @Janpot |
| 26 | +- ​<!-- 06 -->Fix migration to v3 (#1359) @Janpot |
| 27 | +- ​<!-- 05 -->Run functions client side (#1325) @Janpot |
| 28 | +- ​<!-- 04 -->Show IP address in log messages (#1350) @apedroferreira |
| 29 | +- ​<!-- 03 -->Fix prettier script in CI (#1355) @Janpot |
| 30 | +- ​<!-- 02 -->Automatic app names in demo (#1351) @apedroferreira |
| 31 | +- ​<!-- 01 -->[core] Group renovate GitHub Action dependency updates (#1341) @oliviertassinari |
| 32 | + |
| 33 | +All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @Janpot, @oliviertassinari |
| 34 | + |
3 | 35 | ## 0.0.27
|
4 | 36 |
|
5 | 37 | <!-- generated comparing v0.0.26..master -->
|
|
0 commit comments