Skip to content

Releases: accesso-app/backend

v0.6.0

10 Nov 00:55
3aaf88d
Compare
Choose a tag to compare
  • add async graphql for admin #69 (@sergeysova)
  • docs(api-admin): add register application method description | openapi docs #38 (@asvtsv)
  • ACC-40 Создать клиентское приложение AccessoAdmin[Dev] в базе Accesso #42 (@Drevoed)
  • docs(api-admin): add delete user method description | openapi docs #36 (@asvtsv)
  • docs(api-admin): add add-user method description | openapi docs #37 (@asvtsv)
  • ACC-36 Add detailed installation steps #33 (@risenforces)

Features

  • ACC-128 Add possibility to disable redirect_uri check #66 (@dmi-ch)
  • ACC-52 Implement account.edit method for api-internal #64 (@sergeysova)
  • ACC-127 Показывать актуальный email в home page accesso #65 (@dmi-ch)
  • ACC-129 Добавить флаг для отметки приложения как developer app #67 (@dmi-ch)
  • ACC-125 Выключить API регистрации (но не подтверждения почты) #62 (@dmi-ch)
  • ACC-51 Add account.edit method openapi description #63 (@sergeysova)
  • Add email to sessionGet user profile #61 (@sergeysova)
  • Feature/cache move #59 (@Drevoed)
  • ACC-108 Add invites schema and migrations #54 (@sergeysova)
  • Feature/cache dockerfile #55 (@Drevoed)
  • Bunch of changes to integrate cardbox auth in accesso #53 (@Drevoed)
  • ACC-100 Create table for accesso-admin's token sessions #52 (@dmi-ch)
  • ACC-96 Обработка ошибки отсутствия сервиса в рантайме #51 (@Drevoed)
  • ACC-97 Migrate to sqlx #48 (@Drevoed)
  • ACC-72 Привести в порядок Admin API #43 (@Drevoed)
  • ACC-41 Добавить таблицу регистрации пользователя в приложении #45 (@dmi-ch)
  • ACC-53 Описать API получения текущей сессии пользователя #44 (@dmi-ch)
  • feature: replace sha with argon2id #35 (@Drevoed)
  • upgrade to latest actix web #34 (@Drevoed)

Changes

  • ACC-96 Обработка ошибки отсутствия сервиса в рантайме #51 (@Drevoed)
  • ACC-47 add user_registrations to access_tokens #49 (@sergeysova)
  • upgrade to latest actix web #34 (@Drevoed)

Bug Fixes

  • Sendgrid returns 202 on success #60 (@Drevoed)
  • Fix/content type sendgrid #58 (@Drevoed)
  • ACC-41 Добавить таблицу регистрации пользователя в приложении #47 (@dmi-ch)

BREAKING CHANGES

  • ACC-96 Обработка ошибки отсутствия сервиса в рантайме #51 (@Drevoed)

api-internal@0.4.1

30 Jan 11:37
Compare
Choose a tag to compare

Features

Changes

api-internal@0.4.0

14 Nov 09:02
Compare
Choose a tag to compare

Changes

public-api v0.3.0

29 Sep 11:31
Compare
Choose a tag to compare

Features

Changes

Bug Fixes

  • public-api: correctly set first name after registration #13 (@sergeysova)

BREAKING CHANGES

public-api v0.2.0

03 May 09:52
Compare
Choose a tag to compare

public-api v0.1.0

02 Apr 10:55
9da64b3
Compare
Choose a tag to compare
public-api@0.1.0

build(github): build on tags