Releases: jitendra-ky/dragonfly
Releases · jitendra-ky/dragonfly
v1.1.0
What's Changed
- fix: set session ID cookies with a long expiry of 1 year. by @jitendra-ky in #89
- Fix last message bug by @sobhanvn7 in #92
- Refactoring/magic by @jitendra-ky in #101
- feature/react frontend by @jitendra-ky in #102
- remove old ui by @jitendra-ky in #103
- replace tornado with django chanel by @jitendra-ky in #104
New Contributors
- @sobhanvn7 made their first contribution in #92
Full Changelog: v0.7.2...v1.1.0
v0.8.0
What's Changed
- style: update icons in home template with Font Awesome. by @jitendra-ky in #74
- upgrade message UI. by @jitendra-ky in #76
- now user is not created until verified. by @jitendra-ky in #87
Full Changelog: v0.7.1...v0.7.2
Draongfly 0.8.0
What's Changed
- 42-prepare-repo-to-get-public by @jitendra-ky in #57
- refactor: replace dora-the-explorer image with dragonfly. by @jitendra-ky in #58
- 56-add-web-socket-for-real-time-chat by @jitendra-ky in #60
- 47-mobile-ui-fix by @jitendra-ky in #63
- UX: add welcome page with dragonfly icon and styling. by @jitendra-ky in #70
Full Changelog: v0.7.0...v0.7.1
first release
What's Changed
- server setup: create django
zprojectproject and appzserver. by @jitendra-ky in #1 - api feature: add sign-in and sign-up functionality by @jitendra-ky in #3
- setup sign-in and sign-up UI by @jitendra-ky in #8
- UI Google-login: Implement Google Auth in signin and signup flows. by @jitendra-ky in #12
- Create django.yml by @jitendra-ky in #17
- UI: fix error message show in signin and signup page. by @jitendra-ky in #19
- tools lint: setup python linter Ruff. by @jitendra-ky in #16
- setup esline and prettier by @jitendra-ky in #26
- test: add Selenium tests for user signup and signin functionality. by @jitendra-ky in #32
- UI fix: declare error_message with let for proper scoping. by @jitendra-ky in #34
- UI signup: add password confirmation to signup form. by @jitendra-ky in #35
- test API: improve user deletion verification in UserProfileViewTest. by @jitendra-ky in #36
- test UI: add setup script for UI test database. by @jitendra-ky in #39
- tests CI: refactor test worflow to run in custom docker image by @jitendra-ky in #40
- prodect is deployment ready by @jitendra-ky in #46
- docs tests: add testing documentation. by @jitendra-ky in #41
- feature: implement forget password. by @jitendra-ky in #45
- UI Fix: add CSRF token handling for signin and signup with google. by @jitendra-ky in #49
- refactor API: switch to a better file structure. by @jitendra-ky in #51
- 50-build-messaging-app by @jitendra-ky in #54
New Contributors
- @jitendra-ky made their first contribution in #1
Full Changelog: https://github.com/jitendra-ky/dragonfly/commits/v0.7.0