Releases: hcengineering/platform
Releases · hcengineering/platform
v0.6.261
Breaking changes
- 6007 - cause init workspace functionality to work a bit different and init script scenario should be defined instead.
What's Changed
- Fix attachments input by @kristina-fefelova in #6002
- Add blank view for empty channels by @kristina-fefelova in #6006
- UBERF-7510: add logging and catch errors on cleanup by @haiodo in #6003
- Reduce the number of findAll requests by @kristina-fefelova in #6009
- Init workspace via script by @BykhovDenis in #6007
- UBERF-7520: Use Bulk for index query updates by @haiodo in #6012
- Split save-view-options test to two by @haiodo in #6020
- UBERF-7524 Move files and folders in drive by @aonnikov in #6016
- UBERF-7532: Bulk operations for triggers by @haiodo in #6023
- Fix message rerender on new message create by @kristina-fefelova in #6025
- EQMS-912 Show document name tooltip in controlled documents by @aonnikov in #6021
- fix: handle readonly in number presenter by @aonnikov in #6026
Full Changelog: v0.6.260...v0.6.261
v0.6.260
What's Changed
- UBERF-7434: Show desktop download progress by @lexiv0re in #5944
- Remove default failed tests limit by @lexiv0re in #5955
- Change Todo list to Action item, add translations by @AbigailDawson in #5949
- Return planner to top by @BykhovDenis in #5962
- Prevent infinity reload when version mismatch by @BykhovDenis in #5967
- fix overwriting space in elastic doc by @ThetaDR in #5959
- Minor hr fixes by @BykhovDenis in #5972
- Add spinner and disable editbox in todo until save is finished by @thomasfire in #5960
- Change shebangs to /usr/bin/env calls for better portability by @thomasfire in #5961
- prevent multiple attempts to update by @ThetaDR in #5958
- UBERF-7465: Move pipeline into separate plugin by @haiodo in #5978
- UBERF-7446 & UBERF-7447: i18n fixes by @ThetaDR in #5975
- EZQMS-1057: Fix images in branded workspaces by @lexiv0re in #5979
- Qfix: use http for local and test brandings by @lexiv0re in #5980
- UBERF-7474: Some logging and reduce calls for query refresh by @haiodo in #5973
- Improve chat message create performance by @kristina-fefelova in #5981
- Create Github Integration Workflow by @JasminMus in #5984
- Add logs for not translated push notifications by @kristina-fefelova in #5986
- UBERF-7489: Fix various performance issues by @haiodo in #5983
- QFix: Revert missing pipeline configuration by @haiodo in #5987
- Use Analytics to catch errors by @kristina-fefelova in #5992
- Fixed FileDropArea in Drive by @SasLord in #5993
- UBERF-7501: Copy few blobs in parallel by @haiodo in #5995
- Remove wrong unused code by @kristina-fefelova in #5996
- Fixed FilePreview layout by @SasLord in #5998
- UBERF-7489: Some more chat optimizations by @haiodo in #5999
New Contributors
- @thomasfire made their first contribution in #5960
Full Changelog: v0.6.259...v0.6.260
v0.6.259
What's Changed
- remove extra spaces by @BykhovDenis in #5930
- Fix class not found error in blob middleware by @kristina-fefelova in #5939
- Reload when upgrade by @BykhovDenis in #5942
- Disable aggregation by account for notifications by @kristina-fefelova in #5943
- UBERF-7428: Upgrade mongo client & Fix memory issues by @haiodo in #5940
- UBERF-7389: Instant chat messages by @lexiv0re in #5941
Full Changelog: v0.6.258...v0.6.259
v0.6.258
What's Changed
- EQMS-1033 Filter out readonly projects when creating new controlled document by @aonnikov in #5912
- Change "ToDo" to "Action Item" in language files by @AbigailDawson in #5906
- set the correct store by @ThetaDR in #5916
- Qfix: remove extra code block extension by @lexiv0re in #5917
- EQMS-941 Fix order of list and table extensions by @aonnikov in #5918
- feat: add shortcut to create todo in documents by @gax97 in #5827
- Fix minor issues by @BykhovDenis in #5919
- Fixed File Preview by @SasLord in #5923
- UBERF-7381 Rename extension sub -> subList by @aonnikov in #5924
- UBERF-7411: Allow to backup blobs with wrong size by @haiodo in #5926
- QFIX for blob. check in collaborator editor by @haiodo in #5928
- Blob content qfix2 by @haiodo in #5929
- UBERF-7419: Fix various sentry errors by @haiodo in #5931
- UBERF-7422: Fix blob/storage --recheck by @haiodo in #5933
- Add missing server-drive-resources by @haiodo in #5934
- UBERF-7425: Fix some CF caching issues by @haiodo in #5936
New Contributors
Full Changelog: v0.6.257...v0.6.258
v0.6.257
What's Changed
- Fix 'Love service endpoint not found' error by @BykhovDenis in #5875
- Remove accounts with same employee in settings by @BykhovDenis in #5876
- UBERF-7350: Add more OAuth logs by @lexiv0re in #5879
- Fix oAuth by @BykhovDenis in #5885
- EZQMS-1028: Fix actions in tree element by @lexiv0re in #5887
- UBERF-7362: Do not cache branding served from front by @lexiv0re in #5889
- UBERF-7354 File edit page by @aonnikov in #5884
- add single store for both popups and tooltip by @ThetaDR in #5808
- UBERF-6946 Highlight file drop area in drive by @aonnikov in #5895
- Fix pull request location resolver by @kristina-fefelova in #5898
- Some fix for French Language by @cryptulien in #5896
- Add custom attribute test and setup by @JasminMus in #5897
- Fix chat loading problems by @kristina-fefelova in #5899
- Reserving height for content in FilePreview by @SasLord in #5902
- Fix document labels by @kristina-fefelova in #5904
- UBERF-7330: Improve text editor UX by @lexiv0re in #5909
- digest attribute fix by @ThetaDR in #5914
- fix(ui): allow input month with keystrokes by @p-fernandez in #5785
- UBERF-5564: rework groupping and support PersonAccount by @ThetaDR in #5525
- UBERF-7165: Storage + Backup improvements by @haiodo in #5913
- Fix English wording in the account page by @ahmedsabie in #5907
New Contributors
- @p-fernandez made their first contribution in #5785
- @ahmedsabie made their first contribution in #5907
Full Changelog: v0.6.256...v0.6.257
v0.6.256
What's Changed
- Update README.md by @aplatoff in #5855
- Updated Avatar reaction by @SasLord in #5852
- Add Support for Chinese Language by @dingdayu in #5859
- UI fixes: EventElement, RoomPopup, BooleanEditor by @SasLord in #5860
- UBERF-7327: Chinese language selector by @haiodo in #5862
- Prevent saving the same attachment twice by @ThetaDR in #5850
- Add tests for filter change in inbox by @JasminMus in #5851
- fix incorrect project select by @ThetaDR in #5865
- test by @JasminMus in #5864
- EZQMS-951: Server branding by @lexiv0re in #5858
- fix: extra logging in documents content migration by @aonnikov in #5868
- Add French Language by @cryptulien in #5870
- UBERF-7342: Add French language selector by @lexiv0re in #5873
- Added and fixed uitest by @SasLord in #5866
- Fix chat forward pagination by @kristina-fefelova in #5869
- Fix calendar yearly events duplicates by @BykhovDenis in #5874
New Contributors
- @dingdayu made their first contribution in #5859
- @cryptulien made their first contribution in #5870
Full Changelog: v0.6.255...v0.6.256
v0.6.255
What's Changed
- EZQMS-966: Notifications fixes by @lexiv0re in #5819
- EZQMS-1004: Fix questions wording by @lexiv0re in #5820
- Replacing the Panel and fixed SelectPopup by @SasLord in #5821
- EZQMS-1023: Remove old migrations from QMS plugins by @lexiv0re in #5823
- UBERF-7244: Show default menu when right click on text by @kristina-fefelova in #5826
- UBERF-7286: Backup upload retry by @haiodo in #5830
- Update README.md by @aplatoff in #5832
- UBERF-7126: Content type based storage configuration by @haiodo in #5781
- allow creation of new custom attributes for owner/maintainer by @ThetaDR in #5834
- inbox notification tests by @JasminMus in #5835
- Fix workslots calendar by @BykhovDenis in #5838
- UBERF-7297: Allow to backup-restore from v0.6.239 by @haiodo in #5837
- UBERF-7297: One more fix to backup-restore by @haiodo in #5841
- Fixed Navigator visibility by @SasLord in #5842
- Extra logs for auth providers by @BykhovDenis in #5840
- Add attachments block for companies and comment input for it's members by @ThetaDR in #5843
- add debounce for search, increase the timer for fulltext updates by @ThetaDR in #5844
- UBERF-7008 Show drive files and folders as a grid by @aonnikov in #5845
- UBERF-7308: Upgrade model improvements by @haiodo in #5847
- UBERF-7312: Memory improvements by @haiodo in #5849
- UBERF-7239: Support short/custom links in inbox/chat/planner by @kristina-fefelova in #5815
Full Changelog: v0.6.254...v0.6.255
v0.6.254
What's Changed
- Fixed drag'n'drop in the Calendar by @SasLord in #5807
- UBERF-7260 Handle storage errors in collaborator by @aonnikov in #5806
- UBERF-7266: Fix workspace rate limit by @haiodo in #5812
- Ensure sub-issues get proper labels when moved to by parent. (#5714) by @ada-x64 in #5816
New Contributors
Full Changelog: v0.6.253...v0.6.254
v0.6.253
What's Changed
- UBERF-6515 Remove TRANSACTOR_URL from front configuration by @aonnikov in #5800
- Add tests for inbox by @JasminMus in #5780
- UBERF-6486 Lock document content by @aonnikov in #5799
- EZQMS-974: Fix space type selector in document and product spaces by @lexiv0re in #5802
- EZQMS-972: Fix custom space types for controlled documents and products by @lexiv0re in #5801
- UBERF-7247: Fix queryFind for mixins on server by @haiodo in #5803
- Fix preview config defaults by @haiodo in #5804
Full Changelog: v0.6.252...v0.6.253
v0.6.252
What's Changed
- Fix office mic selection by @BykhovDenis in #5779
- Fix scroll to new messages by @kristina-fefelova in #5782
- Fix office bugs by @BykhovDenis in #5784
- Move some strings to plugin by @kristina-fefelova in #5786
- UBEFR-7206: Resources and utils to support desktop screenshare by @lexiv0re in #5790
- Add accessDenied error by @BykhovDenis in #5788
- EZQMS-981: Adjust doc library wording by @lexiv0re in #5791
- UBERF-7235: Allow select text from code block by @kristina-fefelova in #5792
- EZQMS-1008: Disable archived product editing by @lexiv0re in #5794
- EZQMS-976: Exclude other space types' mixins from product space by @lexiv0re in #5795
Full Changelog: v0.6.251...v0.6.252