Download Latest Version 4ga Boards 3.1.8 source code.tar.gz (2.2 MB)
Email in envelope

Get an email when there's a new version of 4ga Boards

Home / v2.0.24
Name Modified Size InfoDownloads / Week
Parent folder
4ga Boards 2.0.24 source code.tar.gz 2024-06-20 3.1 MB
4ga Boards 2.0.24 source code.zip 2024-06-20 3.5 MB
README.md 2024-06-20 6.6 kB
Totals: 3 Items   6.7 MB 0

Changes since last release: - 🌟 feat: Replaced Login, Register pages ab228a3 - 🌟 feat: Replaced Add Project modal bf07172 - 🐞 fix: Fixed blur on handleMouseDown - drag board 2b0565c - 🐞 fix: Possible fix for [#248] 313f162 - 🌟 feat: Added floating UI to dropdowns 65f8472 - 🐞 - 🌟 feat: Replaced TextFileAdd Modal, fix: Fixed getting pasted text on Firefox 8a84823 - πŸ’Š clean: Removed custom-ui Input - no longer used ea8e978 - 🌟 feat: New TextArea component, replaced in ListAdd 2771c99 - 🌟 feat: Replaced Card NameEdit - textarea 2f7e917 - 🐞 fix: Fixed Card NameEdit maxRows 092c25a - 🌟 feat: Replaced all ProgressBars 7f9e484 - 🌟 feat: Replaced CommendEdit, CommentEdit, CardModal NameField a715505 - 🌟 feat: Replaced TaskAdd, Changed hint visibility CommentAdd 64269af - 🌟 feat: Replaced CardAdd 46562d0 - 🌟 feat: Replaced Tasks List 315f35b - 🌟 feat: Replaced List NameEdit 743ddab - 🌟 feat: Added new project settings -1st version 967c18f - 🐞 fix: Fixed Users Settings, Project Settings style button issues 1b26e38 - πŸ’Š clean: Removed old Project settings modal 9d1354c - 🐞 fix: Hide overflow in projects - title b25cf48 - 🌟 feat: Replaced Projects view c6ab5d3 - πŸ’„ chore(deps): Bump react to 18.3.0 fd75663 - πŸ’„ chore(deps): Bump braces in /client in the npm_and_yarn group a50fa97 - πŸ“„ Merge pull request [#262] from RARgames/dependabot/npm_and_yarn/client/npm_and_yarn-5134b82be1 4e67f01 - πŸ’„ chore(deps-dev): Bump braces from 3.0.2 to 3.0.3 in /server in the npm_and_yarn group 9958559 - πŸ’„ chore(deps): Bump whatwg-fetch from 3.6.2 to 3.6.20 in /client 0be1761 - πŸ“„ Merge pull request [#260] from RARgames/dependabot/npm_and_yarn/client/whatwg-fetch-3.6.20 8b20ba6 - πŸ’„ chore(deps): Bump i18next-browser-languagedetector in /client a1db69d - πŸ“„ Merge pull request [#258] from RARgames/dependabot/npm_and_yarn/client/i18next-browser-languagedetector-8.0.0 f8ff0ff - πŸ’„ chore(deps): Bump uuid from 9.0.1 to 10.0.0 in /server be76fc3 - πŸ“„ Merge pull request [#255] from RARgames/dependabot/npm_and_yarn/server/uuid-10.0.0 ce621ce - πŸ’„ chore(deps): Bump rimraf from 5.0.5 to 5.0.7 in /server 6bb9138 - πŸ“„ Merge pull request [#256] from RARgames/dependabot/npm_and_yarn/server/rimraf-5.0.7 fcbd078 - πŸ’„ chore(deps): Bump dotenv-cli from 7.4.1 to 7.4.2 in /server 2c463f8 - πŸ“„ Merge pull request [#254] from RARgames/dependabot/npm_and_yarn/server/dotenv-cli-7.4.2 16cba3d - πŸ’„ chore(deps-dev): Bump @testing-library/jest-dom in /client 034efd4 - πŸ“„ Merge pull request [#263] from RARgames/dependabot/npm_and_yarn/client/testing-library/jest-dom-6.4.6 42ed8d9 - 🌟 feat: Replaced Loaders, replaced CardModal Label b2b6a27 - 🌟 feat: Replaced Show more attachments button 384f5ec - 🌟 feat: Replaced comments, CardModal Visibility use IntersectionObserver f520e93 - 🌟 feat: Removed semantic-ui 44ae60b - 🐞 fix: Minor style fixes db8f9b0 - 🌟 feat: Updated selection to handle it in 1 place 9e6324a - 🐞 fix: Fixed Board Actions expanding on filter 3669ffd - 🌟 feat: Simplified/Unified Scrollbars, Added hidable scrollbar for BoardActions af8440d - πŸ’Š clean: Removed .gitattributes - file does not exist 1cabb54 - πŸ’Š clean: Removed old useform, useField hooks f98f791 - 🐝 refactor: Renamed useForm2, useField2 to useForm, useField a7a525c - 🐝 refactor: Simplified use-closable-form 47931b0 - 🐞 fix: Connections null check, Card ScrollIntoView null check 77bbdc0 - 🐞 fix: Fixed German Flag cab9528 - 🐞 fix: Fixed NotFound missing path 45e3c8b - 🐞 fix: Fixed comments fetching only on the first card abd8a15 - 🐞 fix: Fixed activities fetching edge case - when user is offline (hacky fix) 2d5ebd4 - 🐞 fix: Fixed many responsiveness issues 9800808 - 🐞 fix: Fixed NotFound page named Project Settings 1f5b90b - 🐞 fix: Fixed CardModal title not wrapping correctly a823bb2 - 🐞 fix: Fixed activities fetching edge case - when user is offline - proper fix 2038dbe - 🐞 fix: Adjusted button scalling to better fit text 2d88a2f - 🐞 fix: Fixed Register, Login Pages scrolling 7d50a6b - 🌟 feat: Updated PL translation, Separate EN login and core 663b6bb - 🐞 fix: Fixed CardAdd placeholder not fully visible for EN f9c1440 - 🐞 fix: Fixed Card preview different style after selection 8e17ea5 - 🐞 fix: Changed project name wrapping rules 57de65d - 🐞 fix: Fixed wrong tabbing in User Menu Popup 3b57c83 - 🌟 feat: Added better visualiztion of button selection for popup buttons c8d9690 - 🌟 feat: Added create board from a template 4813144 - 🐞 fix: Temp disabled new popup button selection e5f0ab5 - πŸ’„ chore(deps): Bump the npm_and_yarn group in /server with 3 updates a8ab4ca - πŸ“„ Merge pull request [#280] from RARgames/dependabot/npm_and_yarn/server/npm_and_yarn-e091cc75b0 6a62963 - πŸ’„ chore(deps-dev): Bump eslint from 9.4.0 to 9.5.0 d8a3906 - πŸ“„ Merge pull request [#276] from RARgames/dependabot/npm_and_yarn/eslint-9.5.0 a7b9eb6 - πŸ’„ chore(deps-dev): Bump prettier from 3.3.1 to 3.3.2 ae270b6 - πŸ“„ Merge pull request [#275] from RARgames/dependabot/npm_and_yarn/prettier-3.3.2 32bf187 - πŸ’„ chore(deps): Bump lint-staged from 15.2.5 to 15.2.7 63076e9 - πŸ“„ Merge pull request [#274] from RARgames/dependabot/npm_and_yarn/lint-staged-15.2.7 ecfbaad - πŸ’„ chore(deps): Bump react-router-dom from 6.4.3 to 6.23.1 in /client 3ed6407 - πŸ“„ Merge pull request [#273] from RARgames/dependabot/npm_and_yarn/client/react-router-dom-6.23.1 cb4d346 - πŸ’„ chore(deps): Bump eslint-webpack-plugin from 4.1.0 to 4.2.0 in /client 2b90cf0 - πŸ“„ Merge pull request [#272] from RARgames/dependabot/npm_and_yarn/client/eslint-webpack-plugin-4.2.0 599d226 - πŸ’„ chore(deps): Bump @babel/runtime from 7.24.4 to 7.24.7 in /client f7cd238 - πŸ“„ Merge pull request [#271] from RARgames/dependabot/npm_and_yarn/client/babel/runtime-7.24.7 e5dfd00 - πŸ’„ chore(deps): Bump sails-hook-orm from 4.0.2 to 4.0.3 in /server 210ab6e - πŸ“„ Merge pull request [#269] from RARgames/dependabot/npm_and_yarn/server/sails-hook-orm-4.0.3 1ad1633 - πŸ’„ chore(deps-dev): Bump chai from 5.1.0 to 5.1.1 in /server 805f2dd - πŸ“„ Merge pull request [#268] from RARgames/dependabot/npm_and_yarn/server/chai-5.1.1 764af80 - 🌟 feat: Added latestVersion indicator in AboutSettings 11074ea - 🌟 feat: Added simple board template 6997b36 - 🌟 [PATCH] feat: Limit CardModal title to 3 lines edd02cf

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

Source: README.md, updated 2024-06-20