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 | Demo | Docs | Install
  1. Cloudron Forum
  2. Firefly III
  3. Firefly III - Package Updates

Firefly III - Package Updates

Scheduled Pinned Locked Moved Firefly III
118 Posts 5 Posters 43.0k Views 8 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.
  • Package UpdatesP Offline
    Package UpdatesP Offline
    Package Updates
    App Dev
    wrote on last edited by
    #106

    [3.8.3]

    • Update firefly-iii to 6.2.15
    • Full Changelog
    • Issue 10356 (Call to undefined method createPersonalAccessClient()) reported by @JC5
    • Issue 10357 (Target AuthorizationViewResponse is not instantiable) reported by @JC5
    1 Reply Last reply
    0
    • Package UpdatesP Offline
      Package UpdatesP Offline
      Package Updates
      App Dev
      wrote on last edited by
      #107

      [3.8.4]

      • Update firefly-iii to 6.2.16
      • Full Changelog
      • Issue 10367 (Delete account results in error) reported by @sawyert
      1 Reply Last reply
      0
      • Package UpdatesP Offline
        Package UpdatesP Offline
        Package Updates
        App Dev
        wrote on last edited by
        #108

        [3.8.5]

        • Update firefly-iii to 6.2.17
        • Full Changelog
        • Firefly III will trim account numbers with spaces for better matching during imports
        • Running balance is only updated when amounts or accounts change.
        • Transactions can't be linked to a piggy bank twice.
        • Issue 10229 (Please show transaction ID in the Meta information) reported by @srikakulamts
        • Issue 10382 (Have a link to search page on mobile layout) reported by @sergeolkhovik
        • Issue 10399 (Can not apply rules to future dates) reported by @sanderr
        • Issue 10403 (Piggy banks over multiple accounts are too restrictive) reported by @sanderr
        • Issue 10413 (Piggy Bank math seems broken, deductions are not registered, Saved so far 0 but balance is positive) reported by @Skiri-ki
        • Issue 10419 (Add quarters to report view to prefill date ranges) reported by @othmar52
        • Issue 10426 (bcadd(): Argument #1 ($num1) is not well-formed) reported by @grgar
        1 Reply Last reply
        0
        • Package UpdatesP Offline
          Package UpdatesP Offline
          Package Updates
          App Dev
          wrote on last edited by
          #109

          [3.8.6]

          • Update firefly-iii to 6.2.18
          • Full Changelog
          • Give more details about OAuth errors.
          • Currency seeder adds "RMB" instead of "CNY" for Chinese Yuan.
          • Issue 10454 (Bulk edit individually give an error) reported by @Rick45
          • Issue 10470 (API endpoint /api/v1/chart/account/overview throws error) reported by @dreautall
          • Remove some leftover debug info
          1 Reply Last reply
          0
          • Package UpdatesP Offline
            Package UpdatesP Offline
            Package Updates
            App Dev
            wrote on last edited by
            #110

            [3.8.7]

            • Update firefly-iii to 6.2.19
            • Full Changelog
            • Currency seeder adds "CNY" again, because it turns out "RMB" is not the official, ISO 4217 code for the Chinese Yuan.
            • The "period overview" next to the transaction lists (withdrawals, deposits and transfers) is limited to 10 entries because it uses a lot of memory. I still have to fix this.
            • Support for ntfy, since the underlying library is no longer maintained. Will be replaced in the future.
            • Running balance calculation also triggers on edit.
            • Issue 10489 (Cannot create personal access token if using remote guard auth in latest version) reported by @Palomox
            • Issue 10493 (Reports First Graph Wrong) reported by @nicolopozzato
            • Issue 10499 (Password change results in error 500 (Class "Hash" not found)) reported by @willermo
            • Issue 10507 (Opening balance transactions includes in has_no_category filter) reported by @lompi
            • Issue 10510 (Liability accounts show as 'no name' on budget transaction report pie chart.) reported by @slackspace-io
            1 Reply Last reply
            0
            • Package UpdatesP Offline
              Package UpdatesP Offline
              Package Updates
              App Dev
              wrote on last edited by
              #111

              [3.8.8]

              • Update firefly-iii to 6.2.20
              • Full Changelog
              • New query parser is now the default.
              • Issue 10517 (401 when trying to create personal access token with Remote user authentication) reported by @MaxPelly
              • Discussion 10530 (Find and delete transactions with empty descriptions) started by @umfk
              • Issue 10535 (Internal Firefly III Exception: Undefined array key "currency") reported by @MaelFr
              1 Reply Last reply
              0
              • Package UpdatesP Offline
                Package UpdatesP Offline
                Package Updates
                App Dev
                wrote on last edited by
                #112

                [3.8.9]

                • Update firefly-iii to 6.2.21
                • Full Changelog
                • Debug information to search engine.
                • Rename table field for postgres databases.
                • Issue 10581 (Epoch doesn't fit in a PHP integer error on 32-bit systems due to strict date validation) reported by @kksandr7
                • Discussion 10601 (Edit a transaction will result in an incorrect date) started by @MasterZhang007
                1 Reply Last reply
                0
                • Package UpdatesP Offline
                  Package UpdatesP Offline
                  Package Updates
                  App Dev
                  wrote on last edited by
                  #113

                  [3.9.0]

                  • Update firefly-iii to 6.3.0
                  • Full Changelog
                  • Firefly III v6.3.0 introduces a lot of API changes that deal with multi-currency support. Make sure your beloved apps are updated to support this.
                  • Add Arabic as language, translations follow.
                  • Renamed all instances of "default" and "native" currency to "primary" currency. This influences translations and API endpoints. The database is not changed because that's difficult to do reliably.
                  • Any API-field called default_* or native_*. Use primary_* instead.
                  • All v2 endpoints.
                  • Tag overview will no longer search for tags dated < 1970.
                  • All remaining API v2 endpoints are deprecated and removed in favour of the API v1 endpoints.
                  • All API read endpoints now support multi-currency. Fields such as the balance and amount fields will also be available as pc_*-fields. Objects with currency information also come with new primary_currency_* fields.
                  • All API read endpoints are DB optimized and should be faster.
                  • All documentation should be in sync again.
                  1 Reply Last reply
                  0
                  • Package UpdatesP Offline
                    Package UpdatesP Offline
                    Package Updates
                    App Dev
                    wrote on last edited by
                    #114

                    [3.9.1]

                    • Update firefly-iii to 6.3.1
                    • Full Changelog
                    • Discussion 10768 (Argument #1 ($start) must be of type Carbon\Carbon, null given) started by @tangodance
                    • Issue 10771 (/v1/budgets/{id}/limits seems broken) reported by @Sceptorrh
                    • Issue 10773 (API: Wrong Return types) reported by @dreautall
                    • Issue 10775 (API: /v1/chart/account/overview broken) reported by @dreautall
                    • Issue 10782 ([error'] /accounts/[asset,expense,revenue]) reported by @vkanev
                    1 Reply Last reply
                    0
                    • Package UpdatesP Offline
                      Package UpdatesP Offline
                      Package Updates
                      App Dev
                      wrote on last edited by
                      #115

                      [3.9.2]

                      • Update firefly-iii to 6.3.2
                      • Full Changelog
                      • Discussion 10768 (Argument #​1 ($start) must be of type Carbon\Carbon, null given) started by @​tangodance
                      • Issue 10771 (/v1/budgets/{id}/limits seems broken) reported by @​Sceptorrh
                      • Issue 10773 (API: Wrong Return types) reported by @​dreautall
                      • Issue 10775 (API: /v1/chart/account/overview broken) reported by @​dreautall
                      • Issue 10782 ([error'] /accounts/[asset,expense,revenue]) reported by @​vkanev
                      1 Reply Last reply
                      0
                      • Package UpdatesP Offline
                        Package UpdatesP Offline
                        Package Updates
                        App Dev
                        wrote on last edited by
                        #116

                        [3.10.0]

                        • Update firefly-iii to 6.4.0
                        • Full Changelog
                        • Issue 5532 (Asset prices and exchange rates) reported by @svozniuk
                        • Discussion 10725 (New webhook triggers) started by @Billos. See the documentation.
                        • Issue 10790 (Undefined variable $occurrences) reported by @senna1992
                        • Issue 10791 (Clone and edit a transaction with a different currency doesn't clear the foreign transaction amount) reported by @jxtxzzw
                        • Issue 10794 (Error with recurring transaction) reported by @MaximSN
                        • Issue 10799 (Budget - "Left (per day)" not showing the correct value) reported by @GensHaze
                        • Issue 10802 (Crash when trying to update a budget limit) reported by @Billos
                        • Issue 10803 (Issue in /v1/budget-limits spent attribute) reported by @Billos
                        • Issue 10808 (cron job Error: Undefined variable $preference) reported by @MexerSam
                        • Issue 10813 (Error "Argument #2 ($symbol) must be of type string" while try open subscriptions section) reported by @mrResident
                        1 Reply Last reply
                        0
                        • Package UpdatesP Offline
                          Package UpdatesP Offline
                          Package Updates
                          App Dev
                          wrote last edited by
                          #117

                          [3.10.1]

                          • Update firefly-iii to 6.4.1
                          • Full Changelog
                          • MR 10979 (Add Kazakhstani Tenge (KZT) currency) reported by @maksimkurb
                          • Fixed a missing filter from issue 10803.
                          • Issue 10833 (Can't open transaction after assigning a tag to it) reported by @zynexiz
                          • Issue 10854 (string / null in budget causes budget page to not render) reported by @4e868df3
                          • Discussion 10891 (User group id is null when downloading new exchange rates) started by @dakennguyen
                          • Issue 10920 (Liability transaction with same source and destination possible) reported by @Mr-Kanister
                          • Issue 10924 (Recurring transactions don't save (or show) selected subscription) reported by @SteffoSpieler
                          • Discussion 10938 (Unable to apply default rule group to certain transactions) started by @praemon
                          • Issue 10940 (Internal Server Error when trying to open piggy banks) reported by @mattephi
                          • Issue 10954 (Internal Server Error when trying to access (default) account) reported by @thomaschristory
                          1 Reply Last reply
                          0
                          • Package UpdatesP Offline
                            Package UpdatesP Offline
                            Package Updates
                            App Dev
                            wrote last edited by
                            #118

                            [3.10.2]

                            • Update firefly-iii to 6.4.2
                            • Full Changelog
                            • Issue 11015 (Call to a member function subSecond() on null when viewing accounts) reported by @sirgio145
                            • Issue 11016 (Undefined array key 1 when viewing subscriptions) reported by @anuneo
                            • Issue 11018 (/v1/accounts balance_difference last day is not accounted for) reported by @ctrl-f5
                            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