Skip to content

Releases: quickchat-bot/ever-gauzy

v0.231.0

Choose a tag to compare

@github-actions github-actions released this 23 May 09:16
b1233b5

0.231.0 (2023-05-23)

Features

  • #5053 organization document event subscriber (6cc1b54)
  • #5053 time off request event subscriber (ce9f76f)
  • #6148 alter [table migration] for timelog entity (0d8a5dd)
  • add devdependancy @types/electron (fd496e8)
  • alter [table migration] for employee entity (f61dd5f)
  • create api interceptor (854d64f)
  • create job application in Gauzy AI (846104c)
  • gauzy AI config file (56bd5da)
  • gauzy AI module for integration AI plugin (dd8a4a4)
  • implement splash screen components (c2619c5)
  • indicate an unlimited number of listeners for gauzy server (a74b409)
  • indicate an unlimited number of listeners. (7471684)
  • indicate an unlimited number of listeners. (cda68c0)
  • kill child processes on exit (14736fb)
  • move common files to library (30d74f9)
  • reduce gauzy ui env path (c985ae4)
  • set store values on authentication (2627b06)
  • sync icon for regenerate proposal (efe7477)
  • upgrade htmlparser2 (93da568)

Bug Fixes

  • #5053 documents uploads via file storage (6b9e0a9)
  • #5053 upload document with asset (311cb1d)
  • #5053 upload document with asset (a537573)
  • #6148 get last worked task based on teamId (f9b8ada)
  • #6148 last worked tasks for public team API (79808f2)
  • #6148 start/stop timer for specific team (72f8090)
  • #6148 time log DTO requests (a84a6c0)
  • #6148 total worked task based on teamId (094b3c4)
  • #6317 Deepscan issue resolved. (6b22788)
  • #6317 Updated Invitation Flow (24d4c6f)
  • add missing tenant to the user organization table (bf621eb)
  • add more listerners to remove (03d4a98)
  • added employee bill rate value (2e5e999)
  • added spinner while generating proposal text (a8f56bd)
  • after generated proposal paste in cover letter input (20491db)
  • alter organization document [table migration] for document asset (b9042da)
  • alter time off request [table migration] for document asset (08b5d19)
  • cspell: typo spelling (e8c200f)
  • applied job post search tab filters (a5cbab3)
  • applied proposal template selector (3d95e61)
  • apply job post modal split in 2 parts (5695310)
  • attempt to fix some packages deps (a84ce96)
  • auth indexing (c8c6641)
  • automatically applied employee bill rate (0168676)
  • browser options and add splashscreen to all desktop apps (95809f7)
  • call proposal generate method from GauzyAI (e3e80f6)
  • config service missing provider (2d71156)
  • create employee job application mutation (7e8707c)
  • criterions list padding (16995ef)
  • cspell spelling (6b788e0)
  • cspell spelling (3bf354c)
  • cspell spelling (988ae84)
  • default connectivity configuration (d84dcff)
  • electron service implementation (c8e8956)
  • electron service import (c32cbbf)
  • employee and hourly rate fields together (ecfcdda)
  • employee can quite team after accept invitation (6483480)
  • expose gauzy AI module & unexpected comma (7e65db2)
  • filter jobs by enter key (5519127)
  • for now let's keep plugins builds as before (2c9dbec)
  • full desktop imports (111b16e)
  • gauzy external employee ID (771ef17)
  • generate proposal method for gauzy AI (9ddfdf6)
  • generate proposal using employee default proposal template (398ba67)
  • generate thumbnail for media library ([2c8f944](https://github.com/...
Read more

v0.230.8

Choose a tag to compare

@github-actions github-actions released this 24 Mar 13:08
0f6beef

0.230.8 (2023-03-24)

Full Changelog: v0.230.7...v0.230.8

v0.230.7

Choose a tag to compare

@github-actions github-actions released this 24 Mar 12:57
208ee99

0.230.7 (2023-03-24)

Full Changelog: v0.230.6...v0.230.7

v0.230.6

Choose a tag to compare

@github-actions github-actions released this 24 Mar 12:56
dd988bc

0.230.6 (2023-03-24)

Full Changelog: v0.230.5...v0.230.6

v0.230.5

Choose a tag to compare

@github-actions github-actions released this 24 Mar 12:56
1748166

0.230.5 (2023-03-24)

Full Changelog: v0.229.1...v0.230.5

v0.230.4

v0.230.4 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Mar 12:54
70bf49a

0.230.4 (2023-03-24)

Full Changelog: v0.230.3...v0.230.4

v0.230.3

v0.230.3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Mar 12:53
94ef537

0.230.3 (2023-03-24)

Full Changelog: v0.230.2...v0.230.3

v0.230.2

v0.230.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Mar 12:53
f876f55

0.230.2 (2023-03-24)

Full Changelog: v0.230.1...v0.230.2

v0.230.1

v0.230.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Mar 12:52
b9294ba

0.230.1 (2023-03-24)

Bug Fixes

  • if http found in url send as it is (1987fa1)

Full Changelog: v0.229.0...v0.230.1

v0.230.0

v0.230.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Mar 11:59
b0fde8d

0.230.0 (2023-03-24)

Features

  • replace sharp with jimp (ab1ee9e)
  • @gauzy/config: added organization team join request options (32d650f)
  • #5053 support image asset for user, tenant and team entity (3579b75)
  • #5741 Added Request to join Resend email verification code API (a2f9f5a)
  • #5895 email reset event listener (51f2daf)
  • @gauzy/config: modified team join request options (c8a0e44)
  • Add button "Check Connection" for the network setting (23d1e86), closes #6019
  • add weekly limit (b3f3c1e)
  • email template utils for insert/update email template (b714bdb)
  • improve setup component (0a51171)
  • make code more cleaner (426e883)
  • show tooltip on ActivityWatch switch (4d78941), closes #5977

Bug Fixes

  • #5053 cloudinary provider upload files (b20c6a4)
  • #5053 enabled cloudinary provider in setting (676e477)
  • #5741 [table migration] for organization team join request table (b1d5724)
  • #5741 generate JWT token & configure email service (90b8aea)
  • #5741 organization team join request email templates (81434a5)
  • #5741 organization team join request missing permissions (be8ba2b)
  • #5741 request organization team join command handler (c25e8fb)
  • #5741 save team join request expired time (002ebd2)
  • #5741 send email when request to join team (e10ffaf)
  • #5741 team join request default permissions (e6b521d)
  • #5741 team join request only once for same email (4015532)
  • #5741 team join request validate (9561b17)
  • #5895 improved entity model (fe3c590)
  • #5895 improved validation request (4b239aa)
  • add try/catch block and destroyed object error (652161c)
  • alter [table migration] for email reset (924d38e)
  • alter [table migration] for organization team (e3dfa99)
  • bad Jimp import (939d598)
  • catch error on get user detail (1ef27a4)
  • change button text, Restart App to Save & Restart (77bec3c)
  • complete condition on screen capture (61cd67b)
  • create task even timer is running (111272b)
  • cspell spelling (128dc54)
  • due date should not be required (514f72d)
  • email automatically verifies after accept invitation (1a4073f)
  • email templates missing enum (a462fea)
  • Filestorage multiple initialization (6aa7b86)
  • Filestorage setprovider (2d8b3ff)
  • Improved code, Added expiredAt, token column in EmailReset, updated Query (62ef857)
  • improved email template read via API (b6e15ee)
  • invite automatically verified email (d84c738)
  • Linting (8b7818a)
  • load all user's projects without constraint (4858747)
  • logout if error on get user (2228d65)
  • migrate missing email templates (94bf6d7)
  • Migration File (7b4c951)
  • missing await for get last captured screenshot (caad727)
  • not working translation (10344fc)
  • payload request on get user details (afe4484)
  • pre-check if a member variable is present fot setting (4dd6e7a)
  • removed unused translations (aa31aee)
  • Send status OK even though email is exist (1bc6eeb)
  • undefined apiHost on get user (5449c6a)
  • UntilDestroy decorator (408c750)
  • update swagger documentation (1d7af8a)
  • Updated token column to nullable (3c7a8d0)
  • swagger: created & update dates should be optional (2fcc6cb)
  • table migration: removed broken migrations files ([b1c455c](https://github.com/quickchat-...
Read more