Skip to content

Releases: RARgames/4gaBoards

4ga Boards 3.3.12

Choose a tag to compare

@github-actions github-actions released this 03 Jul 09:16

Changes since last release:

  • 🌟 feat: Added time to dueDate related activities 83da29b
  • 🐞 [PATCH] fix: Fixed langs not loading 75b6c5a

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

4ga Boards 3.3.11

Choose a tag to compare

@github-actions github-actions released this 02 Jul 18:06

Changes since last release:

  • 🐞 fix: Fixed board title with notification pushing tasks status outside the box 2d02089
  • 🐞 fix: Returning server error instead of wrong pass message (if there is no pass) 4fcaa8b
  • 🌟 feat: Added card completed/uncompleted status, lists for completed/uncompleted cards + related activity etc. e54c017
  • 🌟 feat: CardModal - added CompleteCard button for not done cards 2f593e5
  • 🌟 feat: Simplified language for completing tasks/cards cc4c60f
  • 🐞 fix: Fixed trans for other langs 9948eed
  • 🎨 style: Changed icon for mark as not done c730f4a
  • 🐞 fix: Sidebar - mark props as optional 56ca974
  • 🐞 fix: Sidebar props cfc8f30
  • 🌟 feat: Added card counter to Boards view 54e3a3a
  • 🐞 fix: Boards view counters display d4846f4
  • 🐞 fix: Activity move manually to completed list af9e385
  • 🐞 fix: Activity - missing card activities when mark list as done 3f7ea8b
  • 🐝 refactor: Standardized translations 292fd10
  • 💢 ci: Dependabot - changed frequency 948df2e
  • 💢 ci: Fixed dependabot failure d3375de
  • 💢 ci: Test - removed devEngines enforcment 24dd311
  • 📄 Add renovate.json e1182a8 @renovate-bot
  • 💢 ci: Reverted devEngines 645907d
  • 💢 ci: Removed dependabot, configured renovate e6a3a34
  • 💢 ci: Updated renovate config fc34eab
  • 💄 chore: Bumped github actions faaf9de
  • 💄 chore: Bumped deps 0c4c084
  • 💄 chore: Bumped github actions 4a329f8
  • 💄 chore: Bumped deps e3be919
  • 💄 chore(deps): update helm release postgresql to v18.7.10 57a6f59 @renovate-bot
  • 💄 chore: Bumped deps 14a5116
  • 💄 chore(deps): update dependency sharp to v0.35.3 b8b55ed @renovate-bot
  • 💄 chore(deps): update docker/login-action action to v4.3.0 a3c4e05 @renovate-bot
  • 💄 chore(deps): update docker/setup-buildx-action action to v4.2.0 19bd4d4 @renovate-bot
  • 🌟 feat: Added completed_at/by for cards and tasks 6707f91
  • 🌟 feat: Added hours/minutes to DueDate, adjusted DueDate colors to switch exactly when dueDate zones pass b320c7f
  • 💄 [PATCH] chore: Bumped deps c5ab580

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

4ga Boards 3.3.10

Choose a tag to compare

@github-actions github-actions released this 20 Jun 21:36

Changes since last release:

  • 💄 chore(deps): Bumped multiple packages 63060dd
  • 💢 ci: Get pnpm version form package.json d4ac609
  • 🌟 feat: Removed babel-preset-react-app 07a2df5
  • 💄 chore(deps): Bumped deps e3bdc7e
  • 🌟 feat: Added .well-known/assetlinks.json for PWA 7420c94
  • 🌟 feat: Changed manifest for PWA 0e7aad9
  • 🌟 feat: Added task completed/task total in project view 8c5c629
  • 📄 [PATCH] Release ee6259c

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

4ga Boards 3.3.9

Choose a tag to compare

@github-actions github-actions released this 06 Jun 01:12

Changes since last release:

  • 🐞 fix: SSO Pre-Account Takeover / Hijacking via Mass Assignment - thanks @lucquach 7a79f4c
  • 🐞 fix: InstanceSettings faster UI updates, properly pass core.id 77e9e07
  • 🐞 fix: Mass Information Disclosure (PII Leakage) on /api/users to any authenticated user - thanks @de3erve @lucquach 93099d9
  • 🎨 style: Minor fix 596656e
  • 🌟 feat: Added optional email/username when adding new user 908661e
  • 🌟 feat: Reworked user invitation (board, project etc.) to still allow inviting by email for non-admins - full email has to be provided d0bdbc1
  • 📄 [PATCH] Release 3743680

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

4ga Boards 3.3.8

Choose a tag to compare

@github-actions github-actions released this 28 May 19:58

Changes since last release:

  • ⛑ test: implement E2E tests with Cucumber, Playwright, and GitHub Actions CI b979307 @mrDank-grg
  • ⛑ test: Test changes+tooling, removed cucumber c6799f2
  • ⛑ test: Fix error strict mode violation cce980a
  • ⛑ test: Attemp to fix test in ci mode 3eef280
  • ⛑ test: Attempt to fix test in ci mode accaaf5
  • ⛑ test: Attempt to fix test in ci mode 05e6c17
  • ⛑ test: Attempt to fix test in ci mode b99f60c
  • ⛑ test: Run on current files instead of not up to date docker-compose 7343ff9
  • ⛑ test: Added healthcheck to dev db (--wait) a8eb3fa
  • ⛑ test: Copied env 41df1d7
  • ⛑ test: Run 4gaBoards in background a7627bc
  • ⛑ test: Corectly include deps 931fe4a
  • ⛑ test: Run 4gaBoards in background a1c97ea
  • ⛑ test: Run 4gaBoards in background 635eb0b
  • ⛑ test: Fixed usage of npm instead of pnpm 82e14fd
  • ⛑ test: Different attempt of running this as a backgorund job 1641872
  • ⛑ test: Different attempt of running this as a backgorund job c2ab324
  • ⛑ test: run via concurently 923b924
  • ⛑ test: Used start-server-and-test in ci aac0009
  • 💄 chore(deps): Bump hyperdx 569db49
  • 📖 docs: Updated readme - added discord link c6d9e1c
  • 📖 docs: Fixed readme f9077e3
  • 🌟 feat: Changed notif related data location 3070489
  • 💄 chore(deps): Bumpred multiple packages 199b6d8
  • 🐞 feat/fix: Refactored format, dateFns for langs, fixed date showing as object in emailNotifs cbaf9d0
  • 💄 chore(deps): Bumped deps (security) 823bb7e
  • 💄 chore(deps): Bumped date-fns 1557312
  • 🐞 fix: Email Notifications createdAt date format dce54e6
  • 🌟 feat: Removed obsolete date-fns fron DueDate and DateText a5f30cd
  • 🌟 feat: Email Notifications - added user name in email subject (scope: user) 0bdf7fe
  • 📖 docs: Updated readme 8f80fb2
  • 💢 ci: Removed pnpm version enforcement 25037e4
  • 💢 ci: Removed e2e not used wait-on dep 53e2936
  • 🌟 feat: Added system notifications 513d75b
  • 🐞 fix: Changed poll response to never include real userId 5e2988c
  • 💄 chore: Bumped deps cb81600
  • 🐞 fix: Omit important core vars ec7fafb
  • 🌟 feat: Added SYSTEM_NOTIFICATIONS_DISABLED 8771f42
  • 🌟 feat: Reappear system notification on FAILURE (poll) f51b1ea
  • 🌟 feat: Changed systemNotificationId to uuid v7, changed internal systemNotificationId to bigInt 50fa99f
  • 🐞 fix: Fixed first start system notifications registration bug 554eaed
  • 🌟 feat: Added tag to system notifications 18f8209
  • 🌟 feat: Display system notification tag to user 74f63d9
  • 💢 ci: Added system notification trigger after update d90149b
  • 💄 chore: Bumped packages - sec 1d45e03
  • 🐞 fix: Fixed system notificaitons url on dev 26f222c
  • 🐞 fix: Path Traversal leading to Arbitrary File Read and Deletion in Board Export - thanks @lucquach 654151d
  • 🐝 refactor: Filenamify usage 6b49e29
  • 🐞 fix: Pre-Account Takeover via SSO Email Linkage in 4gaBoards - thanks @lucquach 484c92d
  • 📄 [PATCH] Release c8247c4

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

4ga Boards 3.3.7

Choose a tag to compare

@github-actions github-actions released this 14 May 20:29

Changes since last release:

  • 🐞 fix: Api Client create - added invalid perms error 1715942
  • 🌟 feat: Added task dueDate filter cf315c7
  • 🌟 feat: Added optional hyperdx error tracking 44b36f5
  • 🌟 feat: Updated notification email title (syntax) and content (card name) d95cedf
  • 💄 chore(deps): Bumped packages 917d479
  • 💄 chore(deps): Bumped uuid 647b843
  • 🐞 fix: Fixed missing username (email notifs) 42b843d
  • 💄 chore(deps): bumped rollup 5bf0785
  • 💄 chore(deps): Bumped i18next 82af497
  • 💄 chore(deps): Bumped lint-staged c4fe5ff
  • 💢 ci: Adjusted dependabot for pnpm workspaces 18989f4
  • 💄 chore(deps): Bumped multiple packages a0f58f8
  • 💄 chore(deps): Bumped multiple packages 78b797e
  • 💄 chore: Migrated to pnpm 11 25df3b6
  • 🌟 feat: Changed health check frequency ba1e567
  • 🐞 fix: Fixed scripts after pnpm upgrade ba73227
  • 🌟 feat: Added email verification cooldown 5b8bd8a
  • 💢 ci: Bumped docker/build-push-action in deploy df48e20
  • 💢 ci: Changed deploy to run builds on separate runners 27b5e9b
  • 🧯 build: Changed step names 46dca30
  • 🌟 feat: Added board templates 65ed4ba
  • 🌟 feat: Added more strict css variables validation 53dc82c
  • 🌟 feat: Added custom label colors (server-side) 00a259f
  • 🐝 refactor: Replaced ButtonStyle with ButtonVariant 6a4c15b
  • 🐝 refactor: Replaced DropdownStyle with DropdownVariant 06c9323
  • 🐝 refactor: Replaced MessageStyle with MessageVariant 325964f
  • 🐝 refactor: Replaced TextAreaStyle with TextAreaVariant 8fb01dd
  • 🐝 refactor: Replaced InputStyle with InputVariant 97c5b2e
  • 🌟 feat: Added custom label colors (client-side) 2f2bb8a
  • 🌟 feat: Added support for import (label colors) 62357ed
  • 🌟 feat: Updated ActivityMessage to better visualize label color changes 9176cf5
  • 🌟 feat: Translate boardTemplate, label, list names 38aa002
  • 🌟 feat: Added translate values for list dropdowns df914c2
  • 🌟 feat: Improved label updates visibility in activities, translated labels and lists (for defaults) 0973838
  • 🐝 refactor: Simplified renderer label style 8ea2aab
  • 🌟 feat: Added board for label updates (activities) 5c9f18c
  • 🌟 feat: Added default board templates (lists+labels) 192da62
  • 🌟 feat: Added translations for board templates 9c98a2e
  • 🌟 feat: Label popup scrollbar, changed color presets 53c960f
  • 🐞 fix: Fixed email verification (after value changes) c81ee00
  • 🐞 fix: AccountSettings for users that never requested email verification 2ab3994
  • 📄 [PATCH] Release 703429b

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

4ga Boards 3.3.6

Choose a tag to compare

@github-actions github-actions released this 21 Apr 10:17

Changes since last release:

  • 🎨 style: Fixed demo mode header color (tmp) 7233e36
  • 🐞 fix: Fixed code splitting causing css dev-prod inconsistencies 8b100d4
  • 💢 ci: Added stylelint 940cfda
  • 🐞 fix: Stylelint rulesset + fixes 41855f1
  • 🐞 fix: Adjusted stylelint config and fixed issues 0cfae46
  • 🐞 fix: Only show resend verification email if mailServiceAvailable 5cbac2f
  • 📄 [PATCH] Release 3756948

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

4ga Boards 3.3.5

Choose a tag to compare

@github-actions github-actions released this 16 Apr 00:54

Changes since last release:

  • 📄 Add Mail controller (create, show, update), model, routes, and migration 1d7b130 @Esquivar2
  • 📄 Add MailIdAdd component, update list UI and locales, and add mails API 96c25e5 @Esquivar2
  • 📄 Refactor mail API: add createOne helper, improve create/show controllers, add getProjectPath helper cd6dfdb @Esquivar2
  • 📄 Fix mail helper input: use mailId string instead of criteria object 5e12ae0 @Esquivar2
  • 📄 Add API client auth (client_id and client_secret) and create-card endpoint ef8483d @Esquivar2
  • 📄 add: support mailId on board level, remove mailIds when deleting board and list, update create endpoint to handle both boardId and listId 3fc0d88 @Esquivar2
  • 📄 add: button to create mailId for a list 90d0227 @Esquivar2
  • 🐞 fix: add missing exports for button to create mailId for a list 4bf443f @Esquivar2
  • 📄 Add test Mail button and client/server changes for MailId display; format server code c05dde5 @Esquivar2
  • 📄 add MailStep with reset/update button, fix backend mail update 9081255 @Esquivar2
  • 📄 add mail id delete and copy; update client/server integration 527f4f5 @Esquivar2
  • 📄 fix eslint warnings ee0badb @Esquivar2
  • 📄 add MailListStep component with basic user's mail_ids list for List and delete logic 607691e @Esquivar2
  • 📄 extend MailListStep for board mail_ids and show context 85adb2d @Esquivar2
  • 📄 add socket handlers for mail create, update, delete 7c7f9e4 @Esquivar2
  • 📄 add: endpoints to add labels, memberships, tasks, and attachments for 4gaBoardsNotifications API client af70612 @Esquivar2
  • 🐞 fix: Fixed migrations after rebase + other minor issues 56c35bb
  • 🐞 fix: minor adjustments after migration fix 32e806a @Esquivar2
  • 📄 add: add bootstrap and configure scripts for notifications client (api-client) 34993b2 @Esquivar2
  • 🌟 feat: Added bootstrap for email notifications, added helpers for apiClients 7b282d2
  • 🐝 refactor: mails -> mailTokens 0a33403
  • 🌟 feat: Dotenv config quiet 3f75c5c
  • 🐞 fix: MailToken table, board_id is nullable 3e3e948
  • 🐞 fix: MailToken routes 1ddf95d
  • 🌟 feat(user-prefs): add API client settings (wip) ee231b5 @Esquivar2
  • 🐞 fix: Changed migrations order 40c36ea
  • 🌟 feat: Add envelope icon aa31dde
  • 🌟 feat: Added mailToken Activities 3235377
  • 🌟 feat: Improved mailTokens server side code (added meta updates, actions, unified files structure) 6ff5ca2
  • 🌟 feat: Improved mail tokens selectors 7e9fc6f
  • 🌟 feat: Added copy, reset icons 00a8e19
  • 🐞 fix: Fixed updateMailToken api route 02abb6c
  • 🌟 feat: Reworked Mail Tokens List (basic) c512eac
  • 🌟 feat: Added full emails to MailTokenList, disable MailTokenList if mailService is not available 5624cf2
  • 🌟 feat(user-prefs): add notification types selector for API client settings ddd0a5d @Esquivar2
  • 🌟 feat(user-prefs): add polish PL translations 5d30a40 @Esquivar2
  • 🐝 refactor: Renamed API_KEY actions to API_CLIENT actions 27c18e4
  • 🌟 feat: Added ActivityMessage for mail tokens, updated lang 00ba179
  • 🌟 feat: Removed option to regen mail token for other user via UI (server-sdie already removed) 6016284
  • 🌟 feat: Improved mail token broadcasts: create, update, delete b4c5cf9
  • 🌟 feat: Fully support mailTokens for projectManagerCreate, Delete 6a934a5
  • 🐞 fix: Fixed sidebar mailTokens loading via boardFetch on click e4ec64b
  • 📄 Send notifications to 4gaBoardsNotifications API (initial) 43462d2 @Esquivar2
  • 🐞 fix: Removed not needed action data: MAIL_TOKEN_DELETE 12fb87d
  • 🐞 fix: Fixed auto-release posts date format c774856
  • 🌟 feat: add notification batching system with cron c5071b2 @Esquivar2
  • 🌟 feat: Added Api permissions f99012f
  • 🌟 feat: Added show secret popup ed596f3
  • 🌟 feat: Added apiClient create popup 0dcabc0
  • 🌟 feat: Added checkbox2 util (checkbox future replacement) 3d12b75
  • 🌟 feat: Added optional title to DateText 4ba67e3
  • 🌟 feat: Added apiClient actions and logic (client-side) 1e08d03
  • 💄 chore(deps): Removed node-cron from main dir ceff5f9
  • 🌟 feat: Added apiClients management server-side ff34808
  • 🌟 feat: Added apiClient update e57df63
  • 🌟 feat: Setup new permissions for 4gaBoardsNotifications ae996c4
  • 💊 clean: Removed not needed createdBy, updatedBy - apiClient 629aa73
  • 🌟 feat: Removed apiClients action label field, stopped updating core on internal apiClient update 9e786be
  • 🌟 feat: Exposed lastUsedAt for ApiClients in AuthenticationSettings a0d7ae7
  • 🌟 feat: Added ActivityMessage for ApiClient 71ac659
  • 🌟 feat: Implemented apiClient deletedAt 8fcc099
  • 🐝 refactor: Started Checkbox2 replacement 0e52307
  • 🐝 refactor: Checkbox2 replacement p2 8ca3b6f
  • 🐝 refactor: Checkbox2 replacement p3 (changed - notifications styles picker - conflicting) 5994997
  • 🐝 refactor: Checkbox2 replacement p4 8407d7f
  • 🐝 refactor: Finished Checkbox refactoring 855896c
  • 💄 chore(deps): Bump multiple packages 11876e3
  • 🐞 fix: Removed depreciated: i18n interpolation.format, removed parseDatePostProcessor 3a998b7
  • 💄 chore: Always restart nodemon 078d260
  • 🐞 fix: Check for deletedAt: null in apiClients 7819d5b
  • 🌟 feat: Added mailTokens get list id api 66010a6
  • 🌟 feat: Added permission for mailTokens.getListId API 75947a6
  • 🌟 feat: Sort permissions by name at ApiClientStep 3888718
  • 🐞 fix: Delete ApiCLients on user delete 5dd0a10
  • 🐞 fix: ShowSecretStep showing old clientSecret for split second on update (when app still has old secret) bd9f2c2
  • 🌟 feat: Show clientId and clientSecret in ShowSecret dialog be1a4c1
  • 🌟 feat: Created permission groups (client-side) e.g. comments., changed all permissions to [''] 8ca9aef
  • 🌟 feat: ApiClients permissions checks - server side 5ad525a
  • 🌟 feat: Simplified card create one process (default position) 7cddd8f
  • 🌟 feat: Added copyClientId to AuthSettings 2fc7743
  • 📄 refator: Simplified apiClient lastUsedAt update a1c3ae4
  • 🌟 feat: remove notification_aggregation_scope from user preferences 3749e0d @Esquivar2
  • 📖 docs: Removed top comment from routes a78b376
  • 💊 clean: Simplified migration for production (as it is not yet released) e451732
  • 🌟 feat(api): new board endpoints to fetch labelId/userId by name 87a8606 @Esquivar2
  • 🌟 feat: Cleanup NotificationTypeSelecor, minor api fix, prepared for notification batch changes 95754e3
  • 🌟 feat: Notification batching changes, simplified structure, changed migrations (db_update) 0417a2f
  • 🐝 refactor: Used position-gap from config custom e787200
  • 📄 reafactor: Changed api names for board/user-by-name, label-by-name 41079da
  • 🔙 revert: Restored parseDatePostProcessor 1f156ed
  • 🌟 feat: Added emailNotificationsMarkReadAsDelivered to user prefs (db update) 3f3759a
  • 🐝 - 🐞 refactor: Changed handle-email-notification to send-email, fix: Fixed non-utc string emails c5ccbcb
  • 🐝 refactor: Changed emailNotificationsEnabledTypes to emailNotificationsTypes 1e607d1
  • 🐝 refactor: Simplified notifications.createOne 7c935d4
  • 🌟 feat: Added missing en lang keys c33fd3d
  • 🧯 build: Added lang coverage test (with tags and vars support) 34daeaf
  • 🐞 fix: Fixed lang coverage test for plurals 63ac429
  • 🌟 feat: Added missing translations 6aad390
  • 💊 clean: Added comment f38c6ee
  • 💊 clean: Removed non-used file 74ca157
  • 🎨 style: Cleanup NotificationTypesSelector 1dfca4b
  • 💄 chore(deps): Bump multiple packages eb98137
  • 🧯 build(deps): bump flatted f90bdf9
  • 🧯 build(deps-dev): bump flatted 34c4e85
  • 📄 Merge pull request #906 from RARgames/dependabot/npm_and_yarn/server/npm_and_yarn-eeacf2bf74 32faaa1
  • 🧯 build(deps-dev): bump flatted 5c5dce0
  • 📄 Merge pull request #905 from RARgames/dependabot/npm_and_yarn/npm_and_yarn-eeacf2bf74 b386120
  • 🧯 build(deps): bump socket.io-parser fa7c1ba
  • 📄 Merge pull request #909 from RARgames/dependabot/npm_and_yarn/client/npm_and_yarn-12bf46a12d 0bb1186
  • 💄 chore(deps): Bump: msal-node cb7589f
  • 🧯 build(deps): bump socket.io-parser 1a65c88
  • 📄 Merge pull request #910 from RARgames/dependabot/npm_and_yarn/server/npm_and_yarn-12bf46a12d 375511d
  • 🌟 feat: Added tag admin only for user/instance notification settings 3c01196
  • 🌟 feat: Added lowercase postProcessor i18n cc7d4bd
  • 🌟 feat: Simplified languages 056d81b
  • 🌟 feat: Allow tasks without position 98015b8
  • 🌟 feat: Added additional perm to notifications email-to-card 6ac8d56
  • 🐞 fix: Always compare lowercased username, changed routes cb10426
  • 🐞 fix: Updated permissions for internal notifications 509c3a9
  • 🌟 feat: FindLabelByName always search in lowercase 2fcd39e
  • 🌟 feat: Logger changes (combine extra vars and add tag 4ee446c
  • 🌟 feat: Added cron/notification time defaults for production and development 4feaa7e
  • 🧯 build(deps): bump knex from 3.1.0 to 3.2.4 in /server 1db76b9
  • 📄 Merge pull request #912 from RARgames/dependabot/npm_and_yarn/server/knex-3.2.4 66c31c1
  • 🧯 build(deps): bump react-router from 7.13.1 to 7.13.2 in /client 5807ff9
  • 📄 Merge pull request #915 from RARgames/dependabot/npm_and_yarn/client/react-router-7.13.2 76150c2
  • 🐞 fix: Fixed sidebar board actions missing props (mailToken props) 94e5b52
  • 🐞 fix: Only show emailCardToBoard menu for users with canEdit rights f29e52e
  • 🐞 fix: Show ListActionsPopup/view activity for every user 92fd270
  • 🐞 fix: Show CardActivity for every board member bf6cc9f
  • 🐞 fix: Show TaskActivity for every board member 23b84be
  • 🐞 fix: Fixed ActivityMessage for cardCommentCreate 56878bd
  • 🐞 fix: Show AttachmentActivity, CommentActivity for every board member 8cddd15
  • 🐝 refactor: MembershipActionsStep 5162dd1
  • 🐞 fix: Fixed actions not broadcasted correctly to action creator session dbd99fa
  • 🌟 feat: Added email syntax explanation 120477b
  • 🌟 feat: Added notification types to user prefs (db_update) 46c3fe0
  • 💢 ci: Separated translation tests, added translation agent so user can just verify new translations instead of writing them from scrach 615bcd9
  • 🌟 feat: Added translations for new keys (notifs) 26547c5
  • 🌟 feat: Added is_created_via_api, mail_creator_address to card (db_update) 486b174
  • 🌟 feat: Include mailCr...
Read more

4ga Boards 3.3.4

Choose a tag to compare

@github-actions github-actions released this 05 Mar 11:26

Changes since last release:

  • 📖 docs: Updated 4ga Boards github preview a3cccc2
  • 🌟 feat: Moved prettier config to separate file (ignore language files lineLength) 72dc566
  • 🌟 feat: Added missing login,js entries for zh 8a33c78
  • 💄 chore: Added lint rule to auto-sort language files, sorted 100% translated files d80f7f8
  • 🧯 build(deps): bump ajv 0c51493
  • 📄 Merge pull request #883 from RARgames/dependabot/npm_and_yarn/client/npm_and_yarn-f1bf2b0a19 e4105e9
  • 🧯 build(deps-dev): bump ajv 046c1c5
  • 📄 Merge pull request #885 from RARgames/dependabot/npm_and_yarn/server/npm_and_yarn-f1bf2b0a19 9927351
  • 🧯 build(deps): bump the npm_and_yarn group across 1 directory with 2 updates 40fa62e
  • 📄 Merge pull request #890 from RARgames/dependabot/npm_and_yarn/client/npm_and_yarn-a73b6bb190 1f96d14
  • 💄 chore(deps): Bump multiple packages fe70962
  • 🧯 build(deps-dev): bump minimatch 6ac2f28
  • 📄 Merge pull request #891 from RARgames/dependabot/npm_and_yarn/server/npm_and_yarn-bb3626eb1a e8bc1c1
  • 🧯 build(deps-dev): bump ajv in the npm_and_yarn group across 1 directory b6f19be
  • 📄 Merge pull request #884 from RARgames/dependabot/npm_and_yarn/npm_and_yarn-f1bf2b0a19 d5cc790
  • 🧯 build(deps-dev): bump minimatch b27b69b
  • 📄 Merge pull request #892 from RARgames/dependabot/npm_and_yarn/npm_and_yarn-bb3626eb1a e4f13a0
  • 🐝 refactor: Moved translation authors to index, sorting keys e8e01d5
  • 🌟 feat: Updated Spanish translation 77f20ed
  • 🌟 feat: Updated de translation + pt-BR, zh - dateFns c4481d2
  • 🌟 feat: Updated all missing translations ceb9c54
  • 💄 chore(deps): Bump lint-staged (bug-fix) 594c511
  • 🧯 build(deps): bump immutable e8ad3cc
  • 📄 Merge pull request #896 from RARgames/dependabot/npm_and_yarn/client/npm_and_yarn-feaecb1314 34b4125
  • 🧯 build(deps): bump svgo 29e030d
  • 📄 Merge pull request #898 from RARgames/dependabot/npm_and_yarn/client/npm_and_yarn-e80878864f 3aada75
  • 🧯 build(deps): bump tar cb73a19
  • 📄 Merge pull request #897 from RARgames/dependabot/npm_and_yarn/server/npm_and_yarn-b2309f4355 a536731
  • 📄 [PATCH] Release 0ff0cf2
  • 🧯 [PATCH] build: Added unrs-resolver to onlyBuiltDependencies 9ee8ac5

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

4ga Boards 3.3.3

Choose a tag to compare

@github-actions github-actions released this 27 Feb 20:24

Changes since last release:

  • 🧯 build(deps): bump qs 322e235
  • 📄 Merge pull request #878 from RARgames/dependabot/npm_and_yarn/server/npm_and_yarn-14dc0ebc5a 65cbb9b
  • 🧯 build(deps): bump qs a8adda3
  • 📄 Merge pull request #879 from RARgames/dependabot/npm_and_yarn/server/npm_and_yarn-14dc0ebc5a 074fc5d
  • 💄 chore(deps): Bump multiple packages 1ed8364
  • 📖 docs: Added notice to contributing 2a1bbd8
  • 🧯 build(deps): bump qs 67cac64
  • 📄 Merge pull request #882 from RARgames/dependabot/npm_and_yarn/server/npm_and_yarn-14dc0ebc5a f805704
  • 🐞 [PATCH] fix: Fixed logo color 699d671

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