Skip to content
This repository has been archived by the owner on Aug 28, 2021. It is now read-only.

Releases: speckleworks/SpeckleServer

v1.9.1

29 Oct 10:48
c786098
Compare
Choose a tag to compare

1.9.1 (2019-10-29)

Bug Fixes

  • docker: Fix up docker-compose.yml (f83530a)

v1.9.0

02 Oct 16:15
0489c8a
Compare
Choose a tag to compare

1.9.0 (2019-10-02)

Bug Fixes

  • docker: adds env vars to docker-compose.yml (75ca755)
  • setup: santizes canonical url (e0cba2e), closes #165

Features

  • job numbers: add jn field to streams (dc7572d), closes #163
  • job numbers: adds a job number field to projects (fede7aa)

v1.8.0

20 Sep 17:37
00d42f7
Compare
Choose a tag to compare

1.8.0 (2019-09-20)

Features

  • telemetry: added server init & app routes telemetry views (and events) (f8286b1)
  • telemetry: adds a simple ping on server init to telemetry.speckle.works (ec91fb2)
  • telemetry: scaffolding extracting the server version from git repo status (2dac859)

v1.7.3

18 Sep 15:07
58ec080
Compare
Choose a tag to compare

1.7.3 (2019-09-18)

Bug Fixes

  • auth/redirects: allows all localhost url redirects (c3edf10), closes #160
  • auth/redirects: allows all localhost urls for redirects. fix#160 (7e7bba7)

v1.7.2

28 Aug 13:56
8ee2b23
Compare
Choose a tag to compare

1.7.2 (2019-08-28)

Bug Fixes

  • user search: fixes user search (2c80fee), closes #154

v1.7.1

21 Aug 18:10
a7cbb7a
Compare
Choose a tag to compare

1.7.1 (2019-08-21)

Bug Fixes

  • auth/index.js: hotfix missing url dep (5013838)

v1.7.0

21 Aug 16:39
35f1b4a
Compare
Choose a tag to compare

1.7.0 (2019-08-21)

Bug Fixes

  • (authentication): adds .env var to .env-base (ALLOW_INSECURE_REDIRECTS) (3847f4d)
  • authentication: cleaning null auth strategies, linting, secure .env for redirects (12da3ba)
  • fixes merge conflicts with origin/dev (10230d8)
  • minor eslinting fix (0cae174)
  • authentication: fixes github email scope, etc (e225499)
  • authentication: postLogin page attempts to send a get request to specified url (for .net callbacks) (99fa62f)
  • authentication: sets cookie maxAge instead of expires because redirectUrl was not cleared (19da355)

Features

  • (wip) adds auth0 login routes and changes: adding auth0 (9f5ccf3)
  • authentication: added local strategy (24ac7e2)
  • authentication: added redirect url validation checks (364ce49)
  • authentication: adds email verification route, conditionally removes api login/register (6ada782)
  • authentication: adds isSpeckleServer prop on /api for clientside url validation (34442f6)
  • authentication: azure ad fixes, error page, signing page, and other things (718c9c5)
  • authentication: changes redirect logic, and conn string separator, removes unused dep (6569b50)
  • authentication: checks protocol (http vs https) against env flag regarding insecure redirects (c5872f0)
  • authentication: fixed redirects, auth0 lockless strategy, and other fiddles (e73f520)
  • authentication: implemented Auth0 callbacks, and other stuff (4fd23ca)
  • authentication: implemented password resets (8d7879f)
  • authentication: nicer pwd reset message pages & minor fixes (ab237c3), closes #107
  • added azure-ad & auth0 sign in strategies (cca4010)
  • authentication: re-implements local strategy, adds signin main page, and more (4a1daec)
  • authorization: added github authorization, added storage of provider profiles on users (e56d60e)
  • demo: testing stuff (8089f12)

v1.6.2

29 Jul 11:53
96bf39a
Compare
Choose a tag to compare

1.6.2 (2019-07-29)

Bug Fixes

  • semantic-release: use .releaserc.json to control release mechanism (9569d25)

v1.6.1

29 Jul 11:34
812a1d4
Compare
Choose a tag to compare

1.6.1 (2019-07-29)

Bug Fixes

  • semantic-release: add a dummy commit to trigger semantic-release (ec35303)

Start of Semantic-Release

29 Jul 11:25
a5465c0
Compare
Choose a tag to compare

This is where semantic-release starts! 🎉