Skip to content

Releases: lunogram/platform

v0.1.0-rc.2

v0.1.0-rc.2 Pre-release
Pre-release

Choose a tag to compare

@jeroenrinzema jeroenrinzema released this 29 Jun 21:44

What's Changed

Full Changelog: v0.1.0-rc.1...v0.1.0-rc.2

v0.1.0-rc.1

v0.1.0-rc.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Jun 14:14

Changelog

  • 8e5a8b4 Add Data Type to Variables (#693)
  • 2daee61 Add Github action to run jest tests (#20)
  • 67f868e Add OpenAPI specs for subscription endpoints
  • 7df7162 Add PostHog Provider (#262)
  • 0701d6e Add Redis queue option (#93)
  • 9b10157 Add UI to backlink to journeys from campaign (#677)
  • a1b51d2 Add additional internal events (#396)
  • c82c986 Add analytic event step (#310)
  • 4140b81 Add better campaign filtering (#680)
  • b921fef Add better per job metrics and UI (#603)
  • 4485383 Add campaign types (#165)
  • 56a9623 Add devices table for deduplication (#685)
  • bd5f6fc Add email unsubscribe header (#493)
  • 6ec0aec Add media storage (#25)
  • 7a56ee2 Add quick start documentation (#124)
  • 456a978 Add soft deletes to providers (#642)
  • f3d755a Add subscription controller tests
  • 27a457b Add support for redis auth (#602)
  • a8528ee Add template endpoints & bug fixes (#28)
  • e7ddecc Add type of trigger to event name (#425)
  • ce5faba Add unit tests for apikeys, auth, providers, and subscriptions controllers
  • 3c32a80 Add user to error logging (#369)
  • 19fb99c Added platform keys to docker-compose.yml (#542)
  • b4bf9d5 Added rate interval on provider (#485)
  • 8b81756 Added step child path field for explicit grouping (#401)
  • ab49fb7 Additional UI tweaks
  • 1373efc Additional build process tweaks (#241)
  • 5f5ade0 Additional general setup
  • 18c8653 Additional pagination fixes (#572)
  • eb16c55 Additional try to move documentation (#332)
  • e20ceda Address PR feedback - fix isPublic logic, remove translations, use Tailwind CSS
  • 71ef870 Address code review feedback - fix error handling and remove unused code
  • 8de5cb4 Addresses some edge cases when a text send fails or is aborted (#349)
  • c24e37c Adds AJV timezone validation to client API (#616)
  • e01e81c Adds Android SDK documentation (#163)
  • 732d8d1 Adds Docker Jobs (#63)
  • 5fe0bcb Adds Lerna and merges control plane repo (#52)
  • d6426be Adds Mailgun provider
  • 898595a Adds Mixpanel analytics provider (#383)
  • 4a70551 Adds Redis rate limiter to ensure provider send rate is upheld (#131)
  • 88fb7fa Adds Render deploy (#183)
  • 3b971c6 Adds SMS unsubscribe instructions (#198)
  • a691aa0 Adds Segment instructions
  • 196a48e Adds Sendgrid integration (#275)
  • f4b78be Adds Telnyx SMS provider, enables SMS resubscribe (#570)
  • 186cc44 Adds UI for adding and removing team members from a project
  • 13c0cfd Adds UI for creating webhook type campaigns (#130)
  • 15edb14 Adds UI for uploading images for emails
  • 180a94b Adds a draft/publish state for lists (#323)
  • 8fcc0f0 Adds a job scheduler to check for journey delays
  • d26a1e0 Adds ability to inject a preheader into emails
  • d368613 Adds additional campaign generation logic (#646)
  • 3d59d28 Adds additional context to true send errors (#667)
  • 29b5ce1 Adds additional documentation on starting out (#197)
  • f1100a0 Adds additional options for delaying journeys (#226)
  • 0c35ff4 Adds base implementation of httpSMS text provider (#352)
  • 04b462e Adds base organization UI (#189)
  • 034abfd Adds basic auth option
  • b6deeb8 Adds basic subscription group functionality
  • b920a27 Adds batching capability to all job queues (#101)
  • 2a780aa Adds better default error handling and docs (#621)
  • 0a7558a Adds better performance insights for jobs (#256)
  • 53c22b3 Adds better support for inbound SMS (#457)
  • 5097b36 Adds campaign and template cloning
  • c0d02d5 Adds campaign image generation (#177)
  • 33119ef Adds check for unsaved changes (#599)
  • 2a5b77b Adds close button to modals
  • 25a9d8e Adds data migration to list rules (#290)
  • 5e193f2 Adds deeplink field as action for push notifications (#218)
  • 171bf7f Adds device os_version field (#184)
  • a87e510 Adds disabled state to option field (#282)
  • 19606cd Adds docs folder with Docusaurus
  • 3700a2b Adds docs for JS client (#511)
  • d248c74 Adds duplication of lists and journeys (#581)
  • cb4d004 Adds endpoint for creating or updating a device
  • dcb41b8 Adds error handling with third parties (#113)
  • ec692ea Adds example env files for dev (#270)
  • 82821bd Adds first batch of Handlebars helpers
  • b3b3e7d Adds from name and auto text email (#116)
  • 30bde64 Adds handling for more region errors in Telnyx (#639)
  • 7d78cc4 Adds improvements to provider UI (#146)
  • 0873eb4 Adds jobs for sending and journeys
  • 95c7337 Adds journey step type to remove a user from a journey (#501)
  • c4d0e5f Adds link and open tracking (#34)
  • f18dd47 Adds load balancer step (#309)
  • 9e0224d Adds loading state
  • e606419 Adds local storage provider
  • 87fbeff Adds locks to long running campaign processes (#306)
  • b82f485 Adds logic to perpetually keep a send list up to date (#519)
  • df17156 Adds migration retry loops (#204)
  • 3357de6 Adds missing Docker Compose env (#508)
  • 0f0e3ce Adds missing field to users
  • b23ab3d Adds missing indexes to journey user step table (#544)
  • b33ba78 Adds missing rule paths to flattened user (#320)
  • e0595a0 Adds missing semicolon
  • 051912b Adds model event emitters (#324)
  • 2b43719 Adds more campaign delivery stats
  • c339f79 Adds more campaign delivery stats (#117)
  • 616fcf7 Adds new inverse rule operators (#594)
  • acc4701 Adds new rule engine
  • 88dbc74 Adds order to help reduce total deadlocks
  • 0b3c4dc Adds org role to admin, validate access for org features (#376)
  • 8e042ee Adds organization model type (#162)
  • 326f383 Adds paging and changes to routing (#35)
  • a5a82c8 Adds per-job timing metrics (#605)
  • b9c26e3 Adds phone number metadata before insert (#656)
  • a6be349 Adds priority jobs (#585)
  • 3ebb26d Adds project based locales (#245)
  • df1ca9f Adds project switcher to the top of the sidebar
  • 504c3a6 Adds published vs draft support for journeys, disables list entrance (#180)
  • 35d8509 Adds remaining OpenID methods
  • ef28296 Adds reserved fields to rule schema fields (#227)
  • d550ccb Adds result of a send to the event (#377)
  • 0758451 Adds retry in case of deadlocks during lock extension
  • 8967fe1 Adds screens for basic onboarding and login
  • 56ad60c Adds search to documentation (#280)
  • e56b124 Adds soft and hard deletes for campaigns
  • ea869f3 Adds some more d...
Read more