NocoDB - 0.109.0


πŸš€ NocoDB Feature Release : Multiple cell copy paste πŸš€

πŸ₯¬ What's new .. What's fresh ?

Multiple cell copy paste

We are happy to add much requested feature of Multiple cell copy & paste!

πŸ’‘Tired of copying and pasting individual cells one by one? We've got great news for you! Introducing the Multiple Cell Copy-Paste feature, designed to enhance your spreadsheet experience. Say goodbye to tedious manual duplication and say hello to effortless efficiency!

πŸ“Š Picture this: with just a few clicks, you can now copy and paste multiple contiguous cells simultaneously. Whether you're duplicating entire columns, or transferring data across different sheets, this powerful feature will save you valuable time and effort.

πŸš€ NocoDB empowers you with the tools you need to excel in your spreadsheet tasks. Try out the Multiple Cell Copy-Paste feature today and witness the transformation in your productivity!

https://github.com/nocodb/nocodb/assets/86527202/fd6e5fe6-e261-4d75-82eb-f386a54a6f25

Other updates

Drag drop tables to create link & lookup columns

The drag-and-drop functionality allows for the seamless creation of link and lookup columns, providing a convenient and efficient method to establish relations between tables. By simply dragging and dropping tables, users can create link columns, thereby establishing connections between related data sets. The process for creating lookup columns follows a similar procedure, ensuring consistency and ease of use.

https://github.com/nocodb/nocodb/assets/86527202/dc55b4ae-2f2c-459c-aefb-be0e5ab39a20

Join Our Team

Thank you for your love & support

πŸ’œ πŸš€


πŸ› Closed Issues

  • [Status: Reproducible] πŸ› Bug: right click context menu options missing #5838
  • [Status: Reproducible] UX: Shared view & shared base cursor movements #5829
  • [closed] πŸ› Bug: Nest 8 error #5815
  • [πŸ› Type: Bug] Listing API not returning correct result after re-using the table name #5814
  • [🟣 Priority: Low] πŸ› Bug: SQL Error on accessing invalid ROW ID #5812
  • [πŸ“‹ Scope : Docs] Page not found issue on docs.nocodb.com #5810
  • [closed] UX : Delete row related #5803
  • [πŸ› Type: Bug] πŸ› Bug: eyeSlash icon is not shown in form #5798
  • [closed] πŸ› Bug: duplicate table- scroll into view newly created table on project tree #5795
  • [✨ Type: Enhancement][🟣 Priority: Low] πŸ› Bug: Add new row button at bottom left of the grid should be sticky #5789
  • [closed] πŸ› Bug: login username is case sensitive #5787
  • [closed] πŸ› Bug: Node v19.9.0 #5782
  • [πŸ—οΈ Status: In Resolution] πŸ› Bug: scroll behaviour with partially visible cells #5753
  • [✨ Type: Enhancement] render virtual and normal cells for hm and mm #5660
  • [closed] πŸ› Bug: Use of lengthy text in form input label & help text #5438

What's Changed

  • Release 0.108.1 by @github-actions in https://github.com/nocodb/nocodb/pull/5781
  • New Crowdin updates by @o1lab in https://github.com/nocodb/nocodb/pull/5783
  • test: filter groups by @dstala in https://github.com/nocodb/nocodb/pull/5785
  • fix: Grid view scroll related issues by @pranavxc in https://github.com/nocodb/nocodb/pull/5786
  • eyeSlash icon is not shown in form #5798 by @DIWAKARKASHYAP in https://github.com/nocodb/nocodb/pull/5799
  • fix: Browser console warnings/errors by @pranavxc in https://github.com/nocodb/nocodb/pull/5797
  • fix: After table create/duplicate completion scroll to the new table in treeview by @pranavxc in https://github.com/nocodb/nocodb/pull/5802
  • chore(deps): bump @antfu/utils, @windicss/plugin-utils, vite-plugin-windicss, unplugin-icons and unplugin-vue-components in /packages/nc-gui by @dependabot in https://github.com/nocodb/nocodb/pull/5808
  • fix(noco-docs): apply NuxtLink on incorrect links by @wingkwong in https://github.com/nocodb/nocodb/pull/5811
  • enhancement: hm / mm cells by @wingkwong in https://github.com/nocodb/nocodb/pull/5724
  • chore(deps): bump vite from 2.9.15 to 2.9.16 in /packages/nc-gui by @dependabot in https://github.com/nocodb/nocodb/pull/5820
  • Bug fix for issue #5438, resolved text-overflow with text-wrapping by @nith2001 in https://github.com/nocodb/nocodb/pull/5531
  • revise: grid context menu by @mertmit in https://github.com/nocodb/nocodb/pull/5813
  • Configure Renovate by @renovate in https://github.com/nocodb/nocodb/pull/5822
  • fix: Clear alias cache when renaming table/view by @pranavxc in https://github.com/nocodb/nocodb/pull/5832
  • fix: Project user mapping cleanup during project delete by @dstala in https://github.com/nocodb/nocodb/pull/5835
  • fix: Read api - if record is missing return null by @pranavxc in https://github.com/nocodb/nocodb/pull/5833
  • fix: make cell selectable and skip paste behaviour if not permitted by @pranavxc in https://github.com/nocodb/nocodb/pull/5842
  • fix: avoid clearing selected range on expand by @mertmit in https://github.com/nocodb/nocodb/pull/5839
  • enhancement: sticky add new row by @pranavxc in https://github.com/nocodb/nocodb/pull/5805
  • feat: add install:local-sdk by @wingkwong in https://github.com/nocodb/nocodb/pull/5845
  • feat: Drag n drop LTAR and Lookup creation by @pranavxc in https://github.com/nocodb/nocodb/pull/5807
  • Update index.js by @WALL-E in https://github.com/nocodb/nocodb/pull/5856
  • test: use meta-db project for non-sakila db by @dstala in https://github.com/nocodb/nocodb/pull/5863
  • feat: render new lines for LongText by @mertmit in https://github.com/nocodb/nocodb/pull/5849
  • fix: Make username case insensitive by @pranavxc in https://github.com/nocodb/nocodb/pull/5868
  • Remove delete confirm dialog by @pranavxc in https://github.com/nocodb/nocodb/pull/5869
  • refactor: MetaDB LTAR revamp by @pranavxc in https://github.com/nocodb/nocodb/pull/5816
  • Revert "refactor: MetaDB LTAR revamp" by @pranavxc in https://github.com/nocodb/nocodb/pull/5873
  • feat: multiple paste by @mertmit in https://github.com/nocodb/nocodb/pull/5847
  • 0.109.0 Pre-release by @github-actions in https://github.com/nocodb/nocodb/pull/5877

New Contributors

  • @DIWAKARKASHYAP made their first contribution in https://github.com/nocodb/nocodb/pull/5799
  • @WALL-E made their first contribution in https://github.com/nocodb/nocodb/pull/5856

Full Changelog: https://github.com/nocodb/nocodb/compare/0.108.1...0.109.0


Details

date
June 13, 2023, 6:45 a.m.
name
0.109.0
type
Minor
πŸ‘‡
Register or login to:
  • πŸ”View and search all NocoDB releases.
  • πŸ› οΈCreate and share lists to track your tools.
  • 🚨Setup notifications for major, security, feature or patch updates.
  • πŸš€Much more coming soon!
Continue with GitHub
Continue with Google
or