Skip to content

Releases: ssm0318/diivers

v0.8.0

22 Apr 11:30
aef1420
Compare
Choose a tag to compare

Changes

New Feature

  • [Feature] User Tag #291
  • [Session] user session tracking #242
  • [Notification] Localize Notification contents #211
  • [URL] External URL support #119
  • [User] Delete Account #145

Bugfix

  • [Bug] content deletion does not reflect in push notifications #280

v0.7.1

17 Apr 12:05
99c4fdd
Compare
Choose a tag to compare

Changes

Bugfix

  • [Bug] iOS (safari, chrome) does not support Notification.permission #285
  • [Bug] New post not reflected on feed immediately #269

v0.7.0

15 Apr 10:05
a93875e
Compare
Choose a tag to compare

Changes

New Features

  • [Sign In] enable login with email #140
  • [Infra] Rollback github action added #233
  • crop & resize image when upload profile image #191

Bugfix

  • [User Search] search result list UI fix #209
  • remove restore scroll position feature & fix scroll up button issue #270
  • Github action cannot find FCM environment variables #278

Improvements

  • (Web) Push Notification UX #201

v0.6.0

08 Apr 10:11
d09a4e5
Compare
Choose a tag to compare

Changes

New Features

  • Reflect in push notifications when deleting content #170

Bugfix

  • [Bug] When writing an answer, it is saved in the draft and released to anonymous feed #247
  • [Bug] opens another post contents when editing a post #246

Refactoring

v0.5.2

01 Apr 09:24
750a5ad
Compare
Choose a tag to compare

Changes

New Features

  • [DB] model soft deletion #102

BugFix

  • [Bug] All Posts exposed to anonymous feed #245
  • [Bug] When writing an answer, it is saved in the draft and released to anonymous feed #247

v0.5.1

19 Mar 03:05
01b0a43
Compare
Choose a tag to compare

Changes

Bugfix

  • [Bugfix] Posts/comments/responses on home feeds do not update immediately when post or delete

v0.5.0

18 Mar 12:25
fb980e3
Compare
Choose a tag to compare

Changes

New Features

  • [Feed] maintain scroll position in friend feed #142
  • [Feed] save draft of Article(aka TMI), Response #143
  • [Infra] add github action for deployment #196

Improvements

  • [Bug Fix] upgrade django-modeltranslation #222
  • [Bug Fix] upgrade djangorestframework-simplejwt #229
  • [Comment] apply comment new line with shift+enter #114
  • [Comment] unify the scope of disclosure of comments and comments #186
  • [Comment] add reply button to reply type comment item #200
  • [Notification] close notification dropdown when toggled #185
  • [Notification] send notifications to those involved when a new comment created #137
  • [Notification] mark only unread notifications as read in the notification modal/screen #226

v0.4.0

12 Mar 10:21
24d8974
Compare
Choose a tag to compare

Changes

New Features

  • [Multilingual] Multilingual Support #118 #132

Improvements

  • [Sign Up] Improve Sign Up Flow(add various sign up error cases, terms)#92 #134

v0.3.2

26 Feb 14:12
5c7a5d7
Compare
Choose a tag to compare

Changes

Bug fixes

  • [Sign up] 415 error when selecting a question #198
  • [Authentication] Remember-me cookie expires bug #138
  • [Notification] add No Friend Request list, No Response Request list message #187
  • [Profile Image] profile image style bug fix #188

Refactoring

  • [Refactoring] remove unnecessary frontend dependencies #183

v0.3.1

19 Feb 16:24
fb3c0d5
Compare
Choose a tag to compare

Changes

  • [User Profile] Improve profile picture related functionalities #192