Releases: lunogram/platform
Releases · lunogram/platform
v0.1.0-rc.1
What's Changed
- Remove user from Journey by @jeroenrinzema in #7
- Fix entrance detail user display name by @jeroenrinzema in #6
- Include journey data keys within rule evaluations and improved documentation by @jeroenrinzema in #5
- Fix user last name by @jeroenrinzema in #4
- Updated campaigns default filter and improved messaging no results by @jeroenrinzema in #3
- Validate Journey Steps by @jeroenrinzema in #2
- Save draft before publishing and reflect loading state in ui by @jeroenrinzema in #1
- V3 release by @jeroenrinzema in #8
- Sort user events on created_at by @jeroenrinzema in #25
- Updated default sort column for resources by @jeroenrinzema in #26
- Include the ability to select the mailgun region hostname by @jeroenrinzema in #27
- Ensure webhook url is correct by @jeroenrinzema in #28
- Include cloud auth provider by @jeroenrinzema in #29
- Removed performance page in favour of grafana dashboards by @jeroenrinzema in #30
- Removed unused fields by @jeroenrinzema in #31
- Updated default role by @jeroenrinzema in #32
- Hide logger providers outside of development by @jeroenrinzema in #33
- Removed unused logic by @jeroenrinzema in #34
- Temporary disable team members by @jeroenrinzema in #37
- Set the default campaign to be trigger by @jeroenrinzema in #38
- Set default name, from, reply-to address by @jeroenrinzema in #40
- Removed unused preview image by @jeroenrinzema in #41
- Info no provider for channel by @jeroenrinzema in #42
- Check if tag id is NIL by @jeroenrinzema in #46
- Iinclude bootstrap and send webhook endpoints by @jeroenrinzema in #47
- Hide project settings while creating a new project by @jeroenrinzema in #48
- Include sync button allowing to sync data paths, closes #50 by @jeroenrinzema in #51
- Include ability to create user from console by @jeroenrinzema in #49
- Include ability to update existing user data by @jeroenrinzema in #52
- feat: improved project onboarding flow, closes #53 by @jeroenrinzema in #54
- Improved campaigns onboarding flow by @jeroenrinzema in #55
- Feat/nexus by @jeroenrinzema in #63
- Include e2e tests for public endpoints by @jeroenrinzema in #61
- Golang workflows by @jeroenrinzema in #62
- Initial set-up of basic copilot instructions by @jeroenrinzema in #67
- Migrated delete, duplicate, and retrieve campaign users to nexus service by @jeroenrinzema in #65
- Migrate admin endpoints to nexus service by @jeroenrinzema in #68
- Migrated user endpoints to nexus service. by @jeroenrinzema in #69
- Migrated template endpoints to nexus service by @jeroenrinzema in #64
- Migrate tags endpoints to nexus service by @Copilot in #76
- Migrate locale endpoints from platform to nexus service by @Copilot in #78
- Migrate project admin endpoints from platform to nexus by @Copilot in #73
- Migrate projects endpoints to nexus service by @jeroenrinzema in #80
- Migrate journeys CRUD endpoints to nexus service by @Copilot in #81
- Migrate organization endpoints from Node.js to Go nexus service by @Copilot in #82
- Migrate lists endpoints from platform to nexus service by @Copilot in #84
- Fix GetLocale test to match OpenAPI specification by @Copilot in #87
- Initial implementation documents endpoints, resolves #85 by @jeroenrinzema in #88
- implemente bulk update/import users to list by @jeroenrinzema in #95
- Rule engine, resolves #96 by @jeroenrinzema in #97
- Allow controller tests to be executed in parallel by @jeroenrinzema in #98
- Migrate components to shadcn by @JelgerDijkgraaf in #59
- fix: Disable Tagpicker by @JelgerDijkgraaf in #99
- feat: migrate sidebar to ShadCN by @DanericNetwork in #58
- Cluster consensus algorithm using distributed Redis mutexes by @jeroenrinzema in #104
- Include schemas endpoints by @jeroenrinzema in #105
- Updated resources to include types in path by @jeroenrinzema in #106
- Improved cluster unit tests and resolved flakey log race condition by @jeroenrinzema in #107
- Minor api and ui changes by @jeroenrinzema in #109
- Reactive flows by @jeroenrinzema in #110
- Remove unused access_tokens table by @Copilot in #119
- ListDetails page frontend by @JelgerDijkgraaf in #103
- feat: embed providers as wasm modules by @jeroenrinzema in #120
- Implemented auth providers and endpoints, resolves #90 by @jeroenrinzema in #121
- Moved internal nexus packages from pkg to internal by @jeroenrinzema in #123
- refactor: Transferred settings general page to shadcn by @RickieeeDev in #122
- Improved auth provider design by @jeroenrinzema in #124
- fix: update column path prefix from 'e' to 'ue' in event and frequenc… by @IamKirbki in #128
- Fix: added translation for "locale_field_subtitle" by @IamKirbki in #131
- fix: update default mode in PreferencesContext to 'light' and comment… by @IamKirbki in #130
- Fix/change api calls for autocomplete by @IamKirbki in #129
- Refactor: settings locales page refactored to shadcn components by @RickieeeDev in #127
- Remove platform service by @jeroenrinzema in #125
- Migrate subscription management endpoints to nexus service by @Copilot in #126
- Updated repository project layout to reflect service changes by @jeroenrinzema in #132
- Split the databases by @jeroenrinzema in #140
- Fix user info display in sidebar by restoring profile loader by @Copilot in #135
- Implement key management endpoints by @jeroenrinzema in #141
- Comment out unused docs GitHub workflow by @Copilot in #146
- Add unit tests for untested HTTP controller endpoints by @Copilot in #143
- Update console dependencies: remove unused, upgrade to latest by @Copilot in #142
- Fix workflow telemetry 403 errors by granting write permissions by @Copilot in #148
- Clarify Scope struct serves both JWT and API key authentication by @Copilot in #149
- Expose HTTP services on a single port by @jeroenrinzema in #147
- Include api docs reference in sidebar by @jeroenrinzema in #150
- Select first integration if any exists by @jeroenrinzema in #159
- Include delete endpoint to archive campaigns by @jeroenrinzema in #158
- Include TinyGo in build steps by @jeroenrinzema in #157
- Include openapi typescript generator in makefile and workflow by @jeroenrinzema in #155
- Fix/broken redirect to journey from user event/journey view by @IamKirbki in https://github.com/lunogram/plat...