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
  • 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 | Demo | Docs | Install
  1. Cloudron Forum
  2. Invoice Ninja
  3. InvoiceNinja - Package Updates

InvoiceNinja - Package Updates

Scheduled Pinned Locked Moved Invoice Ninja
508 Posts 5 Posters 332.6k Views 6 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.
  • nebulonN Offline
    nebulonN Offline
    nebulon
    Staff
    wrote on last edited by
    #188

    [1.6.40]

    • Update Invoice Ninja to 5.5.44
    • Full changelog
    • Translate Stripe payment texts by @LarsK1 in #7999
    • Bug Fix - Client balance corrupted when transaction is deleted. by @turbo124 in #8010
    • #8008 csv import auto detect delimiter by @checkitsedo in #8009
    • Refactor PDF attachments as data instead of file paths
    • Inject slight delay into emails
    • Translate Stripe payment texts thanks @LarsK1
    • LarsK1 committed 22 hours ago
    • Implement checkout object for phone
    • Minor fixes for Stripe Payment Intent query
    • Fixes for store bank transaction
    • Add frequency to recurring invoice export
    • Fixes for storing bank transactions
    • Add CSV delimiter Autodetection thanks @checkitsedo
    • Fixes for CSV imports, replace work_phone with phone
    • Fixes for applying payment from a transaction, and then unwinding the…
    • Fixes for multiple deletes on a single invoice
    • Do not allow restoration of a invoice with a deleted payment
    • Fixes for expense category validation
    • Fixes for Stripe payment translations
    1 Reply Last reply
    0
    • nebulonN Offline
      nebulonN Offline
      nebulon
      Staff
      wrote on last edited by
      #189

      [1.6.41]

      • Update Invoice Ninja to 5.5.45
      • Full changelog
      • Add Payment id to bank transactions table
      • Tests for linking expenses and payments
      • Add css class to enable resizing of payment QR Codes
      • Increase chunk size for autobill
      • Fixes for payment tests
      • Fixes for Zoho Import
      • Fixes for single account creation
      • Add form request for enable two factor authentication
      • Updates for translations for Stripe
      • Additional checks for reminder scheduling for endless reminders
      • Updates for cookie consent - translate to locale if available
      • Ensure due_date_days is populated
      • Fixes for edge cases with recurring invoice due date days = 0
      • Count Bank Account Created on Hosted
      1 Reply Last reply
      0
      • nebulonN Offline
        nebulonN Offline
        nebulon
        Staff
        wrote on last edited by
        #190

        [1.6.42]

        • Update Invoice Ninja to 5.5.46
        • Use Cloudron base image 4.0.0
        • Full changelog
        • Provide translations by @beganovich in https://github.com/invoiceninja/invoiceninja/pull/7972
        • Fixes for custom labels/values for credits by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8030
        • Add status to client export by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8032
        • Reserved keywords are aware of date in recurring invoice PDF preview by @talkstraightuk in https://github.com/invoiceninja/invoiceninja/pull/7979
        • Update Sentry Laravel SDK to v3 by @cleptric in https://github.com/invoiceninja/invoiceninja/pull/8026
        • Tests for linking payments with expenses by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8033
        • Add delete webhook for projects by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8034
        1 Reply Last reply
        0
        • nebulonN Offline
          nebulonN Offline
          nebulon
          Staff
          wrote on last edited by
          #191

          [1.6.43]

          • Update Invoice Ninja to 5.5.47
          • Full changelog
          • Add payment id to bank transaction matching
          • Expand document name in client portal from 20 -> 40 chars
          • Ensure we retrieve archived invoices in Stripe payment webhook
          • Check for properties before accessing
          • Improve bank transaction filters
          • Ensure client is tagged on view quote activity
          • Add convert currency properties to company table
          • Subscriptions v2
          1 Reply Last reply
          0
          • nebulonN Offline
            nebulonN Offline
            nebulon
            Staff
            wrote on last edited by
            #192

            [1.6.44]

            • Update Invoice Ninja to 5.5.48
            • Full changelog
            • Add support for Matomo
            • Add Matomo to database table
            • Fixes for Matomo URL/ID
            • Add idempotency key for mollie
            • Fixes for Klarna
            • Add missing translations
            • Fixes for phone validation
            • Add checks prior to attempting to add in payment types
            • Add transaction filters for payments and expenses
            • Minor clean up of layout files
            • Use redirect away for mollie
            • Disable auto billing on recurring invoices and generated invoices
            • Fixes for type hints
            • Catch mollie payments if redirect URL is null
            • Add proper description to mollie credit card transactions
            • Minor fixes for stripe translations
            • Subscriptions v2 (WIP)
            1 Reply Last reply
            1
            • nebulonN Offline
              nebulonN Offline
              nebulon
              Staff
              wrote on last edited by
              #193

              [1.6.45]

              • Update Invoice Ninja to 5.5.49
              • Full changelog
              • OTP for subscriptions by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8069
              • Quote filters for expired and upcoming by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8071
              • Change Klarna intregration to comply with Klarna's rules by @LarsK1 in https://github.com/invoiceninja/invoiceninja/pull/8059
              • Force a currency for vendors by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8074
              • Subscriptions v2 by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8076
              • Attach invoice documents to payment emails by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8077
              • Disable auto fill for credit cards by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8078
              • minor fixes for subscriptions by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8080
              • v5.5.49 by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8081
              1 Reply Last reply
              0
              • girishG Offline
                girishG Offline
                girish
                Staff
                wrote on last edited by
                #194

                [1.6.46]

                • Update Invoice Ninja to 5.5.50
                • Full changelog
                • Flip sort order for payments in client portal by @turbo124 in #8085
                • Minor fixes for tax currencies - vendor vs client by @turbo124 in #8089
                • Fixes for Matomo by @LarsK1 in #8083
                • Fix eWay failures related to 32-bit integer limit by @joshuadwire in #8095
                1 Reply Last reply
                0
                • nebulonN Offline
                  nebulonN Offline
                  nebulon
                  Staff
                  wrote on last edited by
                  #195

                  [1.6.47]

                  • Disable auto update checker
                  1 Reply Last reply
                  0
                  • girishG Offline
                    girishG Offline
                    girish
                    Staff
                    wrote on last edited by
                    #196

                    [1.6.48]

                    • Update Invoice Ninja to 5.5.51
                    • Full changelog
                    • fix SEPA QR Code recurring invoice by @Hobby-Student in #8105
                    • adding update_payment webhook by @paulwer in #8118
                    • Product Sales Report by @turbo124 in #8119
                    • Minor improvements for checkout 3ds processing by @turbo124 in #8120
                    1 Reply Last reply
                    0
                    • nebulonN Offline
                      nebulonN Offline
                      nebulon
                      Staff
                      wrote on last edited by
                      #197

                      [1.6.49]

                      • Update Invoice Ninja to 5.5.52
                      • Full changelog
                      • Add issue templates back into the repo by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8126
                      • Additional mailer implementation by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8129
                      1 Reply Last reply
                      0
                      • girishG Offline
                        girishG Offline
                        girish
                        Staff
                        wrote on last edited by
                        #198

                        [1.6.50]

                        • Update Invoice Ninja to 5.5.54
                        • Full changelog
                        • Fix for leak on products route when using the ?with filter by @turbo124 in #8137
                        1 Reply Last reply
                        0
                        • girishG Offline
                          girishG Offline
                          girish
                          Staff
                          wrote on last edited by
                          #199

                          [1.6.51]

                          • Update Invoice Ninja to 5.5.55
                          • Full changelog
                          1 Reply Last reply
                          0
                          • girishG Offline
                            girishG Offline
                            girish
                            Staff
                            wrote on last edited by
                            #200

                            [1.6.52]

                            • Update Invoice Ninja to 5.5.56
                            • Full changelog
                            • Fixes for deleting payments by @turbo124 in #8151
                            • Minor fixes for transactions by @turbo124 in #8152
                            • Fixes for client mailers by @turbo124 in #8153
                            • Quote Filters by @turbo124 in #8156
                            • Fixes for matomo by @LarsK1 in #8157
                            1 Reply Last reply
                            0
                            • girishG Offline
                              girishG Offline
                              girish
                              Staff
                              wrote on last edited by
                              #201

                              [1.6.53]

                              • Update Invoice Ninja to 5.5.57
                              • Full changelog
                              • Implement next_run calculation for scheduled tasks by @turbo124 in #8172
                              • Add company logo size to company settings object by @turbo124 in #8173
                              1 Reply Last reply
                              0
                              • girishG Offline
                                girishG Offline
                                girish
                                Staff
                                wrote on last edited by
                                #202

                                [1.6.54]

                                • Update Invoice Ninja to 5.5.60
                                • Full changelog
                                • Fixes for clientcontact observer bug
                                1 Reply Last reply
                                0
                                • girishG Offline
                                  girishG Offline
                                  girish
                                  Staff
                                  wrote on last edited by
                                  #203

                                  [1.6.55]

                                  • Update Invoice Ninja to 5.5.61
                                  • Full changelog
                                  • Fixes for Client Portal Bug
                                  • Fixes for Multidb Task Scheduler
                                  • Setup permissions for Bank Transactions
                                  • Fixes for content-disposition in CORS
                                  • Add filename to headers for inline files
                                  1 Reply Last reply
                                  0
                                  • girishG Offline
                                    girishG Offline
                                    girish
                                    Staff
                                    wrote on last edited by
                                    #204

                                    [1.6.56]

                                    • Update Invoice Ninja to 5.5.62
                                    • Full changelog
                                    • enhance address field by @Hobby-Student in #8188
                                    • fix: processReservedKeywords should be aware of recurring invoice date by @talkstraightuk in #8182
                                    • fix for permissions regression
                                    1 Reply Last reply
                                    0
                                    • nebulonN Offline
                                      nebulonN Offline
                                      nebulon
                                      Staff
                                      wrote on last edited by
                                      #205

                                      [1.6.57]

                                      • Update Invoice Ninja to 5.5.63
                                      • Full changelog
                                      • Ensure api token has a name using update route by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8211
                                      1 Reply Last reply
                                      0
                                      • nebulonN Offline
                                        nebulonN Offline
                                        nebulon
                                        Staff
                                        wrote on last edited by
                                        #206

                                        [1.6.58]

                                        • Update Invoice Ninja to 5.5.64
                                        • Full changelog
                                        • Adjust throttling for password reset requests
                                        • Minor checks for user deleted_at state
                                        • Set timezone when testing date ranges
                                        • Update clean design to allow clean page breaks
                                        • Updates for bug template
                                        • Implement logic that changes the response based on user permissions
                                        • Fixes for validation of webhooks
                                        • Live Design Preview Test
                                        • Skip live designs in github actions
                                        • Enable setting the width of the logo via settings
                                        • Update designs
                                        • Fixes for reports
                                        1 Reply Last reply
                                        0
                                        • nebulonN Offline
                                          nebulonN Offline
                                          nebulon
                                          Staff
                                          wrote on last edited by
                                          #207

                                          [1.6.59]

                                          • Update Invoice Ninja to 5.5.65
                                          • Full changelog
                                          • Fixes for Job Retries in Mailers and Webhooks by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8220
                                          • Minor fixes for create entity when models are missing by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8221
                                          • Minor fixes for the Clean design by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8222
                                          • Minor fixes for the task scheduler by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8223
                                          • Fixes for ninja mailer by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8224
                                          • Fixes for staticmodel scopes by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8228
                                          • v5.5.65 by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8229
                                          1 Reply Last reply
                                          0
                                          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