v1.11.0
版本发布时间: 2022-04-28 20:07:51
ToolJet/ToolJet最新发布版本:v2.67.2(2024-10-24 22:03:32)
What's Changed
- [ Feature ]: Add realtime collaboration 🔥 by @gondar00 in https://github.com/ToolJet/ToolJet/pull/2517
- [ Feature ]: Notion plugin 🚀 by @shah21 in https://github.com/ToolJet/ToolJet/pull/2853
- [ Feature ]: OpenAPI import plugin 😎 by @shah21 in https://github.com/ToolJet/ToolJet/pull/2728
- [ Feature ]: Maintenance mode for application 🛠 by @shah21 in https://github.com/ToolJet/ToolJet/pull/2820
- [ Feature ]: SVG widget 🤘 by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/2806
- [ Feature ]: Implemented SSL certificate option in PostgreSQL data-source 📄 by @shah21 in https://github.com/ToolJet/ToolJet/pull/2636
- [ Feature ]: Datepicker exclude dates addition by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/2751
- [ Feature ]: Add data transfer object layer to validate and sanitize user inputs by @akshaysasidrn in https://github.com/ToolJet/ToolJet/pull/2694
- [ Feature ]: added basic & bearer auth to Rest API by @shah21 in https://github.com/ToolJet/ToolJet/pull/2742
- [ Feature ]: Added a field for sending JSON body with Rest Api Queries by @shah21 in https://github.com/ToolJet/ToolJet/pull/2667
Other Changes
- [Docs]: Replaced gif with intro video for the widget by @shivangT in https://github.com/ToolJet/ToolJet/pull/2797
- Style updates for styles tab in inspector by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/2757
- Ensure listItem is exposed for set/unset custom variables handler by @sherfin94 in https://github.com/ToolJet/ToolJet/pull/2813
- Bugfix :: rethinkdb docs updated by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/2809
- Centered App Version in Editor by @KaviiSuri in https://github.com/ToolJet/ToolJet/pull/2644
- Updated widget names that were lowercase by @mathiasdonoso in https://github.com/ToolJet/ToolJet/pull/2817
- [docs] Updated Baserow and CouchDB docs by @withshubh in https://github.com/ToolJet/ToolJet/pull/2816
- Fix: changed the s3 sidebar position by @manjunath00 in https://github.com/ToolJet/ToolJet/pull/2829
- Cypress test for login functionality by @ajith-k-v in https://github.com/ToolJet/ToolJet/pull/2801
- Move documentation link in transformation popover to a new line by @manjunath00 in https://github.com/ToolJet/ToolJet/pull/2832
- Commandline tool link by @manjunath00 in https://github.com/ToolJet/ToolJet/pull/2833
- [Bugfix] On dispatching Undo ⌘Z or Redo ⌘+shift+Z actions to a component on the editor should also update the internal state or props for the children. by @arpitnath in https://github.com/ToolJet/ToolJet/pull/2826
- Improving codehinter UX for better typing by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/2796
- Fix: #2702 - set newGroupName to null on cancel by @almaraz333 in https://github.com/ToolJet/ToolJet/pull/2835
- Add missing sourceOptions to Snowflake to fix the warehouse/database/schema/role when connecting by @joshuataylor in https://github.com/ToolJet/ToolJet/pull/2718
- [docs] renamed filepicker.md to file-picker.md by @DinahWorld in https://github.com/ToolJet/ToolJet/pull/2848
- Add count of elements to new datasource modal by @eyuelberga in https://github.com/ToolJet/ToolJet/pull/2846
- [Bug-fix] Date picker dropdown breaks table row by @shah21 in https://github.com/ToolJet/ToolJet/pull/2803
- [Bugfix]: Allow firing onSearch event of Table widget irrespective of server-side search is set to true or false. by @arpitnath in https://github.com/ToolJet/ToolJet/pull/2660
- bugfix :: minor alignment for timeline title by @DinahWorld in https://github.com/ToolJet/ToolJet/pull/2849
- [docs] renamed deployment directory to setup by @withshubh in https://github.com/ToolJet/ToolJet/pull/2847
- [Bugfix] stripe query selection dropdown menu should display the selected component value on saving the query by @arpitnath in https://github.com/ToolJet/ToolJet/pull/2106
- Update base url label from URL to Base URL in Rest API datasource by @eyuelberga in https://github.com/ToolJet/ToolJet/pull/2859
- [docs] changed sidebar position for setup by @withshubh in https://github.com/ToolJet/ToolJet/pull/2858
- Fix inconsistent action button on share modal by @eyuelberga in https://github.com/ToolJet/ToolJet/pull/2854
- [improvement] Follow up to #2826 by @arpitnath in https://github.com/ToolJet/ToolJet/pull/2870
- Fix User group not creating on press enter by @eyuelberga in https://github.com/ToolJet/ToolJet/pull/2869
- Bugfix :: datepicker widget shows current date when default date is set as empty by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/2875
- [ enhancement ] :: added on select event by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/2707
- bugfix :: disable cursor when pagination icons are disabled by @Olaleye-Blessing in https://github.com/ToolJet/ToolJet/pull/2867
- Fix: Thread/Comment edit and delete by @akshaysasidrn in https://github.com/ToolJet/ToolJet/pull/2880
- HOTFIX: Add support for s3 base64 encoding by @akshaysasidrn in https://github.com/ToolJet/ToolJet/pull/2906
- fix: realtime update for global settings by @gondar00 in https://github.com/ToolJet/ToolJet/pull/2898
- style: hide resolved icon if not the thread owner by @gondar00 in https://github.com/ToolJet/ToolJet/pull/2911
- style: show tooltip on avatar hover by @gondar00 in https://github.com/ToolJet/ToolJet/pull/2913
- Updated cypress folder structure by @ajith-k-v in https://github.com/ToolJet/ToolJet/pull/2909
- [Bugfix] Tabs widget's Highlight text color doesn't change by @shah21 in https://github.com/ToolJet/ToolJet/pull/2900
- fixed Text Widget not showing zero and false by @manishkushare in https://github.com/ToolJet/ToolJet/pull/2877
- added react-select library to create app version by @manishkushare in https://github.com/ToolJet/ToolJet/pull/2903
- Chore: AMI build release workflow by @akshaysasidrn in https://github.com/ToolJet/ToolJet/pull/2923
- Added GH issue template for cypress tests by @ajith-k-v in https://github.com/ToolJet/ToolJet/pull/2919
- Fix key-value input increment when no items are added by @eyuelberga in https://github.com/ToolJet/ToolJet/pull/2844
- [chore] fixes eslint warning and errors by @arpitnath in https://github.com/ToolJet/ToolJet/pull/2917
- [Docs]: Table widget video by @shivangT in https://github.com/ToolJet/ToolJet/pull/2925
- fix: able to edit app post version released by @gondar00 in https://github.com/ToolJet/ToolJet/pull/2915
- [ Feature ]: Add backend validation to prevent editing released version by @akshaysasidrn in https://github.com/ToolJet/ToolJet/pull/2926
New Contributors
- @mathiasdonoso made their first contribution in https://github.com/ToolJet/ToolJet/pull/2817
- @manjunath00 made their first contribution in https://github.com/ToolJet/ToolJet/pull/2829
- @ajith-k-v made their first contribution in https://github.com/ToolJet/ToolJet/pull/2801
- @almaraz333 made their first contribution in https://github.com/ToolJet/ToolJet/pull/2835
Full Changelog: https://github.com/ToolJet/ToolJet/compare/v1.10.2...v1.11.0