Releases
v1.0.0
Compare
Sorry, something went wrong.
No results found
1.0.0 (2021-01-02)
Bug Fixes
minor website fixes, added CI integrations #3 (a3c3366 )
arduino: added endless blink loop when SD init fails (814994f )
arduino: added false flag to base64 encode (7c83414 )
arduino: changed formatted time to epoch time (eeb4b64 )
arduino: fixed HTTPS POST request (b5f9c30 )
arduino: fixed minor bugs (4a93902 )
arduino: fixed namespace issues (5201943 )
arduino: fixed printf for DS18B20 (9940a65 )
arduino: fixed typo (0296a14 )
db: added virtuals to schemata (04cb122 )
db: fixed timestamp handling (223e8b3 )
db: fixed timestamp ISO string creation (6fdb836 )
firmware: fixed typo in HTTP request (212a8ae )
functions: added connection close to stations resolver (68a3b72 )
functions: fixed hash validation to always use 2 decimal values (d75528c )
functions: fixed req destructuring (1e8cff6 )
functions: forced connection close after every resolver (3459624 )
functions: removed force close database connection in Apollo (32d8361 )
graphql: fixed input types (9496401 )
lambda: added missing connection calls (5f7ac31 )
lambda: fixed build command (1258285 )
lambda: fixed lambda build config (52ea0d0 )
lambda: fixed sorting of entry extremes to prefer outside sensors (bd8cc37 )
lambda: fixed typo (c9ff007 )
lambda: raised test coverage (446fc8f )
snowpack: fixed build command (9209fdc )
website: added preconnect statements to _app (2b1cfa9 )
website: converted index to server side rendered (cf1e2b3 )
website: fixed assets import path (8b33d83 )
website: fixed build ID generation (c58f76a )
website: fixed Card layout (a02c731 )
website: fixed CSS specificity for ErrorCard (94a0133 )
website: fixed Lightswitch dimensions for Safari (402fa2b )
website: fixed Netlify URL env (baf297a )
website: fixed translation typo, fixed redirect to /de (92e907c )
website: fixed typo (1aa9952 )
website: refactored manifest data (0c9f941 )
added sapper to gitignore, updated yarn.lock (94fec51 )
enhanced tests & fixed bugs (709387e )
fixed ESLint warnings (35ac628 )
fixed latitude typos (0a5e705 )
fixed latitude typos (5b83d3b )
fixed Postman collection (6125401 )
fixed typescript types (7faaeab )
fixed webpack build (f1798a0 )
removed svelte leftovers (124790d )
website: fixed minor issues (28caed1 )
website: fixed typo (2bfb480 )
website: fixed typo (14f3063 )
website: fixed URL env (c83f94a )
website: reactivated i18n language detection (4151ad9 )
website: removed Netlify redirects file (b2b32ec )
reverted to Webpack v4, added language redirects (98a45f7 )
Features
added Postman collection (bbc376e )
arduino: added Basic Authorization for GraphQL request (e98e484 )
arduino: added DHT functionality, reformatted code (74c3a3a )
arduino: added SD card handling (16932e3 )
arduino: added WiFi config (256aeaa )
arduino: enhanced HTTPS request handling (a9e4a59 )
arduino: enhanced POST request (1830a63 )
arduino: fixed typos in HTTPS request (dfe5ab2 )
db: added MongoDB config (2ab23fe )
db: added StationSchema (986372c )
functions: added event listener to close db connection (bfeb4e4 )
graphql: added data sources (f8993a7 )
graphql: added datasources (ca28b54 )
graphql: added GraphQL base structure (ca0c653 )
graphql: added queries, mutations (7f10795 )
graphql: added station query & mutations (fdde205 )
lambda: added entriesCount & stationsCount endpoints (8aac904 )
lambda: added extremeEntries endpoint (dfb1f70 )
lambda: added lambda functions setup (1bba252 )
lambda: added name search for stations (994d0d5 )
sapper: added sapper (a415477 )
snowpack: added svgo plugin (fab5531 )
tests: added Jest setup (003c4df )
website: added Breadcrumbs, Lightswitch (e93bd69 )
website: added Card components (de7bf6b )
website: added dev proxy (f3e1307 )
website: added Divider (b06428a )
website: added ErrorCard, StationForm (403817d )
website: added functionality for StationForm, added Stations page (c2af343 )
website: added GraphQL client (820cfe6 )
website: added graphql client, added Card components (d81ed57 )
website: added i18n for date & number formats (9e7f188 )
website: added icons, enhanced temperature card (0d8a713 )
website: added LoadingCard (76acacf )
website: added refresh hooks, reformatted number display (bab2b8f )
website: added SEO headers (653cd13 )
website: added Social list in Footer (c4b93e5 )
website: added StationCard (fac8232 )
website: added Stations index page (d21e101 )
website: added stations route, added error card (86307c6 )
website: added statistics to index page (1df1c8a )
website: added TemperatureCard (70e2525 )
website: added translations (e0bf2c6 )
website: enhanced index page (2d505db )
website: enhanced index page, added styling updates (e7881ef )
website: enhanced Lightswitch component (cbaae8a )
website: enhanced StationForm component (2cd6b94 )
website: enhanced StationForm, enhanced styles (78da175 )
website: enhanced statistics part on index page (3557a4c )
website: extended footer, fixed handling of dayjs locales (3a23cb1 )
website: extended StationCard (02ea8f6 )
website: extended TemperatureCard (82fac59 )
website: moved components from Svelte to Preact (f37f1a9 )
website: refactored sapper to svelte/kit (6b1ab2d )
website: refactored svelte to next/preact (6ecb1a9 )
website: replaced sapper with Svelte kit (563f700 )
added lerna & webpack configurations (4044dbe )
added README.md (abc0430 )
initial commit (99e8975 )
BREAKING CHANGES
this PR should trigger v1.0.0
You can’t perform that action at this time.