Releases: knowii-oss/knowii
Releases · knowii-oss/knowii
Release 0.5.0
What's Changed
- build(deps): updated deps by @dsebastien in #453
- chore(deps): update sonarqube docker tag to v10 by @renovate in #443
- docs(docs): updated contributing guide by @dsebastien in #456
- Feat/communities by @dsebastien in #479
- Feat/communities by @dsebastien in #494
- Feat/communities by @dsebastien in #495
- Feat/communities by @dsebastien in #498
- Feat/communities by @dsebastien in #502
- Feat/communities by @dsebastien in #505
- Feat/communities by @dsebastien in #522
- Feat/communities by @dsebastien in #523
- refactor(code): improved logging, type safety, and simplified validat… by @dsebastien in #525
- Feat/communities by @dsebastien in #526
- Feat/communities by @dsebastien in #527
- Feat/communities by @dsebastien in #534
- Feat/communities by @dsebastien in #570
- fix(code): fixed issue with the prisma schema. Removed invalid zod an… by @dsebastien in #571
- Feat/communities by @dsebastien in #573
- chore(all): added security.txt file by @dsebastien in #574
- feat(code): implemented reusable schemas for API responses and errors by @dsebastien in #582
- Feat/communities by @dsebastien in #585
- chore(all): updated by @dsebastien in #597
- Starte reboot by @dsebastien in #627
- chore(all): moved todo to gh issues and improved install guide by @dsebastien in #665
- Update by @dsebastien in #666
- feat(auth): added password forgotten page. Closes #667 by @dsebastien in #668
- feat(auth): added confirm password page. Closes #669 by @dsebastien in #670
- feat(auth): added reset password page. Closes #671 by @dsebastien in #672
- feat(auth): implemented verify email page. Closes #673 by @dsebastien in #675
- Updated by @dsebastien in #676
- Improved base styles by @dsebastien in #682
- UI by @dsebastien in #687
- UI by @dsebastien in #692
- Terms by @dsebastien in #696
- Errors by @dsebastien in #697
- Update by @dsebastien in #698
- Update by @dsebastien in #700
- Updated by @dsebastien in #704
- With style! by @dsebastien in #705
- UI by @dsebastien in #706
- chore(all): improved links by @dsebastien in #707
- chore(build): added db:admin script by @dsebastien in #708
- chore(all): disabled build in ci because there's no php and composer … by @dsebastien in #709
- Updated by @dsebastien in #711
- chore(all): added backup capability and documented it by @dsebastien in #712
- Communities > Teams by @dsebastien in #716
- chore(all): updated list of recommended vscode exts by @dsebastien in #780
- fix(ui): fixed the login page links on small screens by @dsebastien in #781
- feat(api): added ApiResponses trait by @dsebastien in #782
- Fixes ui by @dsebastien in #787
- Release 1fdd0bf by @github-actions in #788
- Update by @dsebastien in #789
- Release 1d88ca0 by @github-actions in #790
- fix(ui): improved page header display on mobile by @dsebastien in #791
- Release a29616f by @github-actions in #792
- Updates by @dsebastien in #830
Full Changelog: https://github.com/knowii-oss/knowii/commits/0.5.0
Release 0.4.0
What's Changed
- build(deps): updated deps by @dsebastien in #453
- chore(deps): update sonarqube docker tag to v10 by @renovate in #443
- docs(docs): updated contributing guide by @dsebastien in #456
- Feat/communities by @dsebastien in #479
- Feat/communities by @dsebastien in #494
- Feat/communities by @dsebastien in #495
- Feat/communities by @dsebastien in #498
- Feat/communities by @dsebastien in #502
- Feat/communities by @dsebastien in #505
- Feat/communities by @dsebastien in #522
- Feat/communities by @dsebastien in #523
- refactor(code): improved logging, type safety, and simplified validat… by @dsebastien in #525
- Feat/communities by @dsebastien in #526
- Feat/communities by @dsebastien in #527
- Feat/communities by @dsebastien in #534
- Feat/communities by @dsebastien in #570
- fix(code): fixed issue with the prisma schema. Removed invalid zod an… by @dsebastien in #571
- Feat/communities by @dsebastien in #573
- chore(all): added security.txt file by @dsebastien in #574
- feat(code): implemented reusable schemas for API responses and errors by @dsebastien in #582
- Feat/communities by @dsebastien in #585
- chore(all): updated by @dsebastien in #597
- Starte reboot by @dsebastien in #627
- chore(all): moved todo to gh issues and improved install guide by @dsebastien in #665
- Update by @dsebastien in #666
- feat(auth): added password forgotten page. Closes #667 by @dsebastien in #668
- feat(auth): added confirm password page. Closes #669 by @dsebastien in #670
- feat(auth): added reset password page. Closes #671 by @dsebastien in #672
- feat(auth): implemented verify email page. Closes #673 by @dsebastien in #675
- Updated by @dsebastien in #676
- Improved base styles by @dsebastien in #682
- UI by @dsebastien in #687
- UI by @dsebastien in #692
- Terms by @dsebastien in #696
- Errors by @dsebastien in #697
- Update by @dsebastien in #698
- Update by @dsebastien in #700
- Updated by @dsebastien in #704
- With style! by @dsebastien in #705
- UI by @dsebastien in #706
- chore(all): improved links by @dsebastien in #707
- chore(build): added db:admin script by @dsebastien in #708
- chore(all): disabled build in ci because there's no php and composer … by @dsebastien in #709
- Updated by @dsebastien in #711
- chore(all): added backup capability and documented it by @dsebastien in #712
- Communities > Teams by @dsebastien in #716
- chore(all): updated list of recommended vscode exts by @dsebastien in #780
- fix(ui): fixed the login page links on small screens by @dsebastien in #781
- feat(api): added ApiResponses trait by @dsebastien in #782
- Fixes ui by @dsebastien in #787
- Release 1fdd0bf by @github-actions in #788
- Update by @dsebastien in #789
- Release 1d88ca0 by @github-actions in #790
- fix(ui): improved page header display on mobile by @dsebastien in #791
Full Changelog: https://github.com/knowii-oss/knowii/commits/0.4.0
Release 0.3.0
What's Changed
- build(deps): updated deps by @dsebastien in #453
- chore(deps): update sonarqube docker tag to v10 by @renovate in #443
- docs(docs): updated contributing guide by @dsebastien in #456
- Feat/communities by @dsebastien in #479
- Feat/communities by @dsebastien in #494
- Feat/communities by @dsebastien in #495
- Feat/communities by @dsebastien in #498
- Feat/communities by @dsebastien in #502
- Feat/communities by @dsebastien in #505
- Feat/communities by @dsebastien in #522
- Feat/communities by @dsebastien in #523
- refactor(code): improved logging, type safety, and simplified validat… by @dsebastien in #525
- Feat/communities by @dsebastien in #526
- Feat/communities by @dsebastien in #527
- Feat/communities by @dsebastien in #534
- Feat/communities by @dsebastien in #570
- fix(code): fixed issue with the prisma schema. Removed invalid zod an… by @dsebastien in #571
- Feat/communities by @dsebastien in #573
- chore(all): added security.txt file by @dsebastien in #574
- feat(code): implemented reusable schemas for API responses and errors by @dsebastien in #582
- Feat/communities by @dsebastien in #585
- chore(all): updated by @dsebastien in #597
- Starte reboot by @dsebastien in #627
- chore(all): moved todo to gh issues and improved install guide by @dsebastien in #665
- Update by @dsebastien in #666
- feat(auth): added password forgotten page. Closes #667 by @dsebastien in #668
- feat(auth): added confirm password page. Closes #669 by @dsebastien in #670
- feat(auth): added reset password page. Closes #671 by @dsebastien in #672
- feat(auth): implemented verify email page. Closes #673 by @dsebastien in #675
- Updated by @dsebastien in #676
- Improved base styles by @dsebastien in #682
- UI by @dsebastien in #687
- UI by @dsebastien in #692
- Terms by @dsebastien in #696
- Errors by @dsebastien in #697
- Update by @dsebastien in #698
- Update by @dsebastien in #700
- Updated by @dsebastien in #704
- With style! by @dsebastien in #705
- UI by @dsebastien in #706
- chore(all): improved links by @dsebastien in #707
- chore(build): added db:admin script by @dsebastien in #708
- chore(all): disabled build in ci because there's no php and composer … by @dsebastien in #709
- Updated by @dsebastien in #711
- chore(all): added backup capability and documented it by @dsebastien in #712
- Communities > Teams by @dsebastien in #716
- chore(all): updated list of recommended vscode exts by @dsebastien in #780
- fix(ui): fixed the login page links on small screens by @dsebastien in #781
- feat(api): added ApiResponses trait by @dsebastien in #782
- Fixes ui by @dsebastien in #787
- Release 1fdd0bf by @github-actions in #788
- Update by @dsebastien in #789
Full Changelog: https://github.com/knowii-oss/knowii/commits/0.3.0
Release 0.2.0
What's Changed
- build(deps): updated deps by @dsebastien in #453
- chore(deps): update sonarqube docker tag to v10 by @renovate in #443
- docs(docs): updated contributing guide by @dsebastien in #456
- Feat/communities by @dsebastien in #479
- Feat/communities by @dsebastien in #494
- Feat/communities by @dsebastien in #495
- Feat/communities by @dsebastien in #498
- Feat/communities by @dsebastien in #502
- Feat/communities by @dsebastien in #505
- Feat/communities by @dsebastien in #522
- Feat/communities by @dsebastien in #523
- refactor(code): improved logging, type safety, and simplified validat… by @dsebastien in #525
- Feat/communities by @dsebastien in #526
- Feat/communities by @dsebastien in #527
- Feat/communities by @dsebastien in #534
- Feat/communities by @dsebastien in #570
- fix(code): fixed issue with the prisma schema. Removed invalid zod an… by @dsebastien in #571
- Feat/communities by @dsebastien in #573
- chore(all): added security.txt file by @dsebastien in #574
- feat(code): implemented reusable schemas for API responses and errors by @dsebastien in #582
- Feat/communities by @dsebastien in #585
- chore(all): updated by @dsebastien in #597
- Starte reboot by @dsebastien in #627
- chore(all): moved todo to gh issues and improved install guide by @dsebastien in #665
- Update by @dsebastien in #666
- feat(auth): added password forgotten page. Closes #667 by @dsebastien in #668
- feat(auth): added confirm password page. Closes #669 by @dsebastien in #670
- feat(auth): added reset password page. Closes #671 by @dsebastien in #672
- feat(auth): implemented verify email page. Closes #673 by @dsebastien in #675
- Updated by @dsebastien in #676
- Improved base styles by @dsebastien in #682
- UI by @dsebastien in #687
- UI by @dsebastien in #692
- Terms by @dsebastien in #696
- Errors by @dsebastien in #697
- Update by @dsebastien in #698
- Update by @dsebastien in #700
- Updated by @dsebastien in #704
- With style! by @dsebastien in #705
- UI by @dsebastien in #706
- chore(all): improved links by @dsebastien in #707
- chore(build): added db:admin script by @dsebastien in #708
- chore(all): disabled build in ci because there's no php and composer … by @dsebastien in #709
- Updated by @dsebastien in #711
- chore(all): added backup capability and documented it by @dsebastien in #712
- Communities > Teams by @dsebastien in #716
- chore(all): updated list of recommended vscode exts by @dsebastien in #780
- fix(ui): fixed the login page links on small screens by @dsebastien in #781
- feat(api): added ApiResponses trait by @dsebastien in #782
- Fixes ui by @dsebastien in #787
Full Changelog: https://github.com/knowii-oss/knowii/commits/0.2.0