v0.46.7
github-actions
released this
08 Jun 20:53
·
525 commits
to develop
since this release
0.46.7 (2024-06-08)
What's Changed
- 2338 bug synchronize task progression in kanban view by @Anishali2 in #2349
- 2350 fix linting and warnings by @Anishali2 in #2351
- [Fix] Mising Relations From Backend by @rahul-rocket in #2348
- [Feature]: Edit Status for Kanban by @Anishali2 in #2357
- [Fix]: task status ids are fixed in kanban board by @Anishali2 in #2361
- [Fix]: Head Document title by @Anishali2 in #2364
- [ui]: improvement in scrollbar by @Anishali2 in #2362
- chore(deps): bump axios from 0.27.2 to 1.6.8 in /apps/mobile by @dependabot in #2366
- chore(deps): bump axios from 1.1.3 to 1.6.8 by @dependabot in #2367
- [Bug]: Re-rendering issue in user profile page by @Anishali2 in #2379
- [Setting]: fixed the settings page issues by @Anishali2 in #2376
- 2371 bug home page fixes by @Anishali2 in #2377
- [Ui]: sticky header top fix by @Anishali2 in #2382
- Improvements by @Cedric921 in #2387
- [Fix] Temporary remove the intersection observer due to a bug by @evereq in #2395
- [Improvement]: remove the list and close modal on save by @Anishali2 in #2385
- fix(Task-Issue): fix the issue of task not saving by @Anishali2 in #2414
- fix(Color): z-index added for color dropdown by @Anishali2 in #2428
- [FIX] Add filter on team members by @GedeonTS in #2429
- [FIX] fix misaligned timezone field where the dropdown has excessive … by @GedeonTS in #2437
- [Feature] Add timer to the passcode screen to prevent the user from s… by @GedeonTS in #2438
- 2439 update search components not found by @Anishali2 in #2440
- [2401]: dropdown height make contain by @Anishali2 in #2441
- Tiny UI fixes by @paradoxe35 in #2435
- 2401 bug team selector collapse does not work by @Anishali2 in #2459
- [Bug]: dropdown moving to bottom. by @Anishali2 in #2460
- [Improvement] Add translations to the task block info by @GedeonTS in #2464
- [Fix] Spelling Typo by @rahul-rocket in #2466
- [Fix] User Organization List by @rahul-rocket in #2469
- [Improvement] Add translations for the No users online alert by @GedeonTS in #2470
- Daily Plan tab by @GloireMutaliko21 in #2467
- [Improvement] Add translations to the empty messages of the team-memb… by @GedeonTS in #2473
- chore(deps): bump ejs from 3.1.9 to 3.1.10 by @dependabot in #2477
- [Improvement] Add translations for resend code messages by @GedeonTS in #2479
- feat: worked on task edit by @Anishali2 in #2480
- UI fixes by @paradoxe35 in #2476
- [Improvement] add translations for the 'Not found' messages by @GedeonTS in #2475
- [Translations] Add translations to the shortcut modal by @GedeonTS in #2487
- [Fix] : Not found page by @JoeMakuta in #2486
- Daily plan actions by @GloireMutaliko21 in #2484
- [Feature] Add emojies to the input fields by @GedeonTS in #2478
- Task details page "Planned" Block by @GloireMutaliko21 in #2493
- Fix : [Bug] Dashboard | Can't create Label by @JoeMakuta in #2497
- [Improve] Add translations to the team block headers by @GedeonTS in #2495
- feat: fix the create status issue by @Anishali2 in #2499
- bug: header loading and estimate fixes by @Anishali2 in #2503
- Tiny improvements by @paradoxe35 in #2501
- Daily Plan, Plan from Kanban, 'Unplan' task, by @GloireMutaliko21 in #2504
- 2498 use single lib for translation by @Anishali2 in #2507
- [Improve] Add a popup to add a new task in the kanban by @GedeonTS in #2500
- Daily plan actions by @GloireMutaliko21 in #2511
- 2481 bug kanban update task hide focus by @Anishali2 in #2514
- Refact daily plan requests and types by @GloireMutaliko21 in #2515
- chore(deps): bump next from 14.0.4 to 14.1.1 by @dependabot in #2512
- Fix: Unassigned Team Members by @Cedric921 in #2521
- Update React Query to latest by @GloireMutaliko21 in #2523
- feat: fix the overflow issue by @Anishali2 in #2524
- fix: breadcrumbs issue in setting page by @Anishali2 in #2530
- [Improve] Close emoji selector when the user selects one by @GedeonTS in #2535
- Member profile page hide some tab options by @GloireMutaliko21 in #2518
- fix: fix the chatwoo space of switch theme by @Anishali2 in #2532
- [Improve] Add the functionality to select multiple assignees by @GedeonTS in #2533
- [Improvement] Remember last issue type while creating a task by @JoeMakuta in #2527
- Integrate next-auth for support of social logins by @GloireMutaliko21 in #2525
- Fix #2410 by @paradoxe35 in #2538
- Dynamic social logins for support only configured providers by @GloireMutaliko21 in #2542
- 2526 feature switch language by @Anishali2 in #2540
- Ability to Track time on "Task" page by @GloireMutaliko21 in #2545
- Fix task-card and plans null checks by @GloireMutaliko21 in #2550
- 2544 feature profile not found page by @Anishali2 in #2553
- Feat: Working Accordion in Home Page for Profile detail by @Anishali2 in #2557
- Mod1 by @Anishali2 in #2560
- [Improve]Refactor The Assign Task to Team Members Popup by @GedeonTS in #2556
- Next Auth Adapter callback functions by @GloireMutaliko21 in #2566
- [Fix] Updated Authentication APIs by @rahul-rocket in #2563
- Improve emoji picker to appear only when input is active by @GedeonTS in #2565
- [Feat] Show user detail in accordion by @Anishali2 in #2569
- [Improve] style of the assign task button and remove the arrow button by @GedeonTS in #2581
- feat: highlight the setting page by @Anishali2 in #2583
- [Feat] server web by @syns2191 in #2573
- [Improvement] Updated assign task popup height by @GedeonTS in #2579
- [Fix] User activity showing twice by @GedeonTS in #2580
- bug: fix the glitch issue by @Anishali2 in #2576
- Release by @evereq in #2586
New Contributors
- @GedeonTS made their first contribution in #2429
- @GloireMutaliko21 made their first contribution in #2467
- @JoeMakuta made their first contribution in #2486
- @syns2191 made their first contribution in #2573
Full Changelog: v0.35.23...v0.46.7