github RARgames/4gaBoards v3.3.0
4ga Boards 3.3.0

14 hours ago

Changes since last release:

  • 🧯 build: Add link to new blog posts about updates e9ed533
  • 🧯 build: Updated link syntax 9770111
  • 🧯 build(deps): bump jws 9574447
  • 📄 Merge pull request #826 from RARgames/dependabot/npm_and_yarn/server/npm_and_yarn-a3f223628e 74509ca
  • 🌟 feat: Add new routes for actions (card, list, board, project) - server side 4c6981e
  • 🌟 feat: Add new routes for actions (card, list, board, project) - client side e4b0475
  • 🐞 fix: Removed midnight-blue background color for user - conflicting with popup color 15cfc9b
  • 🌟 feat: Reworked how activities are fetched 921169e
  • 🌟 feat: Added new activity types 3666840
  • 🌟 feat: Prepared activity/notification getters for list/board/project 865d01c
  • 🐞 fix: Not used require 850dbd3
  • 🌟 feat: Updated action/notification structure to fit new types (db_update) a333ce3
  • 🌟 feat: Updated action create so new data is correctly populated d8ea905
  • 🌟 feat: Added missing get-actions 1beddce
  • 🌟 feat: Populate new notification data 02542a8
  • 🌟 feat: Added getUnreadNotifications for lists/boards/projects 205672e
  • 🌟 feat: Added actions for Lists, Labels, Boards, BoardMemberships, Projects, ProjectMamberships, Users, Instance - server side 0884166
  • 💄 chore(deps): Bump multiple pacakges ca3f1e3
  • 💄 chore(deps): Downgraded react-datepicker 5e3f006
  • 🌟 feat: Separated comments from actions - server side (db_update) ac39f49
  • 🌟 feat: Separated comments from actions - client side 137d3e8
  • 🌟 feat: Added deletedAt handling for soft-delete comments db52f32
  • 🐞 fix: Comment deletedAt date format b7443a9
  • 🐞 fix: Fixed deletedAt date format for notifications (db_update) 74bee5b
  • 🐝 refactor: cards.getCommentCount cf9170c
  • 📈 perf: Notifications delete d7975c8
  • 📄 cleanup: Removed ACTIVITY_UPDATE/DELETE_HANDLEs 50af6f5
  • 🐞 fix: Added commentId to actions with scope comment (db_update) 2a3db0c
  • 🌟 feat: Added commentId, userAccountId to client Activity model 596f544
  • 🌟 feat: Added failure actions for comment (restore previous state) d034b2e
  • 🌟 feat: Added SOCKET_RECONNECT_HANDLE, CORE_INITIALIZE support for Comment 289eec3
  • 🐞 fix: Fixed export to work with new comments 26d2a2c
  • 🐞 fix: Fixed import to work with new comments 415396b
  • 🐞 fix: Fixed export not exporting board actions 7f879f6
  • 📈 perf: Cleanup import from boards a9f8009
  • 🐞 fix: Project manager actions data structure 8f54366
  • 🐞 fix: Fixed trello import after new comments beab5ff
  • 🐞 fix: Fixed getting started project after new comments c01ea87
  • 🐞 fix: Import getting started comment author 96f6057
  • 🐞 fix: Import older csv exports via skipping comments d7fedf3
  • 🌟 feat: Reworked activities for attachments 28b4638
  • 🌟 feat: Reworked activities for comments bce6e6b
  • 💊 clean: Cleanup activities attachment 95ee54d
  • 🐞 fix: Added missing task selector 57add6a
  • 🌟 feat: Reworked activities for tasks a891fd7
  • 🐝 refactor: Moved activity selectors together 8afae8b
  • 💄 chore(deps): Bump multiple packages 8d1c15d
  • 🐞 fix: Eslint config after perfectionist plugin update fd7c6f6
  • 💊 clean: Cleanup after selectors refactor 8d76e44
  • 🌟 feat: Added taskId, commentId, attachmentId to actions (db_update) f9569b7
  • 💄 chore(deps): Bump multiple packages b41e795
  • 🌟 feat: Added activities for board, project, changed board actions button 066618e
  • 🐞 fix: Fixed a bug causing some activities not to load (when there were notifications) a7892b2
  • 🌟 feat: Added activities display for user/user-account 8a7f5d5
  • 🌟 feat: Added instance activities ea3d36b
  • 🐝 refactor: fetchActivities names 2fafee6
  • 🌟 feat: Added clickable links to notifications (project/board) 6d069a5
  • 🐞 fix: Changed list update actin syntax 9d33d0c
  • 🌟 feat: Added icon to board - notifications 6b345c3
  • 🌟 feat: Added eng keys for list activities 140b195
  • 🌟 feat: Added en keys for label activities 62d9d64
  • 🐞 fix: Fixed list activities names to include list 12e5cc9
  • 🌟 feat: Added board activity messages (en) 8a44177
  • 🌟 feat: Added subscribe for board broadcast after getting board activities 9ce0b72
  • 🐞 fix: ActivityMessage not getting correct cardName, boardName 4a8198c
  • 🌟 feat: Added project/project manager activity messages (en) 65767ec
  • 🌟 feat: Added user activity messages (en) 6a95602
  • 🐝 refactor: Changed to unified ActivityLink 46cf06d
  • 🐞 fix: Removed hover on linkDeleted (ActivityMessage) 869febf
  • 🌟 feat: Added instance activity messages (en) 7179153
  • 🧯 build(deps): bump react-router d20acf2
  • 📄 Merge pull request #844 from RARgames/dependabot/npm_and_yarn/client/npm_and_yarn-e7552e82bb ed44e60
  • 🌟 feat: Added translations for new activities for (pl, ft, pt-br) 4d5d5a7
  • 🌟 feat: Changed showDetails logic for actitvities f9f7154
  • 🐞 - 🌟 feat: Added project activities broadcast, fix: Notification activities creating misleading activities display 760764d
  • 🐝 refactor: Changed lastActivityId to activities.last().id 8e76d56
  • 🌟 feat: Subscribe to board updates on project activities view f273011
  • 🐞 fix: Fixed multiple activities display bugs caused by notifications 69b7249
  • 🐞 fix: Fixed ActivityMessage for LIST_UPDATE 67bc940
  • 🌟 feat: Instance activities - updates, changes fe20d26
  • 🌟 feat: User Account activities - broadcast 7b155e0
  • 🌟 feat: Changes to activities broadcasts 25a5d30
  • 🌟 feat: Added activity colors 9574549
  • 🔙 revert: Reverted lastActivityId changes 4c53c48
  • 🌟 feat: Added new lastActivityId based auto-refresh for always-acurate results of Activities c0e886b
  • 🐞 fix: Fixed invalid lastActivityId propType 80149e3
  • 🌟 feat: Added activities labels b580aad
  • 💄 chore(deps): Bump multiple pacakages aa62aa2
  • 🌟 feat: Added ActivityLabel as a separate component, added ActivityLabel to Notifications 54fc9b2
  • 🌟 feat: Added lastCommentId to card model 43aeb34
  • 🌟 feat: Added application wide notifications (1st) 6430243
  • 🐞 fix: Fixed BoardMembership add notifcation 4ff524d
  • 🐞 fix: Fixed ProjectActionsPopup not closing after switching to ProjectSettings e302807
  • 🐞 fix: Fixed user notifications handlers e9562cb
  • 🐞 fix: Fixed missing notification user transformer edfedae
  • 🧯 build(deps): bump tar 56422d4
  • 📄 Merge pull request #847 from RARgames/dependabot/npm_and_yarn/server/npm_and_yarn-bb754c2437 f903a9c
  • 🌟 feat: Hooked up card and lower notifications to board subscription fd8f1d0
  • 💄 chore(deps): Bump multiple pacakges 29e4740
  • 🌟 feat: Subscribe to notifications about your account by default a867953
  • 📄 cleanup: Removed isInCard 68c9b59
  • 🎨 style: Increased activity label font size, activity padding bfff3d7
  • 🐝 refactor: Notification total counts 32557a6
  • 🌟 feat: Added instance/users notification counts 4ef56aa
  • 🐞 fix: Blocked instance/users notifications for non admins 50f0f0d
  • 🌟 feat: Added cards filter - show only cards with notifications eaf6f30
  • 🌟 feat: Added duplicated actions for CARD_MOVE, CARD_TRANSFER to ensure that all users are notified and there is activity log 839ce7f
  • 🐞 fix: Fixed activities instance showing other activities 8d17f11
  • 🐞 fix: Fixed multiple missing notifications: board_membership_delete, board_delete fcf6c25
  • 🌟 feat: ActivityLink, ActivityMessage always include links (even if content is not available) 60dbb53
  • 🧯 build(deps): bump lodash 330079e
  • 📄 Merge pull request #855 from RARgames/dependabot/npm_and_yarn/client/npm_and_yarn-f3562b46b9 f944e78
  • 🧯 build(deps): bump lodash 60cdb42
  • 📄 Merge pull request #854 from RARgames/dependabot/npm_and_yarn/server/npm_and_yarn-f3562b46b9 d381bcb
  • 🌟 feat: Show activity for boards and project for non project-managers ee783d0
  • 🌟 feat: Added missing delete activities (client_side) 90f1c25
  • 🎨 style: Fixed Activity label missing in some cases + text wrapping 3830f11
  • 🌟 feat: Always show full text in tooltip - ActivityMesage 8413d7c
  • 🐝 refactor: Added truncateIf helper 9f7d045
  • 💄 chore(deps): Bump multiple packages 83852c8
  • 🐞 fix: Fixed notificationFilter not preserving state 4acaf8e
  • 🐞 fix: Fixed notificationCount when marked as unread for list/board/project e0cb53b
  • 🌟 feat: Only show user activities for admins that are in the project e1e7b54
  • 📄 [MINOR] Release 7d925d0

Install this release using: docker pull ghcr.io/rargames/4gaboards:3.3.0
View the changelog summary on the: 4ga Boards Blog

Don't miss a new 4gaBoards release

NewReleases is sending notifications on new releases.