Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps - Status | Demo | Docs | Install
  1. Cloudron Forum
  2. Keila
  3. Keila - Package Updates

Keila - Package Updates

Scheduled Pinned Locked Moved Keila
12 Posts 2 Posters 1.1k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • girishG Offline
    girishG Offline
    girish
    Staff
    wrote on last edited by
    #1

    You can use this topic to track updates to the Keila package.

    Please open issues in a separate topic instead of replying here.

    1 Reply Last reply
    0
    • girishG girish pinned this topic on
    • girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #2

      [0.1.0]

      • Initial version
      1 Reply Last reply
      0
      • Package UpdatesP Offline
        Package UpdatesP Offline
        Package Updates
        wrote on last edited by
        #3

        [0.2.0]

        • Added .env for user config and post install note for disabling open signup
        1 Reply Last reply
        0
        • Package UpdatesP Offline
          Package UpdatesP Offline
          Package Updates
          wrote on last edited by
          #4

          [0.3.0]

          • Update keila to 0.18.0
          • Full Changelog
          • Added public archive links for campaigns
          • Added ability to review sent campaigns
          • Added $empty operator to Contact query language and segment editor
          • Added segment filtering based on campaign interactions
          • Added text color tool to Block Editor
          • Added social media icons block to Block Editor (see #444)
          • success_url in contact forms is now processed with Liquid, allowing personalized redirects
          • Added support for id_type in API Contact deletion endpoint
          • Preview emails are now prefixed with "[Preview]"
          • Added Spanish translation (thanks @PedroMartpico)
          1 Reply Last reply
          0
          • Package UpdatesP Offline
            Package UpdatesP Offline
            Package Updates
            wrote on last edited by
            #5

            [0.4.0]

            • Update keila to 0.19.0
            • Full Changelog
            • Welcome emails: You can now configure a welcome message for newly subscribed contacts in the form settings.
            • Added protected unsubscribe and opt-in links: If an opt-in or unsubscribe link is clicked within three minutes of the email being sent, the associated action is only performed after an automatic JavaScript action or an additional click.
            • Added text alignment settings to block editor
            • Added Open button to forms index
            • Added WebP image upload support (thanks @​RohilPrajapati)
            • Added Hungarian translation (thanks @​trueqap)
            • Added Bulgarian translation (thanks @​ramromcode)
            • Fixed CSV import of files generated by Excel or Numbers
            • Fixed an issue that sometimes made CSV imports appear stuck
            • Fixed GenServer crash when exiting the contacts import page (thanks @​katafrakt for reporting)
            1 Reply Last reply
            0
            • Package UpdatesP Offline
              Package UpdatesP Offline
              Package Updates
              wrote on last edited by
              #6

              [1.0.0]

              • Stable package release
              1 Reply Last reply
              0
              • Package UpdatesP Offline
                Package UpdatesP Offline
                Package Updates
                wrote on last edited by
                #7

                [1.0.1]

                • Update keila to v0.19.1
                • Full Changelog
                • Added Italian translation (thanks @energywave)
                • Support for SMTP without password auth. Implements #491 (thanks @ghost1ndshell)
                • Added DISABLE_TZDATA_UPDATES option to disable tzdata updates (thanks @sachabertschibfs)
                • Image resizing in Block Editor & Markdown Editor
                • Significantly improved performance in Markdown editor. (thanks @roadriverrail for reporting)
                • Campaign preview now updates when changing template in campaign settings
                • Public archive pages are now rendered with campaign template
                • Fixed some layout issues with column padding and font styles in Block Editor
                • Fixed flickering images in Block Editor
                • Fixed regression: Restored level 3 headings in Block Editor
                1 Reply Last reply
                0
                • Package UpdatesP Package Updates locked this topic on
                • Package UpdatesP Offline
                  Package UpdatesP Offline
                  Package Updates
                  wrote on last edited by
                  #8

                  [1.1.0]

                  • Update keila to v0.20.0
                  • Full Changelog
                  • This version introduces a new email scheduler and migrates the recipients schema to a more generic messagesschema. This change makes sending large campaigns more performant and will allow the introduction of transaction emails because records of sent messages no longer have to be tied to a campaign or an existing contact.
                  • When sending a message to the recipient of a campaign has failed, the number of failed messages is now shown on the campaign analytics page
                  • Added Infomaniak and GMX to the list of known shared domains
                  • Fixed an issue where contacts could be marked as unreachable after a single soft bounce
                  1 Reply Last reply
                  0
                  • Package UpdatesP Offline
                    Package UpdatesP Offline
                    Package Updates
                    wrote on last edited by
                    #9

                    [1.1.1]

                    • Update keila to v0.20.1
                    • Full Changelog
                    • Added Brazilian Portuguese (pt-BR) translation (thanks @polesapart)
                    • Contact form fields can now be pre-populated using GET parameters
                    • The send preview dialog can now be confirmed with the Enter/Return key
                    • App pages now set the HTML lang attribute based on the user's locale; forms don't set a lang attribute (thanks @marco-luigiano for reporting)
                    • Added database indices for form_id, form_params_id, and sender_id on the messages table for improved query performance
                    • Fixed recognition of language variants from request headers (e.g. pt-BR)
                    • Fixed a crash when using custom contact queries with fields not supported by the segment editor
                    • Fixed block editor image alignment in Outlook and uneven column gutters in block editor emails
                    • Fixed occasional exceptions in the block editor
                    • Fixed missing doctype when adding tracking links
                    1 Reply Last reply
                    0
                    • Package UpdatesP Offline
                      Package UpdatesP Offline
                      Package Updates
                      wrote last edited by
                      #10

                      [1.2.0]

                      • Update keila to v0.30.0
                      • Full Changelog
                      • In MJML campaigns, Liquid is now rendered before MJML. This means that the previous convention of wrapping control-flow tags such as {% if %} in <mj-raw> elements no longer works. This release automatically migrates this pattern in existing campaigns to use the new <keila-code> element. This new element can be placed at any level of an MJML template/campaign/message and is removed cleanly before MJML is rendered.
                      • New API for sending and rendering transactional emails: one-off messages can be sent with the POST /messages and previews rendered without sending with POST /messages/actions/render.
                      • New API for managing templates.
                      • Added support for MJML, HTML and plain-text templates.
                      • Added content slots (<keila-content>) for MJML, HTML, and plain-text templates which can be filled in the campaign editor and set via the API.
                      • Fixed a regression with linked images in Markdown campaigns
                      • Fixed a regression where List-Unsubscribe and Precedence headers were no longer sent with delivered campaigns
                      • Fixed incorrect fuzzy translations (manual corrections for German and French, machine translations for other languages)
                      1 Reply Last reply
                      0
                      • Package UpdatesP Offline
                        Package UpdatesP Offline
                        Package Updates
                        wrote last edited by
                        #11

                        [1.2.1]

                        • Update keila to v0.30.1
                        • Full Changelog
                        • Add HTML option to campaign type dropdown in campaign settings
                        • Fixed a bug that caused an internal server error when creating new Block campaigns
                        • Fixed rendering errors when using self-closing MJML tags
                        • Fix gettext error with Block editor social media block
                        1 Reply Last reply
                        0
                        • Package UpdatesP Offline
                          Package UpdatesP Offline
                          Package Updates
                          wrote last edited by
                          #12

                          [1.2.2]

                          • Update keila to v0.30.2
                          • Full Changelog
                          • Added line-height setting for body text in Classic template style editor
                          • The status of a contact (active, unsubscribed, or unreachable) can now be changed manually on the contact edit page
                          • Contacts created via the API now trigger a created event the contact activity log (implements #429, thanks @lukoerfer for reporting)
                          • Added dedicated parser for extracting/filling content slots in MJML content slots, this fixes issues with MJML-specific elements that were being mangled by the HTML parser
                          1 Reply Last reply
                          0

                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                          With your input, this post could be even better 💗

                          Register Login
                          Reply
                          • Reply as topic
                          Log in to reply
                          • Oldest to Newest
                          • Newest to Oldest
                          • Most Votes


                          • Login

                          • Don't have an account? Register

                          • Login or register to search.
                          • First post
                            Last post
                          0
                          • Categories
                          • Recent
                          • Tags
                          • Popular
                          • Bookmarks
                          • Search