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. Dolibarr
  3. Dolibarr - Package Updates

Dolibarr - Package Updates

Scheduled Pinned Locked Moved Dolibarr
52 Posts 3 Posters 6.7k Views 5 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
    #33

    [1.6.3]

    • Update Dolibarr to 18.0.3
    • Changelog
    1 Reply Last reply
    0
    • nebulonN Offline
      nebulonN Offline
      nebulon
      Staff
      wrote on last edited by
      #34

      [1.6.4]

      • Update Dolibarr to 18.0.4
      • Changelog
      1 Reply Last reply
      0
      • nebulonN Offline
        nebulonN Offline
        nebulon
        Staff
        wrote on last edited by
        #35

        [1.6.5]

        • Allow custom plugin installation
        1 Reply Last reply
        0
        • nebulonN Offline
          nebulonN Offline
          nebulon
          Staff
          wrote on last edited by
          #36

          [1.6.6]

          • Update Dolibarr to 18.0.5
          • Changelog
          1 Reply Last reply
          0
          • nebulonN Offline
            nebulonN Offline
            nebulon
            Staff
            wrote on last edited by
            #37

            [1.7.0]

            • Update Dolibarr to 19.0.0
            • Changelog
            1 Reply Last reply
            0
            • nebulonN Offline
              nebulonN Offline
              nebulon
              Staff
              wrote on last edited by
              #38

              [1.7.1]

              • Update Dolibarr to 19.0.1
              • Changelog
              1 Reply Last reply
              0
              • nebulonN Offline
                nebulonN Offline
                nebulon
                Staff
                wrote on last edited by
                #39

                [1.7.2]

                • Update Dolibarr to 19.0.2
                • Changelog
                1 Reply Last reply
                0
                • girishG Offline
                  girishG Offline
                  girish
                  Staff
                  wrote on last edited by
                  #40

                  [1.7.3]

                  • Fix permission issue and various security warnings
                  1 Reply Last reply
                  0
                  • Package UpdatesP Offline
                    Package UpdatesP Offline
                    Package Updates
                    App Dev
                    wrote on last edited by
                    #41

                    [1.7.4]

                    • Update Dolibarr to 19.0.3
                    • Changelog
                    1 Reply Last reply
                    0
                    • Package UpdatesP Offline
                      Package UpdatesP Offline
                      Package Updates
                      App Dev
                      wrote on last edited by
                      #42

                      [1.8.0]

                      • Update Dolibarr to 20.0.0
                      • Changelog
                      1 Reply Last reply
                      0
                      • Package UpdatesP Offline
                        Package UpdatesP Offline
                        Package Updates
                        App Dev
                        wrote on last edited by
                        #43

                        [1.8.1]

                        • Update Dolibarr to 20.0.1
                        • Changelog
                        1 Reply Last reply
                        0
                        • Package UpdatesP Offline
                          Package UpdatesP Offline
                          Package Updates
                          App Dev
                          wrote on last edited by
                          #44

                          [1.8.2]

                          • Fix warnings on on user syncing
                          1 Reply Last reply
                          0
                          • Package UpdatesP Offline
                            Package UpdatesP Offline
                            Package Updates
                            App Dev
                            wrote on last edited by
                            #45

                            [1.8.3]

                            • Update dolibarr to 20.0.2
                            • Full Changelog
                            1 Reply Last reply
                            0
                            • Package UpdatesP Offline
                              Package UpdatesP Offline
                              Package Updates
                              App Dev
                              wrote on last edited by
                              #46

                              [1.8.4]

                              • Update dolibarr to 20.0.3
                              • Full Changelog
                              1 Reply Last reply
                              0
                              • Package UpdatesP Offline
                                Package UpdatesP Offline
                                Package Updates
                                App Dev
                                wrote on last edited by
                                #47

                                [1.8.5]

                                • Update dolibarr to 20.0.4
                                1 Reply Last reply
                                0
                                • Package UpdatesP Offline
                                  Package UpdatesP Offline
                                  Package Updates
                                  App Dev
                                  wrote on last edited by
                                  #48

                                  [1.9.0]

                                  • Update dolibarr to 21.0.0
                                  • Full Changelog
                                  • Prepare your module for deprecation of triggers code XXX_INSERT to support also XXX_CREATE.
                                  • More class properties (with old name in french) are now deprecated in favor of the property name in english.
                                  • The json emulator dol_json_encode/decode() is removed. The native json PHP module must be enabled/available (this is the case by default with most PHP installation).
                                  • The deprecated GET parameter "&sall=" has been removed, use now the "&search_all=".
                                  • The experimental and deprecated module WebserviceClient is completely removed (was never released and use deprecated architecture). It may be replaced with the stable module Webhook.
                                  • The dynamic properties ->no_button_delete, ->no_button_edit, ->no_button_copy for $object Product that could be set by an external module must no more be
                                  • The old function dol_bc($var, $moreclass = '') has been removed. If you called it, just stop to call it (the function has no effect since a long time).
                                  • The trigger code CATEGORY_LINK and CATEGORY_UNLINK have been replaced with code CATEGORY_MODIFY. You can read ->context['linkto'] or ->context['unlinkoff'] to detect if we want to make a link or unlink.
                                  • The property ->domiciliation and ->propio on bank accounts has been deprecated and replaced with property ->address and ->owner_name everywhere.
                                  • If you were using the substitution key MEMBER_CIVILITY, you must now use MEMBER_TITLE
                                  • The hidden title of tab that was hidden by the CSS class tabTitleText has been completely removed from HTML content.
                                  1 Reply Last reply
                                  0
                                  • Package UpdatesP Offline
                                    Package UpdatesP Offline
                                    Package Updates
                                    App Dev
                                    wrote on last edited by
                                    #49

                                    [1.9.1]

                                    • Update dolibarr to 21.0.1
                                    • Full Changelog
                                    • FIX: #33365 Global search for single shipment (#33401)
                                    • FIX: #33404 - to keep the method findNearest an agnostic method.
                                    • FIX: Accountancy simplified - with multiple entities, amount of the entry is multiplied by the number of entities (#33370)
                                    • FIX: Add a new email for notification
                                    • FIX: Bad link to download tax vat document
                                    • FIX: Blank page on agenda event per user
                                    • FIX: blank page on smartphone for bank SEPA direct transfer page
                                    • FIX: close all services on contract will close all lines (#33466)
                                    • FIX: Count on supplier invoice list does not match count in DB (#33351)
                                    • FIX: CR on script output
                                    1 Reply Last reply
                                    0
                                    • Package UpdatesP Offline
                                      Package UpdatesP Offline
                                      Package Updates
                                      App Dev
                                      wrote on last edited by
                                      #50

                                      [1.10.0]

                                      • Update base image to 5.0.0
                                      1 Reply Last reply
                                      0
                                      • Package UpdatesP Offline
                                        Package UpdatesP Offline
                                        Package Updates
                                        App Dev
                                        wrote on last edited by
                                        #51

                                        [1.11.0]

                                        • chore(deps): update dependency dolibarr/dolibarr to v21.0.1
                                        • Migrate to OIDC login
                                        1 Reply Last reply
                                        0
                                        • Package UpdatesP Offline
                                          Package UpdatesP Offline
                                          Package Updates
                                          App Dev
                                          wrote on last edited by
                                          #52

                                          [1.11.1]

                                          • Code tidying up
                                          • Sync ldap users every hour
                                          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