Skip to content

Releases: ever-co/ever-teams

v0.118.76

08 Aug 15:13
2ccaf29
Compare
Choose a tag to compare
v0.118.76 Pre-release
Pre-release

0.118.76 (2025-08-08)

What's Changed

  • [FIx Bug]Fix incorrect timer value shown when stopped by @CREDO23 in #3974

Full Changelog: v0.118.75...v0.118.76

v0.118.75

05 Aug 20:28
f83d9bd
Compare
Choose a tag to compare
v0.118.75 Pre-release
Pre-release

0.118.75 (2025-08-05)

What's Changed

  • [Refactor] Move activeTeamId, organizationId, and tenantId getters into a shared base API service. by @CREDO23 in #3973

Full Changelog: v0.118.72...v0.118.75

v0.118.74

02 Aug 09:31
0b1ad94
Compare
Choose a tag to compare

0.118.74 (2025-08-02)

What's Changed

  • build(deps): bump axios from 1.10.0 to 1.11.0 by @dependabot[bot] in #3957
  • [Feature] Add role selection admin / employee / manager when sending invitations by @CREDO23 in #3956
  • Feat etp 39/implement export functionality on time and activity page by @NdekoCode in #3954
  • Fix/etp 61 member card dropdown shows restricted actions to unauthorized users by @NdekoCode in #3960
  • [Feature] Show rejected expired and other non accepted invitations in the pending list with clear status indicators by @CREDO23 in #3959
  • [Optimization] Optimize team members update handlers | removeFromTeam , makeManager , unmakeManager by @CREDO23 in #3955
  • [Web]-Fix: Enhance progress bar color logic and improve task estimation handling by @NdekoCode in #3962
  • Fix etp 67 bug web add manual time modal unexpected closure poor ux by @NdekoCode in #3963
  • [Web]-Refactor: Update styling for task filters and date range components by @NdekoCode in #3964
  • [Fix bug] Show pending invitations even when the team has only one member by @CREDO23 in #3958
  • Feat etp 68 task web performance optimization for user profile task component by @NdekoCode in #3966
  • refactor: Enhance virtualization and error handling in task comp… by @NdekoCode in #3970
  • [Feature] Support invitation-based onboarding for users without a workspace by @CREDO23 in #3961
  • build(deps): bump linkifyjs from 4.3.1 to 4.3.2 by @dependabot[bot] in #3967
  • build(deps): bump form-data from 4.0.2 to 4.0.4 in /apps/mobile by @dependabot[bot] in #3968
  • [Fix bug] Fix UI update for subscribed components after task mutation by @CREDO23 in #3969
  • Stage by @evereq in #3971
  • Release by @evereq in #3972

Full Changelog: v0.118.56...v0.118.74

v0.118.73

02 Aug 09:30
b4dccec
Compare
Choose a tag to compare
v0.118.73 Pre-release
Pre-release

0.118.73 (2025-08-02)

What's Changed

  • build(deps): bump axios from 1.10.0 to 1.11.0 by @dependabot[bot] in #3957
  • [Feature] Add role selection admin / employee / manager when sending invitations by @CREDO23 in #3956
  • Feat etp 39/implement export functionality on time and activity page by @NdekoCode in #3954
  • Fix/etp 61 member card dropdown shows restricted actions to unauthorized users by @NdekoCode in #3960
  • [Feature] Show rejected expired and other non accepted invitations in the pending list with clear status indicators by @CREDO23 in #3959
  • [Optimization] Optimize team members update handlers | removeFromTeam , makeManager , unmakeManager by @CREDO23 in #3955
  • [Web]-Fix: Enhance progress bar color logic and improve task estimation handling by @NdekoCode in #3962
  • Fix etp 67 bug web add manual time modal unexpected closure poor ux by @NdekoCode in #3963
  • [Web]-Refactor: Update styling for task filters and date range components by @NdekoCode in #3964
  • [Fix bug] Show pending invitations even when the team has only one member by @CREDO23 in #3958
  • Feat etp 68 task web performance optimization for user profile task component by @NdekoCode in #3966
  • refactor: Enhance virtualization and error handling in task comp… by @NdekoCode in #3970
  • [Feature] Support invitation-based onboarding for users without a workspace by @CREDO23 in #3961
  • build(deps): bump linkifyjs from 4.3.1 to 4.3.2 by @dependabot[bot] in #3967
  • build(deps): bump form-data from 4.0.2 to 4.0.4 in /apps/mobile by @dependabot[bot] in #3968
  • [Fix bug] Fix UI update for subscribed components after task mutation by @CREDO23 in #3969
  • Stage by @evereq in #3971

Full Changelog: v0.118.55...v0.118.73

v0.118.72

01 Aug 16:20
811dc70
Compare
Choose a tag to compare
v0.118.72 Pre-release
Pre-release

0.118.72 (2025-08-01)

What's Changed

  • [Fix bug] Fix UI update for subscribed components after task mutation by @CREDO23 in #3969

Full Changelog: v0.118.71...v0.118.72

v0.118.71

01 Aug 08:07
a4bd01a
Compare
Choose a tag to compare
v0.118.71 Pre-release
Pre-release

0.118.71 (2025-08-01)

Build Systems

  • deps: bump form-data from 4.0.2 to 4.0.4 in /apps/mobile (#3968) (a4bd01a)

What's Changed

  • build(deps): bump form-data from 4.0.2 to 4.0.4 in /apps/mobile by @dependabot[bot] in #3968

Full Changelog: v0.118.70...v0.118.71

v0.118.70

01 Aug 08:07
1793b3e
Compare
Choose a tag to compare
v0.118.70 Pre-release
Pre-release

0.118.70 (2025-08-01)

Build Systems

  • deps: bump linkifyjs from 4.3.1 to 4.3.2 (#3967) (1793b3e)

What's Changed

Full Changelog: v0.118.69...v0.118.70

v0.118.69

01 Aug 07:59
4f2e7ca
Compare
Choose a tag to compare
v0.118.69 Pre-release
Pre-release

0.118.69 (2025-08-01)

What's Changed

  • [Feature] Support invitation-based onboarding for users without a workspace by @CREDO23 in #3961

Full Changelog: v0.118.68...v0.118.69

v0.118.68

31 Jul 18:26
68e6cb6
Compare
Choose a tag to compare
v0.118.68 Pre-release
Pre-release

0.118.68 (2025-07-31)

Code Refactoring

  • web: enhance virtualization and error handling in task components (#3970) (68e6cb6)

What's Changed

  • refactor: Enhance virtualization and error handling in task comp… by @NdekoCode in #3970

Full Changelog: v0.118.67...v0.118.68

v0.118.67

31 Jul 15:33
9e8bbd7
Compare
Choose a tag to compare
v0.118.67 Pre-release
Pre-release

0.118.67 (2025-07-31)

What's Changed

  • Feat etp 68 task web performance optimization for user profile task component by @NdekoCode in #3966

Full Changelog: v0.118.66...v0.118.67