github backstrokeapp/server v2.0.1
v2.0.1: Deployment Hotfix

latest releases: v2.3.0, v2.2.0, v1...
6 years ago

There turned out to be a small issue when deploying v2.0.0 - automatic link updates were a bit broken. This was due to three things:

  • The heuristic that's used as a first pass prior to making an api call for each link wasn't working. I switched to a more specific regular expression which works much better now.
  • One Github API call being made wasn't being passed the proper api token.
  • That same api call was being passed a token in a non-standard way which meant that the call wasn't respecting the token, and instead falling back on the unauthenticated request.

Now, automatic link updates seem to be working well for the time being.

Don't miss a new server release

NewReleases is sending notifications on new releases.