Releases: accesso-app/frontend
Releases · accesso-app/frontend
v0.5.0
v0.4.0
Features
- Upgrade to effector v22 #27 (@sergeysova)
- ACC-127 Показывать актуальный email в home page accesso #26 (@dmi-ch)
- ACC-126 Скрыть восстановление пароля #25 (@dmi-ch)
- ACC-124 Заменить страницу регистрации #24 (@dmi-ch)
- ACC-39 Вход через Accesso #23 (@dmi-ch)
- ACC-16 Разлогин/Завершение сессии #17 (@dmi-ch)
- feat: Add user profile page #15 (@dmi-ch)
- ACC-77 Пофиксить имя для ветки в шаблоне PR #16 (@dmi-ch)
- Fresh repository ACC-28 #12 (@risenforces)
- Redirect to home page after login #9 (@sergeysova)
Changes
- chore: change port #21 (@Drevoed)
- ACC-34 Completely replace resources with generated api #13 (@risenforces)
Bug Fixes
- fix: response with empty body #18 (@dmi-ch)
- test: check login form submitting by enter key press #19 (@iposokhin)
New Contributors
- @risenforces made their first contribution in #12
- @dmi-ch made their first contribution in #16
- @iposokhin made their first contribution in #19
- @Drevoed made their first contribution in #21
Full Changelog: v0.3.0...v0.4.0
v0.3.0
v0.2.1
- Fix docker image CI
v0.2.0
Features
- OAuth2 authorize #1 (@sergeysova)
Changes
- add early continue for
for of routes
if no startPageEvent #2 (@OlegBrony) - improve semantic for
startPageEvent
#4 (@sergeysova)