DockFlare v3.0.4: Bug Squashing and Quality of Life Update #278
                  
                    
                      ChrispyBacon-dev
                    
                  
                
                  announced in
                Announcements
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I've just pushed a new update, version 3.0.4. This release is focused on fixing several key bugs that many of you have reported, along with some nice quality-of-life improvements for the UI.
Bug Fixes and Stability Improvements
Thanks to some very helpful and detailed bug reports from the community, I was able to track down and fix a few significant issues:
www.domain.comanddomain.com), only the first rule would be secured correctly. Subsequent hostnames would incorrectly bypass authentication. This is now resolved, and the policy will be applied to all hostnames as expected (addressing edge case: multi access policy / *.domain.tld #276).UI Improvements
One thing that has bothered me for a while was the use of the default browser popups for alerts and confirmations. They were functional, but they didn't really fit the application's style. I went through and replaced all 53 of them with custom modals that match the DaisyUI theme, which I think makes for a much cleaner and more consistent experience.
I also made a few other small improvements to the UI:
A New Tool for Advanced Users
Finally, I've included a new command-line utility in this release. To be honest, I originally built this tool for myself. While testing and fixing the agent bugs, I had to run multiple DockFlare instances, which left my Cloudflare account with a lot of duplicate policies. This tool was my way of cleaning that up safely. It has a
--dry-runmode to let you see what it will do before it makes any changes. I decided to leave it in the project in case it might be useful for anyone else who runs into a similar situation. You can find more details on how to use it in theCLI_USAGE.mdfile.As always, thank you for using the project and for all the valuable feedback. For a more detailed breakdown of all the changes, you can refer to the full changelog. Let me know if you run into any issues with this new version.
Cheers,
Chris
This discussion was created from the release DockFlare v3.0.4: Bug Squashing and Quality of Life Update.
Beta Was this translation helpful? Give feedback.
All reactions