Skip to content

Releases: RARgames/4gaBoards

4ga Boards 3.2.0

Choose a tag to compare

@github-actions github-actions released this 11 Apr 17:06

Changes since last release:

  • 🐞 - 💄 chore(deps-dev): Bump eslint related packages, fix: Config - eslint config prettier flat f18bdbb
  • 💄 chore(deps): Bump eslint-webpack-plugin from 4.2.0 to 5.0.0 in /client abb4e68
  • 📄 Merge pull request #520 from RARgames/dependabot/npm_and_yarn/client/eslint-webpack-plugin-5.0.0 ae506a2
  • 💄 chore(deps): Bump the npm_and_yarn group in /client with 2 updates 6f497be
  • 📄 Merge pull request #524 from RARgames/dependabot/npm_and_yarn/client/npm_and_yarn-ab81d6c111 cb9dbab
  • 🐞 fix: Prevent switching card when clicking on members d162316
  • 🌟 feat: Always prevent card switch when opening popups 1e6df8e
  • 💄 chore: Changed sort-imports from error to warn 7731a84
  • 🌟 feat: Exported timer getFullSeconds() 43965bc
  • 🌟 feat: Added lang for upcoming list view 876fd87
  • 🌟 feat: Added list icon f009071
  • 🌟 feat: Added ListView (WIP) 6a6e31a
  • 💄 chore(deps-dev): Bump eslint related packages eb3b464
  • 💄 chore(deps): Bump lint-staged from 15.4.3 to 15.5.0 09a5a8f
  • 📄 Merge pull request #526 from RARgames/dependabot/npm_and_yarn/lint-staged-15.5.0 d313611
  • 💄 chore(deps): Bump react-textarea-autosize from 8.5.7 to 8.5.8 in /client fe1ee1a
  • 📄 Merge pull request #525 from RARgames/dependabot/npm_and_yarn/client/react-textarea-autosize-8.5.8 7ed076b
  • 🐞 fix: Removed extra data-prevent-card-switch 0a92b65
  • 🌟 feat: Added titles to ListView headers 4a78e24
  • 🐞 fix: Added missing common.editListView lang 5e1354b
  • 🌟 feat: Improved ListView - headerNames, sorting 4f38e46
  • 🐞 fix: ListView - Prevent resizer sorting column bc86ed0
  • 🌟 feat: List View Settings - reset column widths, reset column sorting, select columns eea0059
  • 🌟 feat: ListView Added compact/default view modes (db update) e442e14
  • 💄 chore(deps): Bump validator from 13.12.0 to 13.15.0 in /server 5173739
  • 📄 Merge pull request #537 from RARgames/dependabot/npm_and_yarn/server/validator-13.15.0 1577c05
  • 💄 chore(deps): Bump i18next from 24.2.2 to 24.2.3 in /client 3f515c9
  • 📄 Merge pull request #534 from RARgames/dependabot/npm_and_yarn/client/i18next-24.2.3 0c36a27
  • 💄 chore(deps): Bump redux to 5.0.1 and react-redux to 9.2.0 b09876f
  • 💄 chore(deps): Bump react-datepicker, react-i18next, react-photoswipe-gallery, react-refresh, react-router, react-textarea-autosize c1e5498
  • 🐞 fix: ListView added missing add label button 26caba4
  • 🌟 feat: ListView added members 97b84e1
  • 🌟 feat: ListView added more advanced labels sorting c476990
  • 🐝 refactor: Moved Tootlip to PopupHeader fdb9155
  • 🐞 fix: Added auto sorting labels a07fded
  • 🌟 feat: Removed labels position, added consistent sorting (db update) 889bf76
  • 🌟 feat: Labels - block duplicates/empty labels (db update - to fix possible duplicated/empty) 4a73967
  • 🌟 feat: ListView added created, updated dates b29fd9f
  • 🐞 fix: Updated card updated dates after different card actions 7da7c18
  • 🐞 fix: Fixed duplicated card updatedAt date 2ba7fec
  • 🐞 fix: ListView increased compact view padding b31f3c6
  • 🌟 feat: ListView added notifications, minor improvements 1a43e4d
  • 🌟 feat: ListView added coverImage 3670ed7
  • 🌟 feat: ListView added description 534c5ec
  • 🐞 fix: ListView description style d91683a
  • 🌟 feat: ListView added tasks f661e5f
  • 🌟 feat: CardAddPopup automatically selects first available list 8803f64
  • 🌟 feat: ListView added cellProps for each renderer 5a23920
  • 🌟 feat: ListView scroll to open card on load 9f1ea93
  • 🌟 feat: ListView autosize columns on board switch 396b071
  • 🌟 feat: ListView ColumnSelect - added more descriptive names 13cbb4c
  • 🌟 feat: ListVIew save columnVisibility to userPrefs 246154b
  • 💊 clean: Removed old Labels reordering 1b78aa7
  • 🐝 refactor: ListView table options handling 060c1dc
  • 💊 clean: ListView sorting d40b9ec
  • 🐞 fix: ListView improved ColumnVisibility switch e6b874e
  • 🐞 fix: ListView prevent text selection when resizing columns 798d4b7
  • 💊 clean: Cleanup ListView Containers 0dd14b8
  • 💊 clean: Cleanup Renderers f95cf68
  • 🐞 fix: ListView color adjustments 26dff2b
  • 🌟 feat: recreate userPrefs if not found, changed ListView column visibility 91d3f45
  • 🌟 feat: ListView limit text cells to max 3 lines 63b0553
  • 🎨 style: Added line-clamps for compatibility 617f193
  • 💊 clean: Cleanup ListView.module.scss ea7006c
  • 🌟 feat: Added TableLegacy for old tables c61c2c4
  • 🌟 feat: Moved some ListView styles to new TableStyle 4926e3d
  • 🌟 feat: Added more new TableStyles 0bce634
  • 🌟 feat: Changed default ListVIewStyle to compact 16e38b6
  • 🐞 fix: ListView autosize columns for dates 187c92f
  • 🐝 refactor: Separated Table from ListView cb75ce4
  • 🐝 refactor: Moved SortingFns to Table d4270f3
  • 💄 chore(deps): Bump @pmmmwh/react-refresh-webpack-plugin from 0.5.15 to 0.5.16 in /client ba3a294
  • 💄 chore(deps): Bump @floating-ui/react to 0.27.6 bae8bd7
  • 💄 chore(deps): Bump eslint-related pacakges 835178e
  • 💄 chore(deps): Bump terser-webpack-plugin from 5.3.12 to 5.3.14 in /client 6946c2a
  • 💄 chore(deps): Bump sails-hook-sockets from 3.0.1 to 3.0.2 in /server a6d1d75
  • 📄 Merge pull request #543 from RARgames/dependabot/npm_and_yarn/server/sails-hook-sockets-3.0.2 fe5607c
  • 💄 chore(deps): Bump sharp from 0.33.5 to 0.34.0 in /server 81b3465
  • 📄 Merge pull request #545 from RARgames/dependabot/npm_and_yarn/server/sharp-0.34.0 570f192
  • 💄 chore(deps): Bump react-router from 7.4.1 to 7.5.0 in /client 6ed9225
  • 📄 Merge pull request #541 from RARgames/dependabot/npm_and_yarn/client/react-router-7.5.0 8ebf4a7
  • 💄 chore(deps): Bump postcss-preset-env from 10.1.4 to 10.1.5 in /client fddeaa7
  • 📄 Merge pull request #549 from RARgames/dependabot/npm_and_yarn/client/postcss-preset-env-10.1.5 bad557c
  • 🐝 refactor: Moved column sizer to Table 4338273
  • 🐝 refactor: Finished moving common Table components to new Table e6dad77
  • 🌟 feat: ListView added FitScreen to TableOptions (db update) 9c4de90
  • 🌟 feat: Separated ActionHeader from ListView 86d21e5
  • 🐞 fix: ListView MembersCell Width abbc234
  • 🌟 feat: ListView added editable List 14e8f85
  • 🌟 feat: ListView Better adjust to screen size 21a7625
  • 🐞 fix: Fixed selectIsFilteredForCurrentBoard returning always true 147a4c8
  • 🌟 feat: ListView added pagination (db update - added itemsPerPage) 1728a0e
  • 🐞 fix: ListView fixed pagination placement 35f0c53
  • 🐞 fix: ListView changed default columns cd10176
  • 🌟 feat: ListView added card name editing 76e383d
  • 🐞 fix: ListView NameEdit consistent behavior as ListNameEdit 112f3dc
  • 🐞 fix: ListView NameEdit via context menu click 3259c6d
  • 🎨 style: ListView Pagination improvements for small screens d8e7d48
  • 🐞 fix: ListView pagination show all - adding new card bug 6488004
  • 🐞 fix: ListView pagination max pages number for 0 cards df5ae38
  • 🐞 fix: ListView Rendering bug 45626cf
  • 💊 clean: ListView cleanup 5a7a2b4
  • 🐞 fix: ListVIew fixed list name placeholder adabc3d
  • 🐞 [MINOR] fix: ListView scroll to Card when pagination changes e820914

Install this release using: docker pull ghcr.io/rargames/4gaboards:3.2.0

4ga Boards 3.1.10

Choose a tag to compare

@github-actions github-actions released this 10 Mar 14:47

Changes since last release:

  • 💄 chore(deps-dev): Updated eslint, prettier related packages 17e7ed5
  • 🐞 fix: Open labels popup when clicking label on CardModal 2731dad
  • 🐝 refactor: Moved some rgba colors into globalStyles 4c25577
  • 📄 cleanup: ccs/scss files 7952dd0
  • 🐝 refactor: css/scss files p0 58cf4f5
  • 🐝 refactor: scss files p1 a35c721
  • 💄 chore(deps-dev): Bump prettier from 3.5.2 to 3.5.3 cbc60a1
  • 📄 Merge pull request #514 from RARgames/dependabot/npm_and_yarn/prettier-3.5.3 1d2be81
  • 💄 chore(deps): Bump terser-webpack-plugin from 5.3.11 to 5.3.12 in /client 27c43c7
  • 📄 Merge pull request #516 from RARgames/dependabot/npm_and_yarn/client/terser-webpack-plugin-5.3.12 533add2
  • 🌟 feat: Added default view to user prefs (db update) d7d82c0
  • 🐞 fix: Fixed adding default user a810a32
  • 🐞 [PATCH] fix: Added default user prefs for demo user bc4ff09

Install this release using: docker pull ghcr.io/rargames/4gaboards:3.1.10

4ga Boards 3.1.9

Choose a tag to compare

@github-actions github-actions released this 28 Feb 15:18

Changes since last release:

  • 🌟 feat: Added dockerfile healthcheck 827ce77
  • 🐞 fix: Dockerfile healthcheck - changed curl to wget as it is available by default 18cc483
  • 🌟 feat: Preparing for switch to the latest socket.io-client 8f06dca
  • 🐞 fix: Socket connection fixes 546dc88
  • 🐝 refactor: sails.io.js f8467b5
  • 💄 chore(deps): Bump socket.io-client from 2.5.0 to 4.8.1 97d1209
  • 🐞 fix: Fixed reconnect, reconnect_attempt events for sockets fb11f3f
  • 🌟 feat: Removed strict checking for warnings before commit 835ce08
  • 🐞 fix: Fixed socket error checking 5e6b13a
  • 🌟 feat: Added support for socket manager events, added reconnect event a50a1b6
  • 🐞 fix: Use new sails io client b6daf35
  • 🐞 fix: Don't send extra @entry/CURRENT_USER_FILTER_QUERY_UPDATE always at load 9f05cab
  • 🐞 fix: updateCoreSettings using sockets 5c2f151
  • 💊 clean: Formatted comments and console.logs in sails.io.js 6e1d3ac
  • 💊 clean: Removed logger prefix fa36e08
  • 💊 clean: Removed config via html attributes 3e20276
  • 🐞 fix: Simplified socket requests logic ed41f8a
  • 🌟 feat: Added "(You)" to the current user in UsersSettings de6dd2e
  • 💄 chore(deps-dev): Bump chai from 5.1.2 to 5.2.0 in /server 81a67ca
  • 💄 chore(deps-dev): Bump mocha from 11.0.1 to 11.1.0 in /server bb90a30
  • 📄 Merge pull request #490 from RARgames/dependabot/npm_and_yarn/server/mocha-11.1.0 0a82da9
  • 💄 chore(deps): Bump @babel/runtime from 7.25.7 to 7.26.9 in /client c230b4e
  • 📄 Merge pull request #486 from RARgames/dependabot/npm_and_yarn/client/babel/runtime-7.26.9 10312b5
  • 💄 chore(deps): Bump babel packages to 7.26.9, browserslist to 4.24.4 c83646c
  • 💄 chore(deps): Bump i18next-browser-languagedetector to 8.0.4, react-datepicker to 8.1.0 6dac750
  • 💄 chore(deps): Bump react-photoswipe-gallery, react-router, react-textarea-autosize, remark-gfm d649f4a
  • 💄 chore(deps): Bump reselect, sass, sass-loader, semver, Removed: sails.io.js d335182
  • 🌟 feat: Removed tailwind 7d1c252
  • 💄 chore(deps): Bump dotenv-expand, fs-extra, postcss, postcss-preset-env 05ac5a6
  • 💄 chore(deps): Bump dotenv, @testing-library/react, @testing-library/user-event, eslint-plugin-react, eslint-plugin-react-hooks, Removed: react-test-renderer 9a7128a
  • 💢 ci: Updated some eslint rules ea97be8
  • 🌟 feat: Added REQUIRED_PASSWORD_STRENGTH to client Config 170f15b
  • 💄 chore(deps): Bump uuid to 11.1.0 a895eea
  • 🐞 fix: Fixed bug - project manager without boardMembership 118a8d1
  • 🌟 feat: Added state restore for boardMembership delete failure ca3f8ce
  • 🌟 feat: Prevent boardMembership delete when projectManager want to remove himself from managedBoard 9ab278a
  • 🐞 fix: Added missing projectManagers - boardMemberships 0cac538
  • 🐞 fix: Fully disabled removing projectManager from board 0cac53 2b1635f
  • 🌟 feat: Added Label, Labels icons e2b9976
  • 🐞 fix: Corrected labels ordering 9b1f686
  • 🌟 feat: Added clear filters buttons, Added indicators when hovering to remove filter item 753a0a3
  • 🌟 feat: Added more advanced card filtering options p1 cc60bb7
  • 🌟 feat: Added more advanced card filtering options p2 350e746
  • 🌟 feat: Added keyboard shortcuts for Match Case, Any Match in CardSearch f2df957
  • 🌟 feat: Added more advanced card filtering options - added missing code 2930d85
  • 🐞 fix: Fixed bug when filtering - drop card onto List Header causing error in some cases 4871750
  • 🐞 fix: Fixed bug preventing board import after fixing projectManager without boardMembership 49ffba4
  • 🌟 feat: Updated Getting Started Project with more visible Github link 8619605
  • 🌟 feat: Moved UserPreferences to separate db table and model 14add6c
  • 🐞 fix: Updated regex for user-prefs id 70676ac
  • 🐞 fix: Standarized api route for user-projects f2351e9
  • 🐞 fix: Fixed 4ga Boards import - projectManager showing after reload in some cases 729018c
  • 💢 [PATCH] ci: Added issue templates a189282

Install this release using: docker pull ghcr.io/rargames/4gaboards:3.1.9

4ga Boards 3.1.8

Choose a tag to compare

@github-actions github-actions released this 18 Feb 23:02

Changes since last release:

  • 📖 - 📖 docs: Updated Readme 2a871ea
  • 📖 - 📖 docs: Updated Readme gif a5570ad
  • 📖 - 📖 docs: Updated docs (Readme, security, contributing, removed others) 776bf13
  • 💄 chore(deps-dev): Bump eslint related packages to 9.19.0, bump: prettier-eslint-plugin d48a90b
  • 💄 chore(deps): Bump lint-staged from 15.3.0 to 15.4.3 6047e9e
  • 📄 Merge pull request #473 from RARgames/dependabot/npm_and_yarn/lint-staged-15.4.3 6a68f70
  • 💄 chore(deps-dev): eslint-config-prettier to 10.0.1 and eslint-plugin-prettier to 5.2.3 2fb0331
  • 💄 chore(deps): Bump react-datepicker from 7.4.0 to 7.6.0 in /client 835b98b
  • 📄 Merge pull request #461 from RARgames/dependabot/npm_and_yarn/client/react-datepicker-7.6.0 a4de049
  • 💄 chore(deps): Bump date-fns from 3.6.0 to 4.1.0 in /client 9e9fed3
  • 📄 Merge pull request #459 from RARgames/dependabot/npm_and_yarn/client/date-fns-4.1.0 e4a5276
  • 💄 chore(deps): Bump @babel/preset-react from 7.25.7 to 7.26.3 in /client e120d67
  • 📄 Merge pull request #460 from RARgames/dependabot/npm_and_yarn/client/babel/preset-react-7.26.3 8b83b34
  • 🐞 fix: Filter projects/boards now correctly filters with trailing spaces (without trim) ea0c1d6
  • 💄 chore(deps): Bump uuid from 11.0.3 to 11.0.5 in /server 358cf0e
  • 📄 Merge pull request #467 from RARgames/dependabot/npm_and_yarn/server/uuid-11.0.5 6650988
  • 💄 chore(deps): Bump dotenv from 16.4.5 to 16.4.7 in /server 3fa58bf
  • 📄 Merge pull request #464 from RARgames/dependabot/npm_and_yarn/server/dotenv-16.4.7 4ae6c04 @wilkobyl
  • 🔙 revert: Server packages updates 9465c77
  • 🔙 revert: Server packages updates (package-lock.json) 9cef87c
  • 🔙 - 🧯 build: Fixed pnpm not building deps on build, revert: Last 2 reverts 965ab73
  • 🐞 fix: Blur others when clicking on board e44413b
  • 🌟 feat: Filter cards by name 9d4787d
  • 🌟 feat: Improved Memberships sorting 92877b9
  • 🌟 feat: Improved Memberships sorting - consistent everywhere 771c899
  • 🌟 feat: Show currentUser in Users Settings (disable deleting own account/removing admin) 7a57383
  • 🐞 fix: Revert user update on USER_UPDATE__FAILURE 379f995
  • 🐞 fix: Show correct title for additional task members 48554bf
  • 🌟 feat: More user-friendly memberships edit e99462d
  • 🌟 feat: Card Memberships - Visual changes, added changing user state from the board view a367e97
  • 🐞 fix: close popup on user remove from board 307ef20
  • 🧯 build: Updated github actions build deps 04b8e1a
  • 🐞 fix: Close sidebar popups on MainSidebar scroll - fixes 343 40b2d84
  • 🐝 refactor: Renamed MainSidebar to Sidebar d6f92d4
  • 🌟 feat: Show Connected GitHub repo name b6c2ac5
  • 💄 chore(deps): Bump i18next to 24.2.2. bump i18next-browser-languagedetector to 8.0.2 cafdf0a
  • 🌟 feat: Added missing titles for UI elements 7ec28e3
  • 💄 chore(deps-dev): Bump prettier from 3.4.2 to 3.5.1 cdd1c65
  • 📄 Merge pull request #484 from RARgames/dependabot/npm_and_yarn/prettier-3.5.1 b87bc45
  • 💄 chore(deps-dev): Bump eslint related packages to 9.20.1 94d5e24
  • 💄 chore(deps-dev): Bump eslint-plugin-perfectionist to 4.9.0 2869554
  • 💄 chore(deps): Bump react-dropzone from 14.2.3 to 14.3.5 in /client 9649674
  • 📄 Merge pull request #477 from RARgames/dependabot/npm_and_yarn/client/react-dropzone-14.3.5 68d750b
  • 💄 chore(deps): Bump dotenv-cli from 7.4.4 to 8.0.0 in /server a18efd8
  • 📄 Merge pull request #463 from RARgames/dependabot/npm_and_yarn/server/dotenv-cli-8.0.0 51fc3c5
  • 🐞 - 💄 fix: Don't trim uploaded file extension for long filenames, chore(deps): Bump filenamify to 6.0.0 b28ca8b
  • 🐝 - 💄 chore(deps): Bump move-file to 3.1.0, refactor: Adapted to new move-file version 8990b98
  • 💄 chore: Updated node to 22 latest 73c2013
  • 💄 chore(deps): Bump @floating-ui/react to 0.27.4 8262600
  • 💄 chore(deps): Bump bfj to 9.1.2 ee27209
  • 🐞 fix: Fixed Card/Tasks Memberships sorting 478b22b
  • 🐞 fix: Fixed Card Memberships sorting p2 aeb9da7
  • 🐞 [PATCH] fix: Fixed docs links in Getting Started/About 3ea9b12

Install this release using: docker pull ghcr.io/rargames/4gaboards:3.1.8

4ga Boards 3.1.7

Choose a tag to compare

@github-actions github-actions released this 17 Jan 17:53

Changes since last release:

  • 🌟 feat: Close popup when clicking the same btn 2nd time 2cc35b1
  • 🐞 fix: Fixed #451, Improved Complex Input Fields Key Input 03210c9
  • 🐞 fix: Card View - List Dropdown not aligned f4cfd4f
  • 🐞 fix: Timer - Edit button alignment 9c62fee
  • 💄 chore(deps): Bump react-i18next from 15.0.3 to 15.4.0 in /client b8eb2ad
  • 📄 Merge pull request #457 from RARgames/dependabot/npm_and_yarn/client/react-i18next-15.4.0 1b38ff9
  • 💄 chore(deps): Bump concurrently from 9.1.0 to 9.1.2 bae5c9f
  • 📄 Merge pull request #458 from RARgames/dependabot/npm_and_yarn/concurrently-9.1.2 3e75e72
  • 💄 chore(deps): Bump lint-staged from 15.2.10 to 15.3.0 26fc14f
  • 📄 Merge pull request #455 from RARgames/dependabot/npm_and_yarn/lint-staged-15.3.0 7b16ba6
  • 💄 chore(deps): Bump resolve from 1.22.8 to 1.22.10 in /client 3ef2d3f
  • 📄 Merge pull request #454 from RARgames/dependabot/npm_and_yarn/client/resolve-1.22.10 d12a6be
  • 💄 chore(deps): Bump @uiw/react-md-editor from 4.0.3 to 4.0.5 in /client 81b0672
  • 📄 Merge pull request #453 from RARgames/dependabot/npm_and_yarn/client/uiw/react-md-editor-4.0.5 1134b17
  • 💄 chore(deps-dev):Bump eslint releated packages to 9.17.0 and others 00757ba
  • 💄 chore(deps-dev): Bump nodemon from 3.1.7 to 3.1.9 in /server a0acd90
  • 📄 Merge pull request #448 from RARgames/dependabot/npm_and_yarn/server/nodemon-3.1.9 d8a34c2
  • 🐞 fix(deps-dev): Package-lock d25e423
  • 🐞 fix: Radio toggle alignment b115746
  • 🌟 feat: Close other dropdowns on dropdown open 8579b8e
  • 🌟 feat: Changed 4ga Boards meta 8f4505e
  • 🐝 refactor: Added eslint-plugin-perfectionist to sort-imports 7ae5361
  • 🐞 fix: Fixed opening links in a new tab 9345893
  • 📄 [PATCH] Release f7ba7bb

Install this release using: docker pull ghcr.io/rargames/4gaboards:3.1.7

4ga Boards 3.1.6

Choose a tag to compare

@github-actions github-actions released this 20 Dec 17:40

Changes since last release:

  • 🐞 fix: Card Count not always displaying correctly 87db590
  • 🌟 feat: Task duplicate a4633e5
  • 📖 - 📖 docs: Updated Readme fe6beba
  • 🐝 refactor: Changed e-mail to email 1802953
  • 💢 ci: Updated GithubActions - Update 4gaBoards Homepage stats after release 704dc35
  • 📄 [PATCH] Release 150ca75

Install this release using: docker pull ghcr.io/rargames/4gaboards:3.1.6

4ga Boards 3.1.5

Choose a tag to compare

@github-actions github-actions released this 18 Dec 08:36

Changes since last release:

  • 💄 chore(deps): Bump many css, webpack related dependencies, floatingUI 519c968
  • 💄 chore(deps): Bump css-loader from 6.11.0 to 7.1.2, migrate css style imports ab79bd5
  • 🐞 fix: Suppress webpack sourcemap warnings from hast-util-from-html/parse5, hast-util-raw/parse5 a4c0b86
  • 💊 clean: Changed ButtonStyle.Default to DefaultBorder 3ec5e6a
  • 💢 ci: Updated to correctly handle .env version 2a98383
  • 💊 clean: Changed ButtonStyle.Default to DefaultBorder p2 3c58bc5
  • 🌟 feat: Standardized Input, TextArea errors, behavior 0382bdb
  • 🐞 fix: Changed select to focus ca62f8d
  • 🌟 feat: Updated Input.Password to fit new standarized input ea4c485
  • 🐞 fix: Fixed #341 - password manager new/old password d45a661
  • 🐝 refactor: Combined InputMask into 1 file 9e94a28
  • 💄 chore(deps): Bump the npm_and_yarn group in /server with 2 updates efe55c2
  • 📄 Merge pull request #422 from RARgames/dependabot/npm_and_yarn/server/npm_and_yarn-94ac83efd4 cca518f
  • 🌟 feat: Standarized Input for Login/Register, Added isError for Checkbox a3a2984
  • 🐞 fix: Use standarized input for AddUser, BoardAddPopup 4ea0a0d
  • 🐞 fix: Use standarized input for Dropdowns 5f31560
  • 🌟 feat: Hide error message box on input/popup reopen e0c508b
  • 🌟 feat: Added placeholders, labels for inputs 1e1688b
  • 🐞 fix: onMessageDismiss bugged in few cases cc2a3e9
  • 🌟 feat: Changed input margins 123f317
  • 🐝 refactor: Replaced styles with s 2227b2d
  • 🐞 fix: Removed extra stopPropagation a377f04
  • 🐞 fix: Added preventDefault comments, removed not needed preventDefault c3bf87d
  • 🐞 fix: Removed extra stopPropagation, added inline TODOs for popup c9b5250
  • 🌟 feat: Updated project homepage link in package.json (Website WIP) 6c23e63
  • 💄 chore(deps): Bump uuid from 10.0.0 to 11.0.3 in /server aa088c8
  • 📄 Merge pull request #424 from RARgames/dependabot/npm_and_yarn/server/uuid-11.0.3 a90e2e8
  • 💄 chore(deps-dev): Bump @testing-library/react in /client 282f243
  • 📄 Merge pull request #427 from RARgames/dependabot/npm_and_yarn/client/testing-library/react-16.0.1 a5fbc7b
  • 💄 chore(deps-dev): Bump testing packages a4acf55
  • 💄 chore(deps): Bump dotenv-cli from 7.4.2 to 7.4.4 in /server ac4d3a8
  • 📄 Merge pull request #423 from RARgames/dependabot/npm_and_yarn/server/dotenv-cli-7.4.4 020a78a
  • 💄 chore(deps): Bump camelcase from 6.3.0 to 8.0.0 in /client ddd9949
  • 📄 Merge pull request #425 from RARgames/dependabot/npm_and_yarn/client/camelcase-8.0.0 17fd7f6
  • 💄 chore(deps): Bump react-router-dom from 6.23.1 to 7.0.1 in /client 65eb4b3
  • 📄 Merge pull request #426 from RARgames/dependabot/npm_and_yarn/client/react-router-dom-7.0.1 a7a8ef9
  • 💄 chore(deps): Changed package from react-router-dom to react-router 4b32de4
  • 💄 chore(deps): Bump the npm_and_yarn group in /client with 2 updates 732f0f5
  • 📄 Merge pull request #431 from RARgames/dependabot/npm_and_yarn/client/npm_and_yarn-6bc014718a 49aade2
  • 💄 chore(deps): Bump nanoid in /client in the npm_and_yarn group 3e41369
  • 📄 Merge pull request #440 from RARgames/dependabot/npm_and_yarn/client/npm_and_yarn-af93afb32e 1d75f47
  • 💄 chore(deps): Bump sails from 1.5.13 to 1.5.14 in /server f92a933
  • 📄 Merge pull request #436 from RARgames/dependabot/npm_and_yarn/server/sails-1.5.14 0c3fa2b
  • 💄 chore(deps): Bump rehype-sanitize from 5.0.1 to 6.0.0 in /client 0abbfd0
  • 📄 Merge pull request #438 from RARgames/dependabot/npm_and_yarn/client/rehype-sanitize-6.0.0 92ef017
  • 💄 chore(deps-dev): Bump mocha from 10.8.2 to 11.0.1 in /server 7c518b1
  • 📄 Merge pull request #434 from RARgames/dependabot/npm_and_yarn/server/mocha-11.0.1 5ea768c
  • 💄 chore(deps): Bump the npm_and_yarn group across 1 directory with 2 updates 0ad5ec4
  • 📄 Merge pull request #442 from RARgames/dependabot/npm_and_yarn/server/npm_and_yarn-1897210ab8 6c6d606
  • 💄 chore(deps): Bumpl eslint pacakges to 9.16.0 cc660ad
  • 💄 chore(deps-dev): Bump prettier from 3.3.3 to 3.4.2 9819541
  • 📄 Merge pull request #432 from RARgames/dependabot/npm_and_yarn/prettier-3.4.2 90894b8
  • 🐞 fix: Improved notifications on card 0324ba3
  • 📄 [PATCH] Release 3853a0f

Install this release using: docker pull ghcr.io/rargames/4gaboards:3.1.5

4ga Boards 3.1.4

Choose a tag to compare

@github-actions github-actions released this 21 Nov 22:10

Changes since last release:

  • 🐞 fix: Focus rename field at the end of string 303b078
  • 💄 chore(deps-dev): Bump all eslint packages from 9.14.0 to 9.15.0 9a81f2a
  • 💄 chore(deps): Bump husky from 9.1.6 to 9.1.7 d6403fb
  • 📄 Merge pull request #414 from RARgames/dependabot/npm_and_yarn/husky-9.1.7 47769cf
  • 💄 chore(deps): Bump winston from 3.16.0 to 3.17.0 in /server dc731bc
  • 📄 Merge pull request #406 from RARgames/dependabot/npm_and_yarn/server/winston-3.17.0 19b08ce
  • 💄 chore(deps-dev): Bump mocha from 10.7.3 to 10.8.2 in /server 70497fc
  • 📄 Merge pull request #404 from RARgames/dependabot/npm_and_yarn/server/mocha-10.8.2 d787f0f
  • 📖 - 📖 docs: Updated Readme to suppress startup warnings in development 1c5be87
  • 📖 - 📖 docs: Updated development db command 1793367
  • 🌟 feat: Added the closest due date of unfinished task in Card 68a5ac8
  • 🌟 feat: Added the closest due date of unfinished task in CardModal b9cd846
  • 💄 chore(deps): Bump mini-css-extract-plugin from 2.7.6 to 2.9.2 in /client 28c8d10
  • 📄 Merge pull request #403 from RARgames/dependabot/npm_and_yarn/client/mini-css-extract-plugin-2.9.2 402994b
  • 📄 [PATCH] Release aa104d8

Install this release using: docker pull ghcr.io/rargames/4gaboards:3.1.4

4ga Boards 3.1.3

Choose a tag to compare

@github-actions github-actions released this 21 Nov 10:52

Changes since last release:

  • 🐞 fix: Filter by Member for TaskMemberships 27dd8f8
  • 💄 chore(deps-dev): Bump @eslint/plugin-kit fde9691
  • 📄 Merge pull request #409 from RARgames/dependabot/npm_and_yarn/server/npm_and_yarn-7503158af6 9d8393f
  • 💄 chore(deps-dev): Bump @eslint/plugin-kit in the npm_and_yarn group 431855f
  • 📄 Merge pull request #408 from RARgames/dependabot/npm_and_yarn/npm_and_yarn-7503158af6 213d094
  • 💄 chore(deps): Bump cross-spawn in the npm_and_yarn group 805c832
  • 📄 Merge pull request #411 from RARgames/dependabot/npm_and_yarn/npm_and_yarn-c3cc913ac2 df5a7de
  • 💄 chore(deps): Bump @eslint/plugin-kit 94615ad
  • 📄 Merge pull request #410 from RARgames/dependabot/npm_and_yarn/client/npm_and_yarn-7503158af6 e9e3420
  • 💄 chore(deps): Bump sails from 1.5.12 to 1.5.13 in /server 23d0830
  • 📄 Merge pull request #405 from RARgames/dependabot/npm_and_yarn/server/sails-1.5.13 e6c3b37
  • 💄 chore(deps): Bump cross-spawn in /client in the npm_and_yarn group 382b1dc
  • 📄 Merge pull request #412 from RARgames/dependabot/npm_and_yarn/client/npm_and_yarn-c3cc913ac2 2f14e42
  • 🌟 feat: Editing Tasks in Card, reworked Tasks adding/editing 1e72b30
  • 🌟 feat: Copy card link ba95956 @wilkobyl
  • 📄 Merge pull request #420 from RARgames/feat-copy-link 3b8b81a
  • 🐞 fix: Close context menu after copy link 823fff5
  • 🐞 fix: Copy correct id for Card copy link ccdaead
  • 🐞 fix: TaskMembership import/display more members 08982b3
  • 🌟 feat: Changed board export file extension to .tgz to match boards-backup e9d722c
  • 🐞 fix: Cursor over card d1472e6
  • 🐝 [PATCH] refactor: Added onClick to submit buttons d8661e3

Install this release using: docker pull ghcr.io/rargames/4gaboards:3.1.3

4ga Boards 3.1.2

Choose a tag to compare

@github-actions github-actions released this 15 Nov 16:53

Changes since last release:

  • 📖 - 📖 docs: Updated Readme a4156a7
  • 🐞 [PATCH] fix: Added getting started project to .dockerignore e0d2f3e

Install this release using: docker pull ghcr.io/rargames/4gaboards:3.1.2