Releases: RARgames/4gaBoards
4ga Boards 3.0.3
4ga Boards 3.0.2
Changes since last release:
- π - π docs: Update README.md 3ad415e @wilkobyl
- π clean: Removed old demo.gif b63c99a
- π fix: Changed header zIndex 5b81d16
- π chore(deps): Bump rollup in /client in the npm_and_yarn group 2acbef1
- π Merge pull request #355 from RARgames/dependabot/npm_and_yarn/client/npm_and_yarn-dcddfe2757 bf3d0a4
- π chore(deps-dev): Bump eslint-plugin-react in /client 3279498
- π Merge pull request #362 from RARgames/dependabot/npm_and_yarn/client/eslint-plugin-react-7.37.1 d260166
- π chore(deps): Bump sails-hook-sockets from 3.0.0 to 3.0.1 in /server 4fa934f
- π Merge pull request #357 from RARgames/dependabot/npm_and_yarn/server/sails-hook-sockets-3.0.1 3f82eca
- π chore(deps-dev): Bump eslint-plugin-jsx-a11y in /client 1d9579f
- π Merge pull request #359 from RARgames/dependabot/npm_and_yarn/client/eslint-plugin-jsx-a11y-6.10.0 35c5055
- π chore(deps): Bump rimraf from 5.0.7 to 6.0.1 in /server 3978972
- π Merge pull request #358 from RARgames/dependabot/npm_and_yarn/server/rimraf-6.0.1 977ca10
- π chore(deps): Bump concurrently from 8.2.2 to 9.0.1 51e9934
- π Merge pull request #356 from RARgames/dependabot/npm_and_yarn/concurrently-9.0.1 32b41bf
- π chore(deps): Bump husky from 8.0.3 to 9.1.6 + migration b62595e
- π chore(deps): Fix ws affected by a DoS when handling a request with many HTTP headers #57 81e06fa
- π fix: BUG: Profile picture display bug for only one word name e.g. "ASDSAFFFSASF" #340 73de884
- π fix: #334 Card modal bugs 888c0e3
- π - π docs: Updated readme 09e272d
- π fix: Simpler initials a47b5fc
- π feat: Assign members and dueDate to Tasks - partial a02c0b1
- π refactor: BoardMemberships -> Memberships 8994e9c
- π fix: Scrollable BoardActions b617aac
- π fix: Checkbox size 26df3e5
- π feat: Task DueDate and Members 925d66d
- π fix: Changed completed task dueDate and members style 82e92eb
- π feat: initials split by space or . 1e3915a
- π¨ style: Added more visible CardModal shadow 5b2e05f
- π chore: Switched to eslint 9 and flatConfigs 5bb8149
- π chore: Polishing new eslint configs p1 221aa9f
- π chore: Polishing eslint configs p2 - performance 8c419dc
- π chore: Polishing eslint configs p3 - performance, cleanup 26086c7
- π chore: Polishing eslint configs p4 - performance, cleanup 0d87d02
- π fix: Removed lintDirtyModulesOnly: true, scanning only dirty cause errors to not show on startup 1497eeb
- π chore(deps): Bump the npm_and_yarn group in /client with 2 updates 3fdc589
- π Merge pull request #370 from RARgames/dependabot/npm_and_yarn/client/npm_and_yarn-9f37c16f8f a75dace
- π chore(deps): Bump react-i18next from 12.3.1 to 15.0.3 in /client bea4658
- π Merge pull request #371 from RARgames/dependabot/npm_and_yarn/client/react-i18next-15.0.3 ec06e91
- π fix: Hide AttachmentAdd for Commenter/Viewer b15e0b0
- π chore(deps): Bump react-datepicker from 4.8.0 to 7.4.0 in /client c33adad
- π Merge pull request #366 from RARgames/dependabot/npm_and_yarn/client/react-datepicker-7.4.0 55033f4
- π¨ style: Moved some colors to globalStyles c73209b
- π chore(deps): Bump sharp from 0.33.4 to 0.33.5 in /server 1cbd617
- π Merge pull request #364 from RARgames/dependabot/npm_and_yarn/server/sharp-0.33.5 17293f7
- π [PATCH] fix: Dropbox close button fc20a47
Install this release using: docker pull ghcr.io/rargames/4gaboards:3.0.2
4ga Boards 3.0.1
Changes since last release:
- π [PATCH] fix: Added length check to db migration 60a9fcd
Install this release using: docker pull ghcr.io/rargames/4gaboards:3.0.1
4ga Boards 3.0.0
Changes since last release:
- π§― build: Test external server 0 13f3fc3
- π fix: Fixed dropdown issues: close on selecting default item, allow clicking scroll button 1e0ab65
- π feat: Added titles and text clamp for tasks d4daca7
- π fix: Reworked Boards scrolling, Fixed collapse button sometimes visible over CardModal Header 72537c5
- π clean: Removed not needed button style 041c005
- π feat: New comment add/edit - MDEditor 9c04738
- π refactor: Simplified logic with onCurrentUserUpdate f8bc764
- π fix: Fixed MDEditor color icon style 11e4bec
- π - π docs: Update gif in README.md 3218517 @wilkobyl
- π refactor: Renamed ProjectAddPopup -> ProjectAdd 7a15b02
- π fix: TextFileModal label size, isOpened -> isOpen d1fc41e
- π refactor: isOpened -> isOpen 12fd1d4
- π update polish translation 02a261d @wilkobyl
- π Merge pull request #299 from RARgames/wilkobyl-language 69b2503
- π feat: Added task, attachment, comment counters to CardModal 98aa680
- π fix: Drop attachment message not visible ac36a24
- π refactor: PropTypes.element to PropTypes.node d27b602
- π fix: Improved DescriptionEdit focus, Unified with CommentEdit 5d2a74b
- π - π feat: Added commentCount for Card, fix: Comments icon not showing after duplicate f0ff9f5
- π refactor: Standarized names - classNames 6b67b13
- π fix: Proper duplicate api route 6345280
- π fix: Hide DescriptionEdit on blur if nothing changed ec73a52
- π fix: Add User popup responsiveness b6847d9
- π clean: Cleanup Utils ClassNames 91cd048
- π clean: Login, Register buttons 45b17cc
- π clean: ButtonStyle 02a7835
- π clean: Button c0abd1d
- π feat: Show weak password error fa21879
- π clean: Removed useClosableForm efecea8
- π chore(deps): Bump socket.io-parser in /client in the npm_and_yarn group 8957381
- π Merge pull request #316 from RARgames/dependabot/npm_and_yarn/client/npm_and_yarn-5d443b7df9 1d7e95e
- π feat: Added UserProject for sidebar support, icon, other prep work 6f86779
- π feat: Added project/board filter (partial-commit) 7bf285b
- π feat: MainSidebar Add Board (partial-commit) 53f3378
- π feat: MainSIdebar: Add Project Popup (partial-commit) 85846c0
- π feat: MainSidebar - first version - not all features implemented dbd4c5f
- π feat: MainSidebar - Added reordering boards -1st 33d71e1
- π fix: Dropdown - arrows navigation without selectedItem b489f46
- π fix: MainSIdebar - BoardAdd - better placeholder 30921de
- π fix: MainSidebar: Show only managed projects in the CreateBoard popup ec458d3
- π feat: MainSidebar - Rename, Delete Board Buttons ff8ef15
- π feat: MainSidebar - Added Edit Github Connection to BoardActions 92c203e
- π - π docs: Updated docs in Readme c7add15
- π fix: Removed old Boards, started full MainSidebar integration dae698d
- π fix: Proper path handling for ProjectSettings 9a8a93c
- π feat: MainSidebar: Added ProjectActions, style fixes, minor cleanup 08b6294
- π clean: Moved Connections, BoardActionsPopup 5fc2b9c
- π fix: Show BoardAdd Button for Project Manager d9f6df4
- π feat: MainSidebar - 1st version on all pages 9ced072
- π fix: Fixed styles to match MainSidebar 91c43f9
- π feat: Header - add Settings tooltip over username 6d85295
- π feat: Docs link in About 6237b23
- π feat: Moved ProjectSettings button from Header to BoardActions 96e2317
- π clean: Cleanup MainSidebar styles c904abe
- π fix: Fixed CardModal scrollbar height 400e06d
- π feat: MainSidebar Filter - ignore case (now case insensitive) bc0847d
- π¨ style: Better MainSidebar context buttons allignment 299b093
- π feat: Added project/board count to Projects 84b30ec
- π fix: MainSidebar Bug - After adding a user (not manager) to board - it does not show c42c2c0
- π¨ style: Fixed ButtonStyle.Popup for non context menus c6654fb
- π feat: Scroll Project/Board into view after Project/Board creation/clearing filtters 77b8e51
- π feat: Board title in BoardActions 7040377
- π feat: Bigger rename fields d26383b
- π feat: Added Boards View, Improved BoardActions 10a062f
- π fix: MainSidebar - Filter - Trigger on filter clear when empty input 6ac2627
- π feat: MainSidebar - automatically adjust filter target based on the context 218b6d9
- π feat: MainSidebar - Uncollapse project if filtering boards 9354667
- π feat: MainSidebar - Uncollapse project if currently active (both temporally) 31029da
- π feat: Boards View - Added navigation buttons f396dc7
- π fix: ProjectSettings: Better back button, fix: MainSidebar undefined filter 28b1014
- π feat: Added Header Icon Users 77cfe67
- π refactor: Removed extra path from Root 021cb80
- π refactor: Simplified SettingsContainer 4b2dce9
- π fix: Dont allow input over icons: InputPassword, InputFilter b62aab7
- π refactor: Handle plurals correctly #335 e5a54c1
- π fix: Show filtered board/projects count when filtering start fbc2b3c
- π feat: Replaced AddBoard button for BoardsView 933102c
- π feat: BoardsView sticky header 5db3010
- π feat: ProjectsView - AddProject Button, sticky header d1bac2f
- π feat: Reversed navigation buttons 7a3f534
- π feat: change polish translation for sidebar update d88e8ea @wilkobyl
- π fix: PL translation order b8f9ee2
- π Merge pull request #349 from wilkobyl/main 719381a
- π fix: PL translation non-capital letter titles 1aaaa78
- π feat: Added MainSidebar Compact mode b29cff2
- π feat: Renamed Create Board/Project to Add Board/Project 34dfa77
- π refactor: Removed old path handling 3e5bb5c
- π feat: Separated SettingsSidebar from MainSidebar f347130
- π fix: Dont change sidebar on ProjectSettings bcfe47c
- π feat: MainSidebar-Settings Added back to dashboard button a008996
- π fix: Center Boards, Projects View 6a47b7a
- π fix: BoardActions Nav buttons placement c3e897e
- π fix: PL Translation a0c472b
- π refactor: canManage -> isProjectManager 2bd95be
- π refactor: isCurrentUserManager -> isProjectManager 9691a1e
- π fix: Trello import 07536eb
- π chore(deps): Bump micromatch in the npm_and_yarn group 96ff36f
- π Merge pull request #336 from RARgames/dependabot/npm_and_yarn/npm_and_yarn-07a849e1ae e187028
- π chore(deps): Bump the npm_and_yarn group in /server with 5 updates 6e59d3f
- π Merge pull request #339 from RARgames/dependabot/npm_and_yarn/server/npm_and_yarn-7f122d3877 c5114ad
- π chore(deps): Bump react-dom from 18.2.0 to 18.3.1 in /client a28fcd5
- π chore(deps): Bump i18next from 22.0.6 to 23.15.1 in /client c44cf5a
- π Merge pull request #338 from RARgames/dependabot/npm_and_yarn/client/i18next-23.15.1 2e4c389
- π chore(deps): Bump webpack 0d6ad13
- π Merge pull request #352 from RARgames/dependabot/npm_and_yarn/client/npm_and_yarn-abbbb0c33e 0923461
- π chore(deps-dev): Bump eslint from 9.5.0 to 9.11.0 e80fd31
- π chore(deps): Bump lint-staged from 15.2.7 to 15.2.10 26d70dd
- π Merge pull request #330 from RARgames/dependabot/npm_and_yarn/lint-staged-15.2.10 140dbe8
- π chore(deps-dev): Bump nodemon from 3.0.2 to 3.1.7 in /server 3bac568
- π Merge pull request #346 from RARgames/dependabot/npm_and_yarn/server/nodemon-3.1.7 8f46338
- π chore(deps-dev): Bump mocha from 10.4.0 to 10.7.3 in /server 5a71831
- π Merge pull request #321 from RARgames/dependabot/npm_and_yarn/server/mocha-10.7.3 fe3d5ab
- π chore(deps-dev): Bump eslint-plugin-prettier from 5.1.3 to 5.2.1 0735e49
- π Merge pull request #315 from RARgames/dependabot/npm_and_yarn/eslint-plugin-prettier-5.2.1 41db6e1
- π chore(deps-dev): Bump prettier from 3.3.2 to 3.3.3 87bd646
- π Merge pull request #308 from RARgames/dependabot/npm_and_yarn/prettier-3.3.3 f93c0cc
- π chore(deps): Bump redux-saga from 1.2.1 to 1.3.0 in /client 93740e9
- π Merge pull request #298 from RARgames/dependabot/npm_and_yarn/client/redux-saga-1.3.0 98ee18c
- π chore(deps): Bump the npm_and_yarn group in /client with 6 updates d0a71d4
- π Merge pull request #354 from RARgames/dependabot/npm_and_yarn/client/npm_and_yarn-826e727bd3 10acc0e
- π chore: npx update-browserslist-db@latest c664280
- π [MAJOR] revert: Bump react-dom from 18.2.0 to 18.3.1 in /client for release 2c3d486
Install this release using: docker pull ghcr.io/rargames/4gaboards:3.0.0
4ga Boards 2.0.24
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
4ga Boards 2.0.23
Changes since last release:
- π chore: Removed react-markdown as it is no longer used 4a06fe6
- π fix: Fixed card duplication e013bfb @ga1ahad
- π fix: Added error handling, correctly updating attachments and actions f9543ea
- π fix: sub bd5b5a0 @ga1ahad
- π fix: Fixed changing subscription warning caf338f
- π Merge pull request #240 from RARgames/card-duplicate-fix 99d301e
- π chore(deps): Bump the npm_and_yarn group in /server with 2 updates 24746e7
- π chore(deps-dev): Bump eslint from 9.0.0 to 9.4.0 64aa5ce
- π Merge pull request #244 from RARgames/dependabot/npm_and_yarn/eslint-9.4.0 2526123
- π chore(deps-dev): Bump eslint from 8.28.0 to 9.4.0 in /server d9ba70e
- π Merge pull request #242 from RARgames/dependabot/npm_and_yarn/server/eslint-9.4.0 3d69a5c
- π chore(deps-dev): Bump prettier from 3.2.5 to 3.3.1 72d4a51
- π Merge pull request #247 from RARgames/dependabot/npm_and_yarn/prettier-3.3.1 d734a34
- π revert: Reverted server eslint update 543d0ed
- π chore(deps): Bump lint-staged from 15.2.2 to 15.2.5 ac6a20c
- π Merge pull request #237 from RARgames/dependabot/npm_and_yarn/lint-staged-15.2.5 3528ab7
- π chore(deps): Bump sharp from 0.33.1 to 0.33.4 in /server 139f771
- π Merge pull request #231 from RARgames/dependabot/npm_and_yarn/server/sharp-0.33.4 28babff
- π chore(deps): Bump validator from 13.7.0 to 13.12.0 in /client bd164c2
- π Merge pull request #227 from RARgames/dependabot/npm_and_yarn/client/validator-13.12.0 7d07594
- π chore(deps): Bump validator from 13.7.0 to 13.12.0 in /server be32fd5
- π Merge pull request #226 from RARgames/dependabot/npm_and_yarn/server/validator-13.12.0 560e860
- π chore(deps): Bump date-fns from 2.29.3 to 3.6.0 in /client cfd92bb
- π Merge pull request #220 from RARgames/dependabot/npm_and_yarn/client/date-fns-3.6.0 24012ba
- π chore(deps): Bump dotenv from 16.3.1 to 16.4.5 in /client 32aa5d9
- π Merge pull request #205 from RARgames/dependabot/npm_and_yarn/client/dotenv-16.4.5 7062f57
- π chore(deps): Bump sass-loader from 13.3.3 to 14.2.1 in /client 99e14cb
- π Merge pull request #206 from RARgames/dependabot/npm_and_yarn/client/sass-loader-14.2.1 fdfec79
- π fix: Fixed dev server stop ab178e6
- π fix: Fixed Language Preferences Dropdown width, adjusted table scrolling d384da4
- π [PATCH] Release Commit 1fd4e9b
Install this release using: docker pull ghcr.io/rargames/4gaboards:2.0.23
4ga Boards 2.0.22
Changes since last release:
- π clean: Cleanup after new buttons 8a6deb1
- π feat: Moved users settings to settings page, prepared layout and mechanics for next moves 85ec21f
- π refactor: Unified coreSettings selectors ebcc12a
- π refactor: Moved Settings to one dir d34709e
- π fix: Simplified UsersSettings table structure 6c5b115
- π fix: Fixed UsersSettings style for a few users adc323b
- π feat: Finished moving InstanceSettings b857fb2
- π refactor: Created Table component for cleaner code, faster future use f6d81bf
- π fix: Fixed Users Settings header button position d6c22f2
- π fix: Fixed table height issues for fewer items b943909
- π refactor: Moved settings containers to Settings dir 18bcdcb
- π feat: Moved user settings, instance settings to new Settings d85577c
- π refactor: Renamed Link to ExternalLink ce58314
- π clean: Reduced index.html for cleaner view - development 6b496e8
- π feat: Readjusted settings sidebar a2150c2
- π feat: Adjusted header for smaller displays f4e2797
- π feat: Replaced icons (some resized, some reverted to default version) d44d1df
- π feat: Updated Trash icon size c3bceb0
- π feat: Toggle settings sidebar visibility c45a9d3
- π fix: Fixed Trello import 6128047
- π feat: New popups, replaced Avatar change popup, minor fixes c434c12
- π feat: Enhanced user profile picture quality in settings fbded56
- π refactor: Merged settings styles f9f34a2
- π revert: Fixed Users table scroll not visible 74fac0c
- π feat: New UI Input, Form, z-indexes fixes 53ec9a7
- π refactor: Replaced ...rest with ...props f1cd58d
- π feat: New InputPassword, Message, ProgressBar, replaced popup in Settings/Account - UsernameEdit eb384ee
- π feat: Replaced UserEmailEdit Popup 3f17409
- π fix: Removed tab input change to eye button in password field d836eff
- π feat: Replaced UserPasswordEdit Popup bf06d6e
- π fix: Fixed tabIndex warning message 05572d6
- π feat: Changed Account, Profile, Authentication Settings UI 206c938
- π feat: Replaced Delete Popup 92f61ce
- π - π feat: Replaced UserAdd Popup, refactor: Changed UserAddStep to defaultStep c6f635f
- π fix: Fixed UserAdd Popup console warning fd3eab2
- π feat: Added support for popup parameters using withPopup() 60b8f93
- π feat: Replaced Notification popup f35eed9
- π refactor: Simplified header p1 5b8bdc1
- π feat: Replaced Header with new style e87ede2
- π feat: Replaced Header User Popup d5c28d8
- π feat: Changed default popup close button position 072ceeb
- π feat: Replaced create board popup 8424ee4
- π feat: Replaced board edit popup, edited withPopup() ae4fed8
- π feat: Replaced connections popup e845390
- π fix: Fixed tabs view - boards for role VIEWER 64d7c01
- π fix: Fixed Radio props not passing to input 7691c67
- π feat: Replaced Membership popups 8cc6053
- π refactor: Changed with-popup defaults e2efe00
- π feat: Replaced Members popups dd97577
- π feat: Replaced Label popups 0d2c747
- π feat: Replaced Tasks popup 60699dc
- π fix: Fixed wrong display value for popups, removed default value - withPopup d581a78
- π feat: Replaced Card, CardModal popups, Dropdown changes, Added portal for withPopup, smaller fixes 72a3748
- π refactor: Grouped all Utils imports 6cf27e5
- π feat: Replaced List Popups b578ac7
- π fix: Fixed Tasks Popup placement 40115f0
- π feat: Replaced Attachment popups 2df41ba
- π clean: Removed closePopup - no longer used 87b523e
- π clean: Fully removed legacy popup 1089cec
- π clean: Moved FilePicker to Utils 72bb1e8
- π feat: Replaced MDEditor, MDPreview with custom components e2dc0dc
- π fix: Fixed Dropdown Icon not clickable 4991f50
- π fix: Fixed attachment edit style 990384c
- π [PATCH] Release Commit 84d8c78
Install this release using: docker pull ghcr.io/rargames/4gaboards:2.0.22
4ga Boards 2.0.21
Changes since last release:
- π perf: Improved startup time - docker compose 2366339
- π fix: CORE_INIT, SOCKET_RECONNECT now send public core settings 4db961b
- π - π docs: Added more helm chart info 7b5211a
- π fix: Added helm chart description 0de1fb0
- π feat: Added register page 3345614
- π fix: Fixed login/register page background color not consistent on smaller screens a455de9
- π feat: Replaced UserUsernameEdit submit button style f853f48
- π feat: Changed ListAdd, UserUsernameEdit buttons 75ead07
- π refactor: Changed ButtonType to ButtonStyle 2ad9763
- π feat: Simplified text button syntax da8c7e0
- π feat: Replaced all buttons to match new style d671551
- π feat: Added disabled style for Default, NoBackground, Icon Buttons, fixed lang key bcaf0d6
- π refactor: Refactored old focus code: textField.current.ref.current.select(); 21ffea1
- π refactor: Replaced ButtonTmp to Button a16594d
- π§― [PATCH] build: Release latest c1faf24
Install this release using: docker pull ghcr.io/rargames/4gaboards:2.0.21
4ga Boards 2.0.20
Changes since last release:
- π feat: Updated PL translation a9c7537
- π clean: Sorted PL translation 040bebd
- π feat: Replaced the rest of the icons 7c851de
- π feat: Replaced legacy buttons with new Button f34c656
- π clean: Changed Icons to Utils/Icon 60918a1
- π clean: Renamed icons: outline, add 76124f3
- π refactor: Renamed default styles - colors e5b18ac
- π chore(deps): Bump winston from 3.11.0 to 3.13.0 in /server d29b834
- π Merge pull request #208 from RARgames/dependabot/npm_and_yarn/server/winston-3.13.0 5270633
- π clean: Cleanup server dependencies, removed old .gitkeep files 66fffdf
- π feat: Added core settings: sso registration, registration a0d2130
- π feat: Reworked googleSSO logic to allow error handling ef6d22d
- π fix: Added additional error message for registration disabled 39155da
- π clean: Cleanup unused - sso 994df29
- π feat: Added helm chart (#225) 1ec4a23 @maciob
- π feat: Improved User Registration Toggles d5fc60c
- π [PATCH] docs: Updated helm-chart section b9f6f43
Install this release using: docker pull ghcr.io/rargames/4gaboards:2.0.20
4ga Boards 2.0.19
Changes since last release:
- π feat: Added more advanced description text color options ee7f461
- π fix: Fixed timer location in Card Modal moved by 2px 4dc902e
- π feat: Added support for multiple attachments upload at once 7340229
- π chore: Cleanup old styles - CardModal 1e04bac
- π feat: Added tooltips to some CardModal buttons, added icons for comments 14e4b38
- π feat: Dark mode p1 c05596f
- π feat: Dark mode: Tasks, Tasks color grading e58de32
- π feat: Dark mode: Timer, Timer: omit hours when needed 5ebd201
- π feat: Dark mode: Card modal tasks, progress 6e8b6c1
- π feat: Dark mode: CardAdd, ListNameEdit bedec01
- π fix: Added cursor grab for board lists moving 12dee25
- π fix: Close List NameEdit field on Escape 383a464
- π fix: Card Modal NameEdit - close on Escape 4a3f72d
- π feat: Dark mode: Card Name Edit 971548a
- π’ ci: Updated changelog generator 70af19e
- π refactor: Replaced github icon f534556
- π’ ci: Changed changelog commit order e910d57
- π feat: Replaced icons in CardModal 9409a49
- π feat: Replaced more icons, fixed CardModal, Card styles after replacement 5ede8ee
- π feat: Replaced icons: Tasks, Timer, fixed style issues after replacement b58d9d1
- π chore(deps): Updated deps ffaa9fe
- π feat: Replaced Icons, Added dark mode to ListAdd, Removed not used icons 05595a1
- π fix: Eslint rule after package update bd3e77e
- π feat: Icon changes, Improved header, Added settings icon 6c535a0
- π feat: Google Sso 89fb681 @Ga1ahad
- π chore: Reverted packages.lock b8300c9
- π chore: Updated lockfileVersion to 3 f95025f
- π fix: Removed old version of google-oauth 77c5c1f
- π feat: Simplified google oauth2 setup ff980a8
- π feat: Added lastLogin to db, Better Google profile creation, minor changes 10111a3
- π feat: Improved db-migration 595dcff
- π clean: Cleanup passport serialize/deserialize 6ab5423
- π feat: Added ssoGoogleEmail, lastLogin to UsersModal 1952add
- π feat: Set google button 692d698 @Ga1ahad
- π fix: Improved google SSO login button check 18a3754
- π feat: Improved SSO login button style 86f19bc
- π fix: Added missing actions - google sso 531e07c
- π refactor: Get SSO state 9e6b231
- π feat: Google SSO login, first time login, register 81aa84c
- π Merge pull request #222 from RARgames/feat-google-sso 3c11832
- π [PATCH] docs: Updated Google SSO info d083835
Install this release using: docker pull ghcr.io/rargames/4gaboards:2.0.19