v0.1.1
What's Changed
- Change slug usage to encoded text by @minai621 in #261
- Bump JamesIves/github-pages-deploy-action from 4.6.1 to 4.6.3 by @dependabot in #262
- Change
encodeURIComponent
toencodeURI
by @devleejb in #265 - Fix Checking Conflict in Note Creation by @devleejb in #266
- Add shortcut for text formatting and FormatBar component by @beberiche in #263
- Add notifications when there is an error in the service by @wet6123 in #264
- Implement navigate to 404 error page when accessing non-existent URL in workspaceSlug by @KimKyuHoi in #244
- Fix 'Additional Users' Popover Display Logic for Profile Clicks by @choidabom in #270
- Add description for tag system in
CONTIRBUTING.md
by @devleejb in #271 - Remove unnecessary package-lock.json file by @choidabom in #277
- Add pre-commit hook using husky for linting and formatting by @choidabom in #281
- Update GitHub Actions to trigger when a new version is released by @devleejb in #283
- Update version to
v0.1.1
by @devleejb in #284
New Contributors
- @beberiche made their first contribution in #263
- @wet6123 made their first contribution in #264
Full Changelog: v0.1.0...v0.1.1