Skip to content

Releases: codechem/dappi

v2.1.0-preview

20 Feb 12:45
eb7caea

Choose a tag to compare

v2.1.0-preview Pre-release
Pre-release

What's Changed

🚀 Features

  • feat: Add Support for AWS S3 Bucket Storage (#296)

Full Changelog: 2.0.3-preview...2.1.0-preview

v2.0.3-preview

20 Feb 08:59

Choose a tag to compare

v2.0.3-preview Pre-release
Pre-release

What's Changed

🔧 Other Changes

  • ci: add more path commit prefixes for version gen
  • chore: clean template project (#301)

Full Changelog: 2.0.0-preview...2.0.3-preview

v2.0.0-preview

19 Feb 14:04

Choose a tag to compare

v2.0.0-preview Pre-release
Pre-release

What's Changed

⚠️ Breaking Changes

  • feat!: add optional "include" query parameter, replace the Data Shaper with Dynamic Select​ (#290)

Full Changelog: 1.20.0-preview...2.0.0-preview

v1.20.0-preview

18 Feb 10:45

Choose a tag to compare

v1.20.0-preview Pre-release
Pre-release

What's Changed

🚀 Features

  • feat: add media loading animation - failed placeholder (#293)

🔧 Other Changes

  • ci: update pipeline to use token for pushing to git repo

Full Changelog: 1.19.1-preview...1.20.0-preview

v1.19.1-preview

10 Feb 14:06

Choose a tag to compare

v1.19.1-preview Pre-release
Pre-release

What's Changed

🚀 Features

  • feat: add fluentValidation validators for the min-max values (#284)
  • feat: define enumeration numbers
  • feat: change logic for uploading media
  • feat: add channel and queuing of upload requests
  • feat: add property edit and delete option (#249)
  • feat: add past date constraint (#240)
  • feat: add exception handling middleware (#234)
  • feat: add regex validation field (#228)
  • feat: add has index to field request & handle it on model creating
  • feat: configure crud actions (#211)
  • feat: Implement JSON PATCH in Crud Controllers (#195)
  • feat: extensive filters (#200)
  • feat:data shaping (#196)
  • feat: support decimal numbers (#199)

🐛 Bug Fixes

  • fix: Pass stream instead of IFormFile to background queue (#292)
  • fix: remove adding status in constructor
  • fix: add error handling
  • fix: Fix NGRX effect to reload fields after adding new field (#243)
  • fix: add enum for datetime
  • fix: change condition placement
  • fix: disable indexing a media, url and checkbox field
  • fix: rename method names
  • fix: refactor duplicate code
  • fix: check relation type on add field
  • fix: add folders from templates to gitignore
  • fix: align some of the buttons and icons (#216)
  • fix: enum manager (#191)

🔧 Other Changes

  • ci: trigger nuget publish after successful pre-release
  • ci: test improved version calc
  • ci: test version calc
  • ci: fix version count
  • ci: add pr-valdidation pipeline and run tests in release (#287)
  • deps: fix broken deps tree
  • Merge pull request #281 from codechem/feature/add-upload-queueing
  • Add min-max values and length (#275)
  • test: update snapshots and fix missing migration in TestEnv project (#283)
  • chore(deps): bump tar and @angular/cli in /CCUI.DAPPI (#276)
  • chore(deps): bump @angular/core from 20.3.15 to 20.3.16 in /CCUI.DAPPI (#254)
  • ci: Add markdown template for PRs (#245)
  • chore(deps): bump qs from 6.14.0 to 6.14.1 in /CCUI.DAPPI (#250)
  • deps(CCUI.DAPPI): remove angular ssr related deps (#251)
  • deps: Fix compatibility issues
  • Bump @angular/platform-server from 19.2.14 to 19.2.15 in /CCUI.DAPPI (#132)
  • Bump @angular/ssr from 19.2.15 to 19.2.18 in /CCUI.DAPPI (#148)
  • chore(deps): bump vite and @angular-devkit/build-angular in /CCUI.DAPPI (#153)
  • chore(deps): bump js-yaml from 4.1.0 to 4.1.1 in /CCUI.DAPPI (#192)
  • chore(deps-dev): bump node-forge from 1.3.1 to 1.3.2 in /CCUI.DAPPI (#201)
  • chore(deps): bump @angular/common from 19.2.14 to 19.2.16 in /CCUI.DAPPI (#203)
  • chore(deps): bump @angular/compiler in /CCUI.DAPPI (#205)
  • try fix authorization issue (#239)
  • Merge pull request #230 from codechem/feature/configure-indexed-columns
  • Merge pull request #232 from codechem/fix/distinct-date-and-datetime
  • Merge branch 'main' into feature/configure-indexed-columns
  • Merge pull request #227 from codechem/fix/dynamically-change-relation-type
  • Merge pull request #219 from codechem/build-update-20251218-114707
  • Merge pull request #218 from codechem/fix/add-to-gitignore
  • refactor: refactor add field component (#214)
  • test: fix tests (#213)
  • WIP feat(Authentication): Allow additional JWT validation (#159)
  • test: refactor tests (#185)

🆕 New Contributors

  • @Copilot made their first contribution
  • @ElenaStamenkovskaCC made their first contribution
  • @Mihail Kitrozoski Codechem made their first contribution
  • @elenastamenkovska made their first contribution

Full Changelog: 1.5.2-preview...1.19.1-preview

1.5.2-preview

12 Nov 10:45
1e37da5

Choose a tag to compare

1.5.2-preview Pre-release
Pre-release

What's Changed

  • fix(Dappi.Cli): Add Dappi.Core reference handling in InitCommand by @fvanderflier in #184

Full Changelog: 1.5.1-preview...1.5.2-preview

1.5.1-preview

11 Nov 14:49
c09045a

Choose a tag to compare

1.5.1-preview Pre-release
Pre-release

What's Changed

Full Changelog: 1.1.5-preview...check

1.1.5

16 Oct 10:24
cac78e2

Choose a tag to compare

1.1.5 Pre-release
Pre-release

What's Changed

Full Changelog: 1.1.3-preview...1.1.5-preview

1.1.3-preview

15 Oct 14:06
fc3ab34

Choose a tag to compare

1.1.3-preview Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 1.0.7-preview...1.1.3-preview

1.0.7-preview

01 Oct 14:10
a3a3a25

Choose a tag to compare

1.0.7-preview Pre-release
Pre-release
Update Angular build output [skip ci] (#138)

Co-authored-by: GitHub Actions <github-actions@github.com>