Skip to content

v6.0.0

Compare
Choose a tag to compare
@geoffrey-wu geoffrey-wu released this 08 Apr 01:21
· 361 commits to main since this release

Features

  • #175 Normalize all diacritics and punctuation during searches by default
  • Correctly highlight results in database page
  • #222 Database link changes as query changes
    • Allows the user to press the back button to see the results of previous queries

Bug Fixes

  • Fix link to edit-password in edit-profile page

Backend

  • Removes all deprecated fields from database
    • #244: change questionNumber -> number
  • Automatically extract createdAt from _id

Full Changelog: v5.1.0...v6.0.0