Releases: knowii-oss/knowii
Releases · knowii-oss/knowii
Release 0.29.6
Release 0.29.5
- fix(all): improved error handling of Knowii API client
c9f2381
- feat(sec): added CSP v1
53efd42
- docs(docs): updated self hosting guide for WebSockets + TLS
d3d0f0d
- docs(docs): updated self hosting guide
ed73462
- feat(qa): enabled Laravel Eloquent's strict mode for development
d0dad9d
- chore(all): handled conversion of generic Exceptions to the expected JSON structure
dfc75a3
- chore(all): updated funding.json
9dd2a54
- chore(all): updated funding.json again
032e0d6
- chore(release): release 0.29.4
58b8bf4
- fix(all): added missing mass assignment (user_id) for user profiles
4cc3b64
Release 0.29.4
Release 0.29.3
Release 0.29.2
- feat(all): starting adding WebSockets support
e913423
- ci(all): added back-end tests execution in CI
591ad21
- chore(all): published sail docker config so we can customize it
279ad19
- chore(all): continued working on WebSockets. Added means to not serialize large fields
9850405
- chore(all): removed unused event classes
1b837cb
- chore(all): continued working on WebSockets
a7e2912
- chore(all): updated self hosting guide
13b007e
- chore(all): improved event classes. Now works with delete events
43e3f2e
- feat(ui): added (empty) community settings page
c72305a
- feat(api): added support for deleting communities through the API
e5c3bd7
- feat(ui): added support for deleting communities
f6f7347
- chore(all): continued working on WebSockets. Added useSockets hook
6e64d8b
- chore(api): always use the cuid for route param binding
fbeecad
- feat(all): added action to delete resource collections
cc6f926
- chore(ui): reacted to resource collection created/deleted WSS events
8fb05a3
- feat(api): added support for deleting resource collections
b1022c7
- chore(all): added funding json config
a9cc48a
- chore(all): continued working on WebSockets. Added cuid to fillable fields
24aa41f
- chore(all): added support for deleting resource collections to api client
21a3b31
- feat(ui): implemented redirect when a community is deleted
b2886e9
- feat(websockets): added channel for resource collections
dfdb3a9
- feat(all): continued working on websockets
fc3b9d4
- chore(all): updated secure headers config
e325cee
- chore(websockets): fixed events and param name
7acfae1
- feat(all): added delete community support to api client
6246d6f
- chore(all): added handling of community deleted event
9f6b56e
- chore(code): removed needless trait (default)
c63934c
- feat(ui): enabled passing actions to the page title component
d576673
- chore(all): removed bogus secure header config
c83559a
- chore(all): reduced duplication
2721244
- chore(all): fixed typo
13232c1
- chore(all): fixed browserless params
fee1306
- feat(all): added queue worker to Sail config
3ac490b
- chore(all): continued working on WebSockets. Increased max message size
9f5bc6c
- chore(release): release 0.29.1
a55929f
- feat(api): added support for deleting communities through the API
9548777
- chore(all): increase max Websockets request size
234bb74
- chore(ui): improved display of page actions
08a865b
- chore(build): added websockets scope for commits
b3ba01f
Release 0.29.1
Release 0.29.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
- Release 8ccb390 by @github-actions in #831
- Secure headers by @dsebastien in #888
- Release 15735e4 by @github-actions in #890
- Social media links by @dsebastien in #892
- Release ff2a971 by @github-actions in #893
- Update by @dsebastien in #910
- Release 4ff062d by @github-actions in #911
- Updatessss by @dsebastien in #946
- chore(all): improved FKs by @dsebastien in #948
- Release 4af1c50 by @github-actions in #949
- fix(build): reverted laravel-vite-plugin update as it breaks the mani… by @dsebastien in #950
- Release f950c92 by @github-actions in #951
- feat(all): added self hosting guide and browserless production setup … by @dsebastien in #953
- Release 555fc7c by @github-actions in #954
- fix(all): remove test duplicate resource collection entries display by @dsebastien in #955
- feat(build): added deployment github workflow by @dsebastien in #956
- Release 35f81be by @github-actions in #957
- feat(ui): distinguish community type by changing icon color by @dsebastien in #960
- Release 022f892 by @github-actions in #961
- fix(build): fixed target for the deployment PR by @dsebastien in #962
- Release 775fabd by @github-actions in #963
- chore(ui): changed icon color for private communities by @dsebastien in #965
- Release 73e65ef by @github-actions in #966
- chore(all): trying to fix deploy workflow by @dsebastien in #968
- Release 3ef8e6f by @github-actions in #969
- Release 80756e1 by @github-actions in #971
- Update by @dsebastien in #974
- Release d344f12 by @github-actions in #975
- Update by @dsebastien in #977
- Release bddf5a8 by @github-actions in #978
- chore(all): removed deploy script by @dsebastien in #980
- Release 7f945fc by @github-actions in #981
- chore(all): another deploy update by @dsebastien in #983
- chore(all): added one more try by @dsebastien in #985
- Release e9e7449 by @github-actions in #986
- Deploy c73a467 by @github-actions in #987
- chore(all): added docs by @dsebastien in #988
- Deploy 1964507 by @github-actions in #989
- feat(ui): improved display of communities. displayed visibility level by @dsebastien in #990
- Release ea737bf by @github-actions in #991
- Release a85a72f by @github-actions in #992
- Deploy b8bb7c8...
Release 0.28.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
- Release 8ccb390 by @github-actions in #831
- Secure headers by @dsebastien in #888
- Release 15735e4 by @github-actions in #890
- Social media links by @dsebastien in #892
- Release ff2a971 by @github-actions in #893
- Update by @dsebastien in #910
- Release 4ff062d by @github-actions in #911
- Updatessss by @dsebastien in #946
- chore(all): improved FKs by @dsebastien in #948
- Release 4af1c50 by @github-actions in #949
- fix(build): reverted laravel-vite-plugin update as it breaks the mani… by @dsebastien in #950
- Release f950c92 by @github-actions in #951
- feat(all): added self hosting guide and browserless production setup … by @dsebastien in #953
- Release 555fc7c by @github-actions in #954
- fix(all): remove test duplicate resource collection entries display by @dsebastien in #955
- feat(build): added deployment github workflow by @dsebastien in #956
- Release 35f81be by @github-actions in #957
- feat(ui): distinguish community type by changing icon color by @dsebastien in #960
- Release 022f892 by @github-actions in #961
- fix(build): fixed target for the deployment PR by @dsebastien in #962
- Release 775fabd by @github-actions in #963
- chore(ui): changed icon color for private communities by @dsebastien in #965
- Release 73e65ef by @github-actions in #966
- chore(all): trying to fix deploy workflow by @dsebastien in #968
- Release 3ef8e6f by @github-actions in #969
- Release 80756e1 by @github-actions in #971
- Update by @dsebastien in #974
- Release d344f12 by @github-actions in #975
- Update by @dsebastien in #977
- Release bddf5a8 by @github-actions in #978
- chore(all): removed deploy script by @dsebastien in #980
- Release 7f945fc by @github-actions in #981
- chore(all): another deploy update by @dsebastien in #983
- chore(all): added one more try by @dsebastien in #985
- Release e9e7449 by @github-actions in #986
- Deploy c73a467 by @github-actions in #987
- chore(all): added docs by @dsebastien in #988
- Deploy 1964507 by @github-actions in #989
- feat(ui): improved display of communities. displayed visibility level by @dsebastien in #990
- Release ea737bf by @github-actions in #991
- Release a85a72f by @github-actions in #992
- Deploy b8bb7c8...
Release 0.27.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
- Release 8ccb390 by @github-actions in #831
- Secure headers by @dsebastien in #888
- Release 15735e4 by @github-actions in #890
- Social media links by @dsebastien in #892
- Release ff2a971 by @github-actions in #893
- Update by @dsebastien in #910
- Release 4ff062d by @github-actions in #911
- Updatessss by @dsebastien in #946
- chore(all): improved FKs by @dsebastien in #948
- Release 4af1c50 by @github-actions in #949
- fix(build): reverted laravel-vite-plugin update as it breaks the mani… by @dsebastien in #950
- Release f950c92 by @github-actions in #951
- feat(all): added self hosting guide and browserless production setup … by @dsebastien in #953
- Release 555fc7c by @github-actions in #954
- fix(all): remove test duplicate resource collection entries display by @dsebastien in #955
- feat(build): added deployment github workflow by @dsebastien in #956
- Release 35f81be by @github-actions in #957
- feat(ui): distinguish community type by changing icon color by @dsebastien in #960
- Release 022f892 by @github-actions in #961
- fix(build): fixed target for the deployment PR by @dsebastien in #962
- Release 775fabd by @github-actions in #963
- chore(ui): changed icon color for private communities by @dsebastien in #965
- Release 73e65ef by @github-actions in #966
- chore(all): trying to fix deploy workflow by @dsebastien in #968
- Release 3ef8e6f by @github-actions in #969
- Release 80756e1 by @github-actions in #971
- Update by @dsebastien in #974
- Release d344f12 by @github-actions in #975
- Update by @dsebastien in #977
- Release bddf5a8 by @github-actions in #978
- chore(all): removed deploy script by @dsebastien in #980
- Release 7f945fc by @github-actions in #981
- chore(all): another deploy update by @dsebastien in #983
- chore(all): added one more try by @dsebastien in #985
- Release e9e7449 by @github-actions in #986
- Deploy c73a467 by @github-actions in #987
- chore(all): added docs by @dsebastien in #988
- Deploy 1964507 by @github-actions in #989
- feat(ui): improved display of communities. displayed visibility level by @dsebastien in #990
- Release ea737bf by @github-actions in #991
- Release a85a72f by @github-actions in #992
- Deploy b8bb7c8...
Release 0.26.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
- Release 8ccb390 by @github-actions in #831
- Secure headers by @dsebastien in #888
- Release 15735e4 by @github-actions in #890
- Social media links by @dsebastien in #892
- Release ff2a971 by @github-actions in #893
- Update by @dsebastien in #910
- Release 4ff062d by @github-actions in #911
- Updatessss by @dsebastien in #946
- chore(all): improved FKs by @dsebastien in #948
- Release 4af1c50 by @github-actions in #949
- fix(build): reverted laravel-vite-plugin update as it breaks the mani… by @dsebastien in #950
- Release f950c92 by @github-actions in #951
- feat(all): added self hosting guide and browserless production setup … by @dsebastien in #953
- Release 555fc7c by @github-actions in #954
- fix(all): remove test duplicate resource collection entries display by @dsebastien in #955
- feat(build): added deployment github workflow by @dsebastien in #956
- Release 35f81be by @github-actions in #957
- feat(ui): distinguish community type by changing icon color by @dsebastien in #960
- Release 022f892 by @github-actions in #961
- fix(build): fixed target for the deployment PR by @dsebastien in #962
- Release 775fabd by @github-actions in #963
- chore(ui): changed icon color for private communities by @dsebastien in #965
- Release 73e65ef by @github-actions in #966
- chore(all): trying to fix deploy workflow by @dsebastien in #968
- Release 3ef8e6f by @github-actions in #969
- Release 80756e1 by @github-actions in #971
- Update by @dsebastien in #974
- Release d344f12 by @github-actions in #975
- Update by @dsebastien in #977
- Release bddf5a8 by @github-actions in #978
- chore(all): removed deploy script by @dsebastien in #980
- Release 7f945fc by @github-actions in #981
- chore(all): another deploy update by @dsebastien in #983
- chore(all): added one more try by @dsebastien in #985
- Release e9e7449 by @github-actions in #986
- Deploy c73a467 by @github-actions in #987
- chore(all): added docs by @dsebastien in #988
- Deploy 1964507 by @github-actions in #989
- feat(ui): improved display of communities. displayed visibility level by @dsebastien in #990
- Release ea737bf by @github-actions in #991
- Release a85a72f by @github-actions in #992
- Deploy b8bb7c8...