Skip to content

Releases: amplication/amplication

v1.12.3

19 Dec 15:36
Compare
Choose a tag to compare

What's Changed?

Full Changelog: v1.12.2...v1.12.3

v1.12.2

18 Dec 13:03
Compare
Choose a tag to compare

What's Changed?

  • chore(client): configure amplication analytics by @overbit in #7641
  • fix(client): environment variables configuration to allow interpolation in index.html by @overbit in #7644

Full Changelog: v1.12.1...v1.12.2

v1.12.1

15 Dec 13:19
Compare
Choose a tag to compare

What's Changed?

  • chore(client): update purchase page style to latest requirement by @overbit in #7626
  • fix(client): update text in start trial button by @overbit in #7638
  • fix(client): pricing page enterprise plan colour by @overbit in #7639
  • fix(server): team members workspace usage report by @overbit in #7640

Full Changelog: v1.12.0...v1.12.1

v1.12.0

14 Dec 16:26
Compare
Choose a tag to compare

What's Changed?

  • improve notification widget design by @barshimi in #7556
  • feat(client): add new trial message on login and signup pages by @overbit in #7559
  • chore(client): remove old feature flag and unify billing types by @overbit in #7542
  • feat(client): add upgrade button ui improvements by @overbit in #7535
  • refactor(server): billing limitation graphql errors by @overbit in #7565
  • chore(server): add $groups to two analytics events for testing group analytics by @mulygottlieb in #7570
  • fix(server): custom-action migration: create relation fields. by @morhag90 in #7571
  • feat(dsg): add support for custom-actions in controller.spc file by @morhag90 in #7557
  • chore(server): ignore webpack sourcemap errors for prisma generated client by @overbit in #7560
  • feat(server): end of trial for projects and services by @abrl91 in #7566
  • feat(server): update limitation checks on the commit action by @overbit in #7576
  • feat(server): add bypass limitation option for commit/build action by @overbit in #7577
  • feat(client): add support for bypassable plan limitations on build by @overbit in #7578
  • test(server): refactor project service tests to allow mocking billing service getter methods by @overbit in #7588
  • feat(server): update customer provisioning with new default Enterprise plan by @overbit in #7585
  • feat(server): end of trial block create service and project based on license by @abrl91 in #7599
  • Feat/disabled buttons by @abrl91 in #7580
  • feat(client): introduce featured indicator for UI elements by @abrl91 in #7536
  • fix(server): remove redundant check on entitlement not in use anymore by @overbit in #7602
  • fix(client): pro plan upgrade button logic by @overbit in #7601
  • chore(server): enhance billing limitation error details by @overbit in #7603
  • fix(client): primary button hover effect and upgrade button spelling by @abrl91 in #7604
  • fix(client): 7561 custom action relation fields by @morhag90 in #7584
  • add categories to query and filter by them by @barshimi in #7575
  • add downloads count to plugin api by @barshimi in #7600
  • chore(Amplication): Update Generated Code - Plugin-Api by @amplication[bot] in #7609
  • chore(client): update events across commit and workspace pages by @overbit in #7605
  • fix(plugin-api): fix type-fest import and update container tags by @mulygottlieb in #7619
  • fix(client): github button by @abrl91 in #7620
  • fix(client): tooltip when not needed by @abrl91 in #7622
  • fix(client): resource limit issue by @abrl91 in #7623
  • chore(client): update tooltip text for feature button by @abrl91 in #7624
  • Update: In-app Pricing Page FAQs by @dericksozo in #7522
  • fix(client): show plugin categories label in plural, first letter capital, space between categories by @mulygottlieb in #7627
  • fix(server): team member usage reporting by @overbit in #7629
  • fix(plugin-api): npm downloads by @barshimi in #7628
  • fix(server): issue related to custom git base branch limitation by @overbit in #7630
  • refactor(server): billing report methods to use explicit instructions and remove custom logic by @overbit in #7631
  • fix(client): issue upgrade button on a free account by @overbit in #7632

Full Changelog: v1.11.2...v1.12.0

v1.11.2

12 Dec 16:27
Compare
Choose a tag to compare

What's Changed?

Full Changelog: v1.11.1...v1.11.2

v1.11.1

06 Dec 14:46
Compare
Choose a tag to compare

What's Changed?

  • fix(build-manager): support for old data-service-generator versions that don't support build split by @overbit in #7553
  • test(build-manager): add tests for build log when build is split by @overbit in #7555

Full Changelog: v1.11.0...v1.11.1

v1.11.0

05 Dec 16:56
Compare
Choose a tag to compare

What's Changed?

  • feat(server): actions for relation fields by @yuval-hazaz in #7309
  • feat(client):module actions by @yuval-hazaz in #7303
  • fix(dsg-utils): library buildable state and define package.json to be able to import as package-based by @overbit in #7344
  • Refactor(build-manager): copy files and emit logic by @abrl91 in #7495
  • chore: nx db:migrate:dev command by @overbit in #7490
  • add identifier to process env by @barshimi in #7518
  • fix(client): tooltip for logout by @Sheersendu in #7145
  • Epic: Custom Actions by @yuval-hazaz in #6899
  • Feat(client): contact us Calendly by @abrl91 in #7527
  • Feat/7408 refactor search modules by @morhag90 in #7531
  • fix(server): update subscription logic to leverage official method by @overbit in #7534
  • fix(server): skip billing check when commit from custom actions migration by @morhag90 in #7537
  • fix(server): only auto-commit Module and ModuleAction blocks during migration by @mulygottlieb in #7538
  • fix(client): change the module-id route to moduleAction component (phase 1) by @morhag90 in #7545
  • feat(client): remove module/action creation (phase 1) by @morhag90 in #7547

Full Changelog: v1.10.10...v1.11.0

v1.10.10

23 Nov 14:48
Compare
Choose a tag to compare

What's Changed?

  • feat(client): add gitlab provider option by @overbit in #7442
  • feat(plugin-api): add support for hiding prerelease versions by @overbit in #7452
  • chore(plugin api): remove redundant code by @amplication[bot] in #7453
  • chore(build-manager): add logging and additional post param to the argo-events DSG sensor by @mulygottlieb in #7462
  • fix(build-manager): from producing bad kafka event for failed code generation by @overbit in #7478
  • fix(build-manager): handle and report build errors more accurately and reliably by @overbit in #7481
  • fix(build-manager): avoid duplicated failure events on exception in failure generation jobs by @overbit in #7483
  • fix(plugin-api): nx target for prisma db clean and add delete user migration by @overbit in #7484
  • Refactor(build-manager): emitting errors by @abrl91 in #7487

Full Changelog: v1.10.9...v1.10.10

v1.10.9

16 Nov 16:28
Compare
Choose a tag to compare

What's Changed?

  • chore(deps): bump crypto-js from 4.1.1 to 4.2.0 by @dependabot[bot] in #7326
  • fix(client): change icon color in RepositoryActions by @martinez-hugo in #7300
  • fix(client): "Go to view" button is now visible in all possible viewports by @Sheersendu in #7245
  • fix(client): FAQ question header cursor change by @AyushDhimanIITR in #7111
  • fix(amplication-server): allow system data type manipulation by @iamshabell in #7277
  • feat(code-gen-types): add secrets manager plugin event by @overbit in #7399
  • Feat(build-manager): introduce a persistent state for build jobs by @abrl91 in #7396
  • feat(client/server): allow using the Roles field by @mulygottlieb in #7423
  • fix(git-sync-manager): catch no changes in pr issue to display it as warning by @overbit in #7425
  • Refactor(build manager): split server and admin into two jobs by @abrl91 in #7387
  • fix(build-manager): Redis TLS connection by @abrl91 in #7436
  • fix(build-manager): redis env by @abrl91 in #7437
  • fix(server): allow all field names on the Auth entity by @mulygottlieb in #7439

Full Changelog: v1.10.8...v1.10.9

v1.10.8

13 Nov 11:31
Compare
Choose a tag to compare

What's Changed?

  • test(dsg): set auth-core plugin version to latest in e2e tests by @overbit in #7314
  • fix(amplication): update models by @abrl91 in #7376
  • chore: fix amplication services local debugger by @overbit in #7382
  • fix(server): issue where the subscription success and cancel url where inverted by @overbit in #7381
  • Added field in reserved_names array by @Devvrat1010 in #7306
  • fix(client): support dynamic number of plans (css) by @mulygottlieb in #7410

Full Changelog: v1.10.7...v1.10.8