Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Releases: SkynetLabs/skynet-webportal

v0.2.0

27 May 13:49
v0.2.0
49b804d
Compare
Choose a tag to compare

Overview

v0.2.0 indicates the last release where the skynet-webportal repo contained many of the subpackages in the repo itself.

What's Changed

  • update changelog for v0.1.4: by @MSevey in #1850
  • fix health checks working with root domain skylink and hns redirects by @kwypchlo in #1851
  • hotfix: add missing cors headers by @kwypchlo in #1853
  • Revert permanent 301 redirect by @kwypchlo in #1854
  • Update authorized_keys by @Fluffy9 in #1834
  • Dashboard v2 current usage by @meeh0w in #1833
  • build(deps-dev): bump eslint from 8.10.0 to 8.11.0 in /packages/dashboard by @dependabot in #1863
  • build(deps): bump @fontsource/source-sans-pro from 4.5.3 to 4.5.4 in /packages/dashboard by @dependabot in #1862
  • build(deps): bump stripe from 8.207.0 to 8.209.0 in /packages/dashboard by @dependabot in #1860
  • Dashboard v2 files page by @meeh0w in #1857
  • build(deps): bump gatsby-plugin-manifest from 4.9.0 to 4.9.1 in /packages/website by @dependabot in #1859
  • build(deps): bump gatsby-source-filesystem from 4.9.0 to 4.9.1 in /packages/website by @dependabot in #1864
  • remove nginx skylink cache related code by @kwypchlo in #1869
  • build(deps): bump @fontsource/source-sans-pro from 4.5.3 to 4.5.4 in /packages/website by @dependabot in #1866
  • expose Accept-Ranges header by @kwypchlo in #1872
  • build(deps): bump gatsby from 4.9.2 to 4.9.3 in /packages/website by @dependabot in #1865
  • build(deps): bump gatsby-plugin-sharp from 4.9.0 to 4.9.1 in /packages/website by @dependabot in #1867
  • Request /user/limits in bytes. by @ro-tex in #1855
  • return buffer values to default by @kwypchlo in #1876
  • Dashboard V2 - settings pages by @meeh0w in #1871
  • update skynet-js to 4.0.26-beta by @kwypchlo in #1877
  • fix: host not found in upstream "blocker" by @kwypchlo in #1873
  • build(deps): bump node from 16.14.0-alpine to 16.14.2-alpine in /packages/dnslink-api by @dependabot in #1895
  • build(deps): bump node from 16.14.0-alpine to 16.14.2-alpine in /packages/dashboard by @dependabot in #1894
  • build(deps-dev): bump postcss from 8.4.8 to 8.4.12 in /packages/dashboard by @dependabot in #1893
  • build(deps): bump stripe from 8.209.0 to 8.210.0 in /packages/dashboard by @dependabot in #1888
  • build(deps): bump node from 16.14.0-alpine to 16.14.2-alpine in /packages/health-check by @dependabot in #1887
  • build(deps): bump node from 16.14.0-alpine to 16.14.2-alpine in /packages/handshake-api by @dependabot in #1885
  • build(deps-dev): bump prettier from 2.5.1 to 2.6.0 in /packages/handshake-api by @dependabot in #1882
  • build(deps): bump yargs from 17.3.1 to 17.4.0 in /packages/health-check by @dependabot in #1883
  • build(deps): bump dayjs from 1.10.8 to 1.11.0 in /packages/dashboard by @dependabot in #1891
  • build(deps-dev): bump autoprefixer from 10.4.2 to 10.4.4 in /packages/dashboard by @dependabot in #1892
  • build(deps-dev): bump prettier from 2.5.1 to 2.6.0 in /packages/dnslink-api by @dependabot in #1886
  • build(deps-dev): bump prettier from 2.5.1 to 2.6.0 in /packages/health-check by @dependabot in #1884
  • Dashboard V2 - API keys and export data UIs by @meeh0w in #1881
  • build(deps): bump @stripe/stripe-js from 1.24.0 to 1.25.0 in /packages/dashboard by @dependabot in #1901
  • build(deps-dev): bump prettier from 2.5.1 to 2.6.0 in /packages/dashboard by @dependabot in #1890
  • build(deps): bump gatsby from 4.9.3 to 4.10.1 in /packages/website by @dependabot in #1899
  • build(deps): bump node from 16.14.0-alpine to 16.14.2-alpine in /packages/website by @dependabot in #1889
  • build(deps): bump postcss from 8.4.8 to 8.4.12 in /packages/website by @dependabot in #1896
  • build(deps-dev): bump prettier from 2.5.1 to 2.6.0 in /packages/website by @dependabot in #1897
  • build(deps): bump gatsby-plugin-react-helmet from 5.9.0 to 5.10.0 in /packages/website by @dependabot in #1898
  • build(deps): bump gatsby-plugin-sitemap from 5.9.0 to 5.10.1 in /packages/website by @dependabot in #1902
  • build(deps): bump gatsby-transformer-yaml from 4.9.0 to 4.10.0 in /packages/website by @dependabot in #1904
  • build(deps): bump gatsby-source-filesystem from 4.9.1 to 4.10.0 in /packages/website by @dependabot in #1900
  • build(deps): bump gatsby-plugin-manifest from 4.9.1 to 4.10.1 in /packages/website by @dependabot in #1907
  • build(deps-dev): bump autoprefixer from 10.4.2 to 10.4.4 in /packages/website by @dependabot in #1906
  • improve user communication on subscription required portal by @kwypchlo in #1852
  • Nginx to pass Skynet-Api-Key and Authorization headers by @ro-tex in #1856
  • build(deps): bump gatsby-transformer-sharp from 4.9.0 to 4.10.0 in /packages/website by @dependabot in #1905
  • build(deps): bump gatsby-plugin-postcss from 5.9.0 to 5.10.0 in /packages/website by @dependabot in #1903
  • build(deps): bump gatsby-plugin-sharp from 4.9.1 to 4.10.1 in /packages/website by @dependabot in #1908
  • build(deps-dev): bump cypress from 9.5.1 to 9.5.2 in /packages/website by @dependabot in #1909
  • replace caddy with certbot by @kwypchlo in #1880
  • build(deps): bump gatsby-plugin-image from 2.9.0 to 2.10.0 in /packages/website by @dependabot in #1910
  • Dashboard v2 upgrade page by @meeh0w in #1911
  • insert snippet for docker image developement builds by @kwypchlo in #1916
  • Dashboard v2 auth pages login by @meeh0w in #1913
  • Dashboard v2 - registration and account recovery flows by @meeh0w in #1914
  • build(deps): bump minimist from 1.2.5 to 1.2.6 in /packages/health-check by @dependabot in #1920
  • build(deps): bump minimist from 1.2.5 to 1.2.6 in /packages/dashboard by @dependabot in #1919
  • build(deps): bump minimist from 1.2.5 to 1.2.6 in /packages/dashboard-v2 by @dependabot in #1921
  • build(deps): bump minimist from 1.2.5 to 1.2.6 in /packages/website by @dependabot in #1922
  • include lua linter luacheck in github action by @kwypchlo in #1923
  • Dashboard V2 - changing account information by @meeh0w in #1915
  • build(deps): bump nanoid from 3.3.1 to 3.3.2 in /packages/website by @dependabot in #1938
  • build(deps): bump gatsby from 4.10.1 to 4.10.3 in /packages/website by @dependabot in #1937
  • build(deps): bump @fontsource/sora from 4.5.3 to 4.5.5 in /packages/website by @dependabot in #1936
  • build(deps): bump gatsby-plugin-image from 2.10.0 to 2.10.1 in /packages/website by @dependabot in #1935
  • build(deps-dev): bump eslint from 8.11.0 to 8.12.0 in /packages/dashboard by @dependabot in https://github.com/SkynetLabs/skyn...
Read more

Deploy 2022-05-17

17 May 13:12
49b804d
Compare
Choose a tag to compare

What's Changed

Full Changelog: deploy-2022-04-27...deploy-2022-05-17

Deploy 2022-04-27

28 Apr 12:56
5bd3a2e
Compare
Choose a tag to compare

What's Changed

Full Changelog: deploy-2022-03-22...deploy-2022-04-27

Deploy 2022-03-22

23 Mar 00:13
bad38d6
Compare
Choose a tag to compare

What's Changed

Full Changelog: deploy-2022-03-08-1...deploy-2022-03-22

Deploy 2022-03-08-1

17 Mar 16:08
4de9794
Compare
Choose a tag to compare

This is critical patch for https://github.com/SkynetLabs/skynet-webportal/releases/tag/deploy-2022-03-08

What's Changed

Full Changelog: deploy-2022-03-08...deploy-2022-03-08-1

Deploy 2022-03-08

10 Mar 09:19
476ee04
Compare
Choose a tag to compare

What's Changed

  • Expose Blocklist Endpoint by @peterjan in #1827
  • feat(dashboard-v2): API access in dev environment by @meeh0w in #1801
  • Dashboard v2 - Uploader by @meeh0w in #1822
  • Dashboard v2 - active plan info by @meeh0w in #1823
  • feat(dashboard-v2): live data for recent activity panel by @meeh0w in #1826
  • Enable CORS on the accounts' endpoints for registering public keys. by @ro-tex in #1825
  • simplify portal default page by @kwypchlo in #1828
  • hotfix(scripts): provide api password from env variable first by @kwypchlo in #1829
  • permanent redirect some-portal.com/[skylink] to [base32-skylink].some-portal.com by @kwypchlo in #1831
  • redirect sdk docs to sdk.skynetlabs.com by @kwypchlo in #1830
  • Revert "use skynet to load our homepage" by @kwypchlo in #1835
  • temporarily use siasky.net emails on portal landing page by @kwypchlo in #1843
  • permanent redirect some-portal.com/hns/[domain] to [domain].hns.some-portal.com by @kwypchlo in #1832
  • reenable end to end uploader test by @kwypchlo in #1660
  • include subscription info in internal accounts endpoint by @kwypchlo in #1789
  • feat(website): move terms of use and privacy policy to subpages by @meeh0w in #1845
  • specify jaeger docker image versions by @kwypchlo in #1849
  • change matomo tag manager address by @kwypchlo in #1847
  • fix health checks working with root domain skylink and hns redirects by @kwypchlo in #1851
  • Revert permanent 301 redirect by @kwypchlo in #1854

v0.1.4

08 Mar 16:08
v0.1.4
b357f65
Compare
Choose a tag to compare

Full changelog here

Deploy 2022-03-01

03 Mar 10:26
11f73b5
Compare
Choose a tag to compare

This is a first github release for a long time so the below changelog is a little bit exaggerated

What's Changed

Read more