Releases: rootCircle/docFiller
v1.3.2
v1.3.1
v1.3.1 (2024-12-26)
We’re excited to announce the release of docFiller 1.3.1! This update introduces a host of new features, enhancements, and fixes to improve your experience. Here’s what’s new from v1.1.0:
New Features
- Enhanced Password Input Toggles: Simplified password visibility toggling for a seamless user experience. (#60)
- Toast Notifications: Added dynamic notifications for better feedback. (#60)
- Magic Profile Implementation: Automatically create user-friendly profiles with minimal input. (#65)
- Dark Theme Integration: A sleek new dark theme is now available for the extension. (#67)
- Dynamic Manifest: Enhanced flexibility with dynamically generated manifest files. (#72)
- Comprehensive Metrics Tracking System: Added robust tracking for key user and system metrics. (#63)
Enhancements
- Profile Card Edit Option: Users can now edit details directly from their profile cards. (#55)
- Dropdown Handling Improvements: Optimized interactions with dropdown elements. (#61)
- Skipping Marked Questions: Easily skip flagged questions for faster navigation. (#61)
- Metric Streak Logic Update: Enhanced tracking logic for improved accuracy and storage efficiency. (#64)
Bug Fixes
- Popup Responsiveness: Fixed layout issues to ensure better usability on smaller screens. (#76)
- Link Interactivity: Improved handling of interactive links in popups. (#76)
- Dynamic API Key Reset: Streamlined API key management for improved usability. (#61)
- TIME and TIME_WITH_MERIDIEM fields parsing errors
- fix: UI default cases due to wrong use of || instead of ??. (caused enable/disable button to be always enabled in spite of internal values).
- fix: missing Get API Links in Consensus enabled fields in options page.
- fix issues with Time and Duration fields (see more in #58, #59)
- fix: permission issue causing extension to skip running on first load
CI/CD Improvements
- GitHub Actions: Release Workflow: Automated release process via a new release.yml file. (#77)
- Labeler Integration: Added labeler to streamline pull request management. (#79)
- Moved from
bun
toesbuild
as our bundler, asbun
is buggy!
Documentation Updates
- Readme Enhancements: Minor improvements to documentation for better clarity. (#71)
This release wouldn’t have been possible without the contributions from our amazing community. Thank you to @Gyan172004, @Him7n and @Thunder-Blaze for your efforts!
🚀 Upgrade to docFiller 1.3.1 now and enjoy these exciting updates!
New Contributors
- @Thunder-Blaze made their first contribution in #67
Full Changelog: v1.1.0...v1.3.1
v1.1.0
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
v1.0.2
What's Changed
- Fixed passing API keys to Builds and Added Feature : Enhancement of UI by @Him7n in #41
- Refactor LLMEngine and Enhance Instance Management by @Him7n in #42
- Add Compatibility for Chrome by Updating Background Configuration by @Him7n in #43
v1.0.2 (2024-11-19)
- Fix: Improved UX.
- Added: Terms of Use and Privacy Policy in the extension.
- Added: Links to fetch API keys for different AI platforms.
v1.0.1 (2024-11-19)
- Fix: Resolved issue where Multiple Choice Zod validation failed.
New Contributors
Full Changelog: https://github.com/rootCircle/docFiller/commits/v1.0.3
docfiller-1.0.2-chrome.zip