0.262.0
2025-02-20🚀 NocoDB : Feature Release
We heard you! Performance was a challenge, especially on older Windows systems and browsers. So, we completely rebuilt the NocoDB grid for an ultra-fast, seamless experience—even on Raspberry Pi setups.
What’s Changed?
- :rocket: Rebuilt from the ground up – Say goodbye to sluggish interactions.
- 🖼️ Canvas-powered rendering – No bloat, just pure speed.
- :dash: Ultra-smooth on old Windows machines – Performance that just works.
- :strawberry: Runs even on Raspberry Pi – Handle data anywhere, with no slowdowns.
- :zap: We’re making NocoDB faster, leaner, and future-ready—so you can work without limits!
This is just the beginning of our performance journey. Try it out and experience the smoothest NocoDB grid yet! :rocket:
🐛 Closed Issues
- [closed] 🐛 Bug: Excel import error - Parameter 1 is not of type ‘Blob’ #10499
- [closed] 🐛 Bug: Since NocoDB Version 0.260 attachment in mp3 format not playable #10492
- [closed] 🐛 Bug: Geo data input NOT work from 0.260.6 #10487
- [closed] 🐛 Bug: Unable To Re-Order Image Attachments: Results In Error “Field To Parse Image Data”. #10483
- [closed] 🔦 Feature: Search across all fields #10463
- [trigger-CI] 🐛 Bug: Broken REST API in Russian language #10433
- [closed] 🐛 Bug: Lookup field creation via fields menu fails #10423
- [closed] 🐛 Bug: Invalid Email throws error when validation enabled #10422
- [closed] 🐛 Bug: Cannot scroll through base views on touchscreen devices, it reorders views instead #10346
- [closed] 🐛 Bug: In firefox, scrolling vertically in a record view is not available #10319
- [closed] 🐛 Bug: Fist field in new table (Title) is not editable #10548
- [closed] missing projects after changing redis to valkey #10530
- [closed] 🐛 Bug: Alt + Left Arrow Shortcut Causes Data Loss #10513
- [closed] 🐛 Bug: Excel import error - Parameter 1 is not of type ‘Blob’ #10499
- [closed] 🐛 Bug: Since NocoDB Version 0.260 attachment in mp3 format not playable #10492
- [closed] 🐛 Bug: Geo data input NOT work from 0.260.6 #10487
- [closed] 🐛 Bug: Unable To Re-Order Image Attachments: Results In Error “Field To Parse Image Data”. #10483
- [closed] 🐛 Bug: No auto attribution of columns if special characters when importing from file #10482
- [closed] 🐛 Bug: Cards with blocked movement in kanban view (when the view mode is locked) #10481
- [closed] 🔦 Feature: Search across all fields #10463
- [trigger-CI] 🐛 Bug: Broken REST API in Russian language #10433
- [closed] 🐛 Bug: Lookup field creation via fields menu fails #10423
- [closed] 🐛 Bug: Invalid Email throws error when validation enabled #10422
- [closed] 🐛 Bug: Cannot scroll through base views on touchscreen devices, it reorders views instead #10346
- [closed] 🐛 Bug: In firefox, scrolling vertically in a record view is not available #10319
What’s Changed
- fix: port in use on code change by @mertmit in https://github.com/nocodb/nocodb/pull/10507
- Nc fix/image attachment reordering by @dstala in https://github.com/nocodb/nocodb/pull/10493
- make entire square clickable treat mp3 as video by @dstala in https://github.com/nocodb/nocodb/pull/10501
- can move cards if view is locked by @dstala in https://github.com/nocodb/nocodb/pull/10510
- make the video player has auto height instead of 100% by @dstala in https://github.com/nocodb/nocodb/pull/10508
- fix (nc-gui): fix url import and json string import by @fendy3002 in https://github.com/nocodb/nocodb/pull/10503
- chore: sync import ft by @mertmit in https://github.com/nocodb/nocodb/pull/10509
- Nc fix(nc-gui): Lookup field creation via fields menu fails by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/10512
- feat: add query based filter support in view url by @dstala in https://github.com/nocodb/nocodb/pull/10511
- feat: cloud exp by @mertmit in https://github.com/nocodb/nocodb/pull/10504
- Nc feat/auto add select option by @dstala in https://github.com/nocodb/nocodb/pull/10517
- refactor: add type definitions to formula query builders by @fendy3002 in https://github.com/nocodb/nocodb/pull/10479
- chore: sync various by @mertmit in https://github.com/nocodb/nocodb/pull/10519
- feat: Improved Grid View by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/10520
- fix: feature preview height to be same as toolbar by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/10522
- fix: block api token access to meta-diff by @dstala in https://github.com/nocodb/nocodb/pull/10480
- fix: square bracket rich text by @mertmit in https://github.com/nocodb/nocodb/pull/10526
- Nc fix(nc-gui): disable draggable/sortable component reordering in touch based devices by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/10505
- Nc fix/rich perf by @dstala in https://github.com/nocodb/nocodb/pull/10528
- feat: optimize number of api calls by @mertmit in https://github.com/nocodb/nocodb/pull/10525
- fix(nc-gui): instead of rendering multiple lookup attachment cell render only 1 by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/10518
- fix(nc-gui): expand row issue in canvas by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/10535
- docs: update comments for coming soon items by @dstala in https://github.com/nocodb/nocodb/pull/10537
- feat: enable canvas for mobile mode by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/10536
- fix: edit interaction for url, date and attachment by @dstala in https://github.com/nocodb/nocodb/pull/10539
- Nc feat/canvas formula url by @AmitJoki in https://github.com/nocodb/nocodb/pull/10541
- fix(nc-gui): disable expanded form keyboard navigation if any input is active/focused by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/10551
- Nc canvas fixes 2 by @dstala in https://github.com/nocodb/nocodb/pull/10545
- fix: mouseup listener not working properly by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/10552
- fix: canvas related issues by @mertmit in https://github.com/nocodb/nocodb/pull/10538
Full Changelog: https://github.com/nocodb/nocodb/compare/0.260.7…0.262.0