Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@rootCircle rootCircle released this 06 Dec 00:55
· 24 commits to dev since this release
11559dd

docFiller Release Notes

What's New:

  • Fixed issue with editable Google Forms: docFiller now fills forms on editable Google Forms as expected.
  • Improved Dependency Management: Unused dependencies have been removed from package.json, and all dependencies have been updated to their latest versions.
  • Bug Fixes: Squashed a major bug where docFiller would skip 2-3 initial forms during the filling process.
  • New Feature - Enable/Disable with Custom Button: You can now enable or disable docFiller with a custom button if the feature is disabled.
  • Custom Profiles: docFiller now supports custom profiles to enhance the prompt generation, making it sound more natural and tailored to your needs.
  • UI/UX Improvements: The docFiller popup has been redesigned to be more user-friendly, especially for new users.
  • API Key Management: If you haven't filled in your API keys, docFiller will now alert you via a popup. API keys are now hidden by default to improve security and privacy.

What to Expect in the Future:

As we continue to refine docFiller and enhance its stability, we'll focus on further improving UI/UX and prompt quality. One of the highly requested features is the ability to prevent filling forms that have already been filled manually or automatically. While this feature will save both time and costs, it will require significant architectural changes, so it may take some time to implement.

Thank you for your continued support, and stay tuned for future updates!

PR saga

  • Integrated Chrome Built-in AI by @Gyan172004 in #44
  • Enhanced Popup UI with Power Toggle and State Management by @Him7n in #45
  • Added Profile Management System by @Him7n in #46
  • Handled consensus logic for zero weights. by @Gyan172004 in #47
  • fix: resolve toggle functionality issues and rename storage key by @Him7n in #48
  • Integrated Backend for Profiles by @Gyan172004 in #49
  • dps : Update LangChain Dependencies to Latest Versions by @Him7n in #50
  • fix: Update settings key for automatic filling toggle by @Him7n in #51
  • Add API key validation for AI models by @Gyan172004 in #52
  • chore: remove undefined value from getter properties fix :default automatic filling state and improve toggle logic by @Him7n in #53

Full Changelog: v1.0.2...v1.1.0

image