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
119 Posts 5 Posters 45.2k 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
    #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
                    • Package UpdatesP Offline
                      Package UpdatesP Offline
                      Package Updates
                      App Dev
                      wrote last edited by
                      #119

                      [3.10.3]

                      • Update firefly-iii to 6.4.4
                      • Full Changelog
                      • MR 11140 (Add Saudi Riyal (SAR) currency) reported by @Jihad
                      • Issue 11144 (Initial balance is auto suggested as an account) reported by @elliot-gh
                      • Issue 11147 (Start and End Balance gets blanked out during reconciliation) reported by @lrdshaper
                      • MR 10993 (use correct translation key for category report income table) reported by @ctrl-f5
                      • MR 11028 (Adding Latin American Currency Support) reported by @codearena-bot
                      • MR 11039 (proposal for improved request handling) reported by @ctrl-f5
                      • MR 11041 (Add XML mimetypes to the allowedMimes list) reported by @jreyesr
                      • Issue 11102 (Allow to redact account totals in web ui) reported by @edvgui
                      • Issue 11132 (Add a 6 month interest period) reported by @CiramorDev
                      • Issue 11109 (Could not find a transaction currency with code "Korean Won"/"Russian ruble") reported by @mattephi
                      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