Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 28 Aug 13:55
· 118 commits to main since this release

✨ Features

  • 591e263 feat: added organization_ids in third-party app as access_control
  • 9ca878d feat(frontend): add support for backend pagination (#19)
  • 27b0b55 feat(backend): added search, sort_by and sort_direction to systems
  • cb47234 feat(backend): added sort by organization
  • 9c170bd feat: added login_url for oauth applications
  • e500122 feat(backend): added sort and sort direction
  • c77402c feat: added APP_URL env & sign-in exp sync (#17)
  • cb42486 feat(backend): added jwt token blacklist and /logout
  • 8203efb feat(backend): added support for reader role
  • 9afeefa feat(backend): added deleted_at field in systems
  • 739af4c feat(backend): added VAT as uniqueness among organizations
  • 1f9e6e6 feat(backend): added deleted_at column for org

🐛 Bug Fixes

  • 48fc4c1 fix(backend): improve pg query extractor
  • cc25c2b fix(backend): fix build with migrations
  • 713e847 fix(frontend): fix development environment (#18)
  • a012425 fix(backend): remove useless migrations
  • adfaff1 fix(sync): use config.qa in run-qa
  • 194fd63 fix(backend): added search param in local_entities
  • 2e16e9b fix(frontend): hide buttons for reader users (#16)
  • 5f51ee1 fix(backend): welcome template typo
  • 4a94f5f fix(frontend): change login logo
  • 87a4dc8 fix(backend): remove users on deleting orgs
  • e09d746 fix(backend): copy email templates in Containerfile
  • 08650fc fix(frontend): various improvements (#13)
  • d2c497e fix(backend): use logtoid instead of local id
  • 993aeea fix(backend): application customData field
  • 8aa41e9 fix(backend): user logto context if owner

🌐 Deployment

  • 23f8c7f deploy: read service name from ENV
  • a07d452 deploy: upgrade instance type tier

🧹 Chores

  • b692c3e chore(sync): update default.css
  • 83ddb20 chore: fix pr-build-trigger branch commit
  • 0edf42b chore: fix pr-update-template action
  • b762fc8 chore: improve pull request description
  • 19de3a9 chore: update pull_request_template.md with update deploy comment
  • bcfd195 chore: update pr-build-trigger.yml to support comment
  • 4ec0398 chore: added version in binary builds
  • 817bb19 chore: fix spaces and indentation

🚀 Releases

  • 83de386 release: bump version to v0.2.0

🐳 Container Images

  • ghcr.io/nethserver/my/backend:v0.2.0
  • ghcr.io/nethserver/my/sync:v0.2.0
  • ghcr.io/nethserver/my/collect:v0.2.0
  • ghcr.io/nethserver/my/frontend:v0.2.0
  • ghcr.io/nethserver/my/proxy:v0.2.0