What's new?
- chore: Release 1.9.9 (#20891)
- ci: updated the PAT to access the appsmithorg/ci-oldstack (#20870)
- docs: Add steps to enable the replica set for mongodb (#20757)
🚀 Features
- feat: URL Navigation for Widgets (#20202)
- feat: responsive pagination control (#20665)
- feat: usage and billing ce (#20653)
- fix: allow MsSQL plugin to connect with ssl encryption (#20568)
- feat: Error handling phase 1 (#20629)
- feat: peek overlay (#20053)
🐛 Bug Fixes
- fix: Table breaks on adding binding to column name (#20686)
- fix: 14544 Ignore comments before parsing a query with IS operator in MySQL (#20620)
- fix: 11847 configuring UTF-8 encoding as default to SMTP plugin (#20619)
- fix: Error log on a widget property not clearing out when the widget property is deleted (#20486)
- fix: Limit List widget nesting to a maximum of 3 levels (#20506)
- fix: Increased Nginx limit to 150 MB to allow 100 MB Base 64 encoded files (#20617)
- fix: allow MsSQL plugin to connect with ssl encryption (#20568)
- fix: Fix issues with main container height in edit and preview mode (#20690)
- fix: User gets an error even when table widget is added from the API … (#20593)
- fix: change word truncate behavior in show more modal (#20747)
- fix: Check for AVX instruction, and produce a warning (#20463)
- fix: Do not replace binding with
null
if no value found (#11688) (#20679) - fix: modal opening issue (#20654)
What's Changed
- test: Fix to run Upgrade cypress test only in CE by @sarojsarab in #20472
- chore: use helper method for evicting all pg user related cache by @nsarupr in #20546
- fix: MySQL Plugin: fix connection leak in datasource destroy by @sumitsum in #20553
- feat: Snowflake connection pool by @vaibh1297 in #19468
- feat: Non auto height invisible widgets by @riodeuno in #20118
- fix: NO_PROXY not set correctly on backend server by @sharat87 in #20605
- fix: Add file system locks after the git operation by @AnaghHegde in #12174
- feat: List V2 by @ashit-rath in #15839
- test: TED support for GITEA by @Aishwarya-U-R in #20477
- test: Cypress migration to TED GITEA by @Aishwarya-U-R in #18799
- fix: renamed rts port env to APPSMITH_RTS_PORT by @sum35h in #20121
- test: fix for UpgradeAppsmith test by @sarojsarab in #20628
- fix: Conditionally call for profile photo api by @hetunandu in #20306
- fix: Set isMetaPropDirty property on widgets by @ohansFavour in #20613
- fix: Fetch app's current branch from redux store by @ohansFavour in #20601
- feat: added column freeze and unfreeze functionality to table widget by @keyurparalkar in #18757
- fix: Remove extra event and old disable var by @sharat87 in #20624
- chore: Added extra analytics events for license by @vishnu-gp in #20638
- chore: export batching method for ee PR by @Rishabh-Rathod in #20631
- ci : Preserve the docker logs across the parallel cypress runs to debug failures by @trishaanand in #20671
- ci: Remove Segment key unless on
master
branch by @sharat87 in #20669 - chore: type check callback functions in setInterval and setTimeout before invoking. by @arunvjn in #20592
- fix: Issue with filter not working with IPs by @sharat87 in #20688
- fix: Update app.json, Heroku deployment is broken by @ricardocarrola in #19540
- fix: modal opening issue by @hetunandu in #20654
- fix: Do not replace binding with
null
if no value found (#11688) by @subrata71 in #20679 - chore: update error message for git file lock error by @AnaghHegde in #20746
- feat: peek overlay by @eco-monk in #20053
- chore: Removed comment related codes from RTS by @nayan-rafiq in #20639
- fix: Check for AVX instruction, and produce a warning by @sharat87 in #20463
- docs: Add steps to enable the replica set for mongodb by @AnaghHegde in #20757
- feat: Error handling phase 1 by @ChandanBalajiBP in #20629
- chore: fix console warnings by @aswathkk in #20584
- chore: Undo the git actions queue changes by @AnaghHegde in #20749
- chore: Add missing log statements by @AnaghHegde in #20766
- fix: change word truncate behavior in show more modal by @KelvinOm in #20747
- chore: add cloud hosting variable global scope by @eco-monk in #20743
- fix: User gets an error even when table widget is added from the API … by @Druthi in #20593
- fix: Fix issues with main container height in edit and preview mode by @riodeuno in #20690
- fix: allow MsSQL plugin to connect with ssl encryption by @sumitsum in #20568
- chore: Refactor tenant email param by @sharat87 in #20759
- test: skipping UpgradeAppsmith_spec.js by @sarojsarab in #20803
- fix: Increased Nginx limit to 150 MB to allow 100 MB Base 64 encoded files by @nidhi-nair in #20617
- chore: refactoring workspace creation and archive methods to facilitate environment creation in EE. by @sondermanish in #20494
- feat: usage and billing ce by @berzerkeer in #20653
- test: Flaky test fix by @Vijetha-Kaja in #20667
- fix: Limit List widget nesting to a maximum of 3 levels by @Tooluloope in #20506
- fix: Error log on a widget property not clearing out when the widget property is deleted by @Druthi in #20486
- fix: 11847 configuring UTF-8 encoding as default to SMTP plugin by @appsmithguru in #20619
- fix: 14544 Ignore comments before parsing a query with IS operator in MySQL by @appsmithguru in #20620
- feat: responsive pagination control by @akash-codemonk in #20665
- feat: URL Navigation for Widgets by @hetunandu in #20202
- test: Script updates for flaky tests by @Aishwarya-U-R in #20846
- chore: remove unnecessary skeleton component by @Rishabh-Rathod in #20645
- ci: Download oldstack from private repo instead of S3 in ci-test.yml by @sarojsarab in #20802
- ci: Specifying the branch name to pull from ci-oldstack in ci-test.yml by @sarojsarab in #20863
- ci: Updated the pat to access appsmithorg/ci-oldstack by @sarojsarab in #20866
- ci: updated the PAT to access the appsmithorg/ci-oldstack by @sarojsarab in #20870
- fix: Table breaks on adding binding to column name by @souma-ghosh in #20686
- chore: Release 1.9.9 by @NilanshBansal in #20891
New Contributors
- @ricardocarrola made their first contribution in #19540
- @KelvinOm made their first contribution in #20747
Full Changelog: v1.9.8...v1.9.9