Skip to content

Releases: nocodb/nocodb

0.203.2: Bug Fix Release

30 Dec 05:15
7748288
Compare
Choose a tag to compare

What's Changed

  • [πŸ› Type: Bug] πŸ› Bug: SUBSTR not working after updating #7324
  • [closed] πŸ› Bug: richtext- underline & strikethrough formatting doesn't persist #7318
  • [closed] πŸ› Bug: Expanded record UX #7172

What's Changed

Full Changelog: 0.203.0...0.203.2

0.203.0: Introducing User field & RichText field

28 Dec 09:52
b6d6c40
Compare
Choose a tag to compare

πŸ‘‹πŸ‘‹ Hey Everybody, Hey Everybody! πŸ‘‹πŸ‘‹

We are excited to present our latest release, packed with highly anticipated features. Let's explore the new additions.

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

richText
userField

🌟 User fields

  • Streamlined Collaboration: Effortlessly assign and track users within your workspace. Enhance team collaboration by associating specific records with the individuals responsible, creating a seamless flow.
  • Efficient Task Assignment: Assign one or more members of your team to a specific record, thus providing a clear and organised way to distribute responsibilities among team members.
  • Enhanced Data Insights: Leverage the User Field to gain deeper insights into your data - filter, sort or group records over user field. Whether you're tracking project contributions, managing client relationships, or monitoring team activities, these additional provisions provides a comprehensive view of user involvement across your workspace.

🌟 RichText fields

Now, you can go beyond simple text entries and add a touch of style and structure to your data.

  • Text Formatting : Bold, Italics, Underline, Strikethrough
  • Lists for Organisation : Numbered, Unordered, Tasks
  • Headings: Structure your content with three levels of headings for a clear hierarchy.
    - Markdown Syntax Support: Leverage the power of Markdown syntax alongside our rich text editor. Use familiar shortcuts for quick and efficient text formatting.

Other major changes

Formula

  • More formula functions supported
  • Use of rollup within formula is now supported
  • Use of formula results to build another formula is now enhanced

Webhook update trigger (conditional)

  • The update trigger with conditions activates upon a record meeting the specified condition for a webhook configuration. The trigger does not activate based on records that already meet the conditions; instead, it requires a change in the state of the records to trigger the associated automation.

On behalf of the entire Team at NocoDB, we extend our warmest wishes to you for a joyous and festive Christmas season.

We appreciate the collaboration and support we've received from you throughout the year, and we are excited about the possibilities that lie ahead. Your continued support has been instrumental in our success, and we are truly grateful for the trust you have placed in NocoDB.

We are also thrilled to introduce the newest member of our NocoDB family - our official mascot, the Snow Leopard!

mascot

Now, we're turning to you, our incredible community, to help us give our Snow Leopard a name that captures its essence. We invite you to share your creativity and suggest a fitting name for our mascot.

-- Happy Holidays from Team NocoDB


Closed Issues

  • [closed] πŸ› Bug: SQLite DB, formula NOW() returns only date #7303
  • [πŸ› Type: Bug] πŸ› Bug: Cannot destructure property 'options' of 'object null' as it is null #7284
  • [Status: Reproducible] πŸ› Bug: Cannot use nocodb after signing up for a free account #7282
  • [closed] πŸ› Bug: Cannot access delete workspace button on small screens | NocoDB Cloud #7275
  • [Status: Reproducible] πŸ› Bug: V2 API returns wrong status code and message combination on 401 and 403 #7272
  • [closed] πŸ› Bug: Minor UI fixes #7271
  • [closed] πŸ”¦ Feature: Browse documentation easily #7267
  • [closed] πŸ”¦ Feature: Search feature for publicly shared view #7265
  • [closed] πŸ› Bug: V2 API - Impossible to unlink records - always "invalid input syntax for type integer" error #7262
  • [closed] πŸ› Bug: Rich text cell, first character during transition from select mode to edit mode is lost #7261
  • [closed] Upgrading without NC_AUTH_JWT_SECRET set #7258
  • [closed] πŸ› Bug: Webhook triggered by complicated formula multiple times before value was committed #7256
  • [closed] πŸ› Bug: Checkbox, Barcode cells are not aligning properly when the row height changes. #7253
  • [🦭 DB : MariaDB] πŸ› Bug: Duplicate table/base fails for MariaDB #7231
  • [closed] πŸ› Bug: Subsequent Longtext fields are distorted in Gallery or Kanban view #7227
  • [closed] πŸ› Bug: excel import error #7211
  • [closed] πŸ› Bug: UI/UX fixes - 2 #7210
  • [closed] πŸ› Bug: column datatype not changing from SingleLineText to Number #7188
  • [πŸ”Ž Status: More Info Needed] πŸ”¦ Feature: Filter Days now uniformly utilizes 'datetime' for all calculations. #7176
  • [closed] πŸ› Bug: [UI] hover effect in dropdown's #7135
  • [closed] πŸ› Bug: formula related #7126
  • [closed] πŸ› Bug: Upgrading from 0.105.1 to latest fails #7075
  • [closed] πŸ› Bug: Documentation for RichText #7073
  • [closed] πŸ”¦ Feature: SEARCH function should support searching from the end #6448
  • [closed] πŸ› Bug: insufficient and incorrect documentation for /auth/token/refresh endpoint #6078
  • [closed] πŸ”¦ Feature: Formula MONTH() to extract month from a date #5297
  • [πŸ”¦ Type: Feature] πŸ”¦ Feature: Modify Field after Webhook "After Update" #4130
  • [πŸ”¦ Type: Feature][🍰 Scope : Column] [Feature] Add DATE() function for formulas #2605
  • [πŸ”¦ Type: Feature][🍰 Scope : Column] [Feature] Collaborator field (Link to User) #2382
  • [πŸ”¦ Type: Feature][🍰 Scope : Column] πŸ”¦ Feature: Add quarter formula function #918

What's Changed

Read more

0.202.10: Bug Fix Release

13 Dec 09:35
4291c63
Compare
Choose a tag to compare

What's Changed

πŸ› Closed Issues

  • [closed] πŸ› Bug: Upgrade to 0.202.9 causes NocoDB to crash when visualizing a Grid View with Group By #7205
  • [πŸ—οΈ Status: In Resolution] πŸ› Bug: Grid View - When adding a new Record with a Group By on the view, the field corresponding to the Group By remains empty #7204
  • [πŸ› Type: Bug] πŸ› Bug: [UX] Kanban View - When adding a record in a stack, the new record goes to (and stays in) the "Uncategorized" stack instead of its correct stack #7198
  • [Status: Reproducible] πŸ› Bug: API v2 returning 403 in "GET link records list" and "POST link records" methods #7174
  • [closed] πŸ› Bug: [MySQL] unable to use set select field with single quotes as default value #7171
  • [closed] πŸ› Bug: M2M tables without content after update #7158
  • [closed] πŸ”¦ Feature: Switching among RTL form fields using tab button #7157
  • [closed] πŸ› Bug: UI/UX fixes #7156
  • [πŸ› Type: Bug] πŸ› Bug: failed to open / download non-image attachments in shared form #7155
  • [πŸ”Ž Status: More Info Needed] πŸ› Bug: Invalid path concatenated while installing nocodb-sdk #7151
  • [closed] πŸ› Bug: invalid option error when inserting to single select column #7149
  • [closed] πŸ”¦ Feature: When "grouping by", allow to select the number of elements to display #7147
  • [closed] πŸ› Bug: Group-by for belongs-to field throws error #7144
  • [closed] πŸ› Bug: API giving 403 after latest update #7141
  • [closed] πŸ› Bug: Rename View In Dropdown menu #7136
  • [πŸ‘©β€πŸ”¬ Status: In-Analysis] πŸ› Bug: All the links have disappeared #7125
  • [closed] πŸ› Bug: Not able to change body in webhook of nocodb cloud #7118
  • [Status: Reproducible] πŸ› Bug: Fields are no longer displayed in full. #7108
  • [πŸ—οΈ Status: In Resolution] πŸ› Bug: Unauthorized access when using API token in n8n node #7084
  • [closed] πŸ› Bug: Rich text follow-ups #7074
  • [🟣 Priority: Low] πŸ› Bug: page reloads without any reason sometimes #7033
  • [closed] πŸ”¦ Feature: display as progress bar for percent #6973
  • [closed] πŸ› Bug: NocoDB Cloud Available #6970
  • [closed] enhancement: rollup #6852
  • [closed] πŸ› Bug: Deployment Failure when migrating from 0.111.1 to 0.202.5 (Railway) - "Migration from 0108002 to 0111002 failed", Relation aready exists #6826
  • [closed] πŸ”¦ Feature: Support use of Rollup's with in formula #6807
  • [closed] πŸ› Bug: Use Rollup sum for duration field,the data display should also be duration, but it shows the number of seconds. #6778
  • [closed] πŸ”¦ Feature: columnType Date Format : add YYYY-MM #5199

New Contributors

Full Changelog: 0.202.9...0.202.10

0.202.9: Bug Fix Release

30 Nov 08:19
0f95765
Compare
Choose a tag to compare

πŸ› Closed Issues

  • [Status: Reproducible] πŸ› Bug: Creating Link Between Records Via V2 API Throws Error #7119
  • [Status: Reproducible] πŸ› Bug: Links and Link to another record API strange behavior #7109
  • [closed] πŸ› Bug: Use ncRecordId with API #7086
  • [πŸ—οΈ Status: In Resolution] πŸ› Bug: Unauthorized access when using API token in n8n node #7084
  • [closed] πŸ› Bug: for viewer & commenter role, do not ask for save changes on closing expanded record #7066
  • [closed] πŸ› Bug: Additional download menu displayed in toolbar for viewer & commenter role #7065
  • [Status: Reproducible] πŸ› Bug: Hit delete key on formula focused textfield will remove the whole new field #7050
  • [closed] πŸ› Bug: icons mapped at Lookup > Child field needs fix #6989
  • [Status: Reproducible] πŸ› Bug: Lookup for barcode, qrcode displays only one image even if multiple links exist #6988
  • [Status: Reproducible] πŸ› Bug: Error when creating lookup column #6975
  • [closed] πŸ› Bug: grid skeleton loader UX & performance enhancements #6961
  • [closed] πŸ› Bug: Locked view #6934
  • [closed] πŸ› Bug: Expanded record, refresh formula field when associated field is updated & saved #6931
  • [closed] πŸ› Bug: Webhook payload not escaped/formatted correctly #6822
  • [🐬 DB : MySQL] πŸ› Bug: Add/Edit modal with MySQL #6747
  • [πŸ”Ž Status: More Info Needed] πŸ› Bug: Not getting correct response in webhook payload. #6746
  • [🟣 Priority: Low] πŸ› Bug: Auto increment field ID not ignored if sent in API payload #5871
  • [closed] πŸ› Bug: Populating select values via the API doesn't fully work #5492
  • [πŸ› Type: Bug][πŸ—οΈ Status: In Resolution] πŸ› Bug: Sort by Lookup column does not work #2573
  • [πŸ”¦ Type: Feature][🍰 Scope : Column] Feature: Rich editor for multiline text #298

What's Changed

New Contributors

Full Changelog: 0.202.8...0.202.9

0.202.8: Bug Fix Release

20 Nov 11:08
c12c56f
Compare
Choose a tag to compare

πŸ› Closed Issues

  • [closed] πŸ› Bug: error when filtering by lookup field that is Link in the parent table. #7027
  • [closed] πŸ› Bug: API V2 Update API /rowid is missing #7021
  • [πŸ› Type: Bug] πŸ› Bug: Api linked fields duplicated #7020
  • [πŸ› Type: Bug] πŸ› Bug: Import excel throw 42701 Error #6998
  • [closed] πŸ› Bug: Uniform error in API v2 #6986
  • [Status: Reproducible] πŸ› Bug: import file content title not support unicode eg.(emojiπŸ”₯, Chinese) #6959
  • [closed] Runtime directive used on component with non-element root node. The directives will not function as intended. #6952
  • [closed] πŸ› Bug: multi fields editor, field type icons displayed are incorrect #6946
  • [closed] πŸ› Bug: Migration directory is corrupt #6936
  • [closed] Connect New Data Source #6913
  • [closed] πŸ› Bug: view context menu to include download CSV & upload CSV options #6857
  • [closed] πŸ› Bug: API LINK RECORDS ENDPOINT NOT WORKING. #6823
  • [closed] πŸ› Bug: Default View not showing if you moved it to other row in past version #6798
  • [closed] πŸ”¦ Feature: Allow grouping by more column types #6247
  • [πŸ”Ž Status: More Info Needed] πŸ› Bug: Failure to duplicate project/table #5788

What's Changed

New Contributors

Full Changelog: 0.202.7...0.202.8

0.202.7: Hotfix Release

16 Nov 16:52
39fde48
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.202.6...0.202.7

0.202.6 : Bug Fix Release

16 Nov 13:48
2586791
Compare
Choose a tag to compare

πŸ› Closed Issues

  • [closed] Action Required: Fix Renovate Configuration #6993
  • [closed] How do I tell what version of nocodb I'm running? #6985
  • [closed] πŸ› Bug: select options remove issue #6971
  • [closed] ERD #6968
  • [closed] Storage location of database files #6966
  • [Status: Reproducible] πŸ› Bug: error with default value configuration in date field (PG) #6964
  • [closed] πŸ› Bug: Regression on json column type, cannot use json array, invalid input syntax #6963
  • [closed] πŸ› Bug: issue with leading or trailing space in select options #6960
  • [closed] πŸ› Bug: Show v2 API in Swagger #6958
  • [closed] πŸ”¦ Feature: pagination size for group by #6944
  • [closed] πŸ› Bug: Invalid filter in list API #6943
  • [closed] πŸ› Bug: No EOF in long text and impossible to see in a lookup #6929
  • [closed] πŸ› Bug: UI Misc #6927
  • [closed] πŸ› Bug: Duplicate base doesn't copy table/view icons #6926
  • [closed] πŸ”¦ Feature: When creating a new record from the link adding menu, link it automatically #6925
  • [closed] πŸ› Bug: Not possible now to get Attachments URL through Webhook #6924
  • [closed] πŸ› Bug: CSV import, truncate table/field name if it exceeds limit #6916
  • [closed] πŸ› Bug: Google auth token parse failure #6915
  • [closed] πŸ› Bug: Update Nocodb latest #6911
  • [πŸ”Ž Status: More Info Needed] πŸ”¦ Feature: Do have the function of printing design? #6906
  • [closed] permissions Precise to Fields #6893
  • [closed] πŸ”¦ Feature: Turn all values in a column into a linked field. #6892
  • [closed] πŸ› Bug: 8080 Port occupied node:events:515 throw er; // Unhandled 'error' event #6891
  • [closed] Change the default language to Chinese #6885
  • [closed] πŸ› Bug: Nest can't resolve dependencies of the EventSubscribersLoader #6884
  • [closed] πŸ”¦ Feature: Base Reordering #6882
  • [closed] πŸ”¦ Feature: Still not possible to rollup a formula field #6881
  • [closed] πŸ› Bug: Duplicate database error #6874
  • [closed] πŸ”¦ Feature: Support details in README #6868
  • [closed] πŸ› Bug: .HEIC files are not supported #6866
  • [closed] πŸ› Bug: Delete Data Source => Remove Data Source #6862
  • [closed] How to make the modified UI interface take effect on port 8080??? #6859
  • [closed] πŸ”¦ Feature: Do not automatically reveal newly created fields in all of the previously existing views #6858
  • [closed] πŸ› Bug: display column ID in multi-fields editor #6850
  • [Status: Reproducible] πŸ› Bug: Linked records modal from form view is stuck with skeleton loader #6844
  • [closed] πŸ› Bug: Invalid redirection URL #6843
  • [πŸ› Type: Bug][πŸ—οΈ Status: In Resolution] πŸ› Bug: Cannot change the Account Name #6841
  • [closed] πŸ› Bug: NotFoundException: Cannot GET /plugins/ovhCloud.png #6840
  • [πŸ—οΈ Status: In Resolution] πŸ› Bug: AUTH TOKEN FOR CLOUD VERSION DOES NOT WORK WITH N8N #6837
  • [closed] πŸ› Bug: default value for GeoData field type #6832
  • [closed] πŸ› Bug: Expanded record read only fields #6830
  • [closed] πŸ› Bug: keyboard shortcut- map backspace to clear cell #6821
  • [closed] πŸ”¦ Feature: Checkbox based Kanban Board #6818
  • [closed] πŸ”¦ Feature: Table Level Access #6813
  • [closed] πŸ”¦ Feature: Web clipper extension #6806
  • [closed] πŸ”¦ Feature: The Buttons in the Header Section Lacks Transition #6804
  • [Status: Reproducible] πŸ”¦ Feature: Expanded Row Autosave and Searchtool #6799
  • [closed] πŸ› Bug: In grid view, behaviour on click & right click field header #6793
  • [closed] πŸ”¦ Feature: Make the view creation MORE visible. #6792
  • [closed] πŸ”¦ Feature: Drag and drop reorder of column #6791
  • [πŸ› Type: Bug] πŸ› Bug: Additional property DB_QUERY_LIMIT_MAX is not allowed #6790
  • [closed] πŸ› Bug: Team & Settings not accessible for Org Creator #6784
  • [closed] πŸ› Bug: exclude junction table relation from swagger #6783
  • [closed] πŸ› Bug: fields dropdown UI #6781
  • [closed] πŸ”¦ Feature: support for duplicate column with data #6779
  • [closed] πŸ› Bug: consistency with Inflection & capitalise of different names used with in nocodb #6768
  • [πŸ› Type: Bug][Status: Reproducible] πŸ› Bug: Attachment-type data's title string doesn't match non-Ascii char #6760
  • [πŸ—οΈ Status: In Resolution] πŸ› Bug: Webhook link can't be private IP address of LAN #6757
  • [πŸ—οΈ Status: In Resolution] πŸ› Bug: Filters not updating after upgrade #6752
  • [πŸ‘©β€πŸ”¬ Status: In-Analysis] πŸ› Bug: Image permalinks broke after update - how to get new ones? #6745
  • [πŸ”Ž Status: More Info Needed] πŸ› Bug: Cloud : import in csv file #6703
  • [Status: Reproducible] πŸ› Bug: custom singular / plural label for links field was reset after docker restart #6702
  • [Status: Reproducible] πŸ› Bug: The page is displayed as the key of the i18n json file #6700
  • [πŸ‘©β€πŸ”¬ Status: In-Analysis] πŸ”¦ Feature: New Keybindings #6699
  • [🐹 DB : SQLite] πŸ› Bug: SQLite created-at, updated-at says Invalid Date #6683
  • [closed] πŸ› Bug: Language pack missing #6613
  • [Status: Reproducible] πŸ› Bug: A line on screen when we try to delete a column #6526
  • [closed] πŸ› Bug: WebHook configuration options doesn’t show #6525
  • [closed] Expanded record UI/UX Issues #6506
  • [closed] Grid View UX Issues #6505
  • [Status: Reproducible] πŸ› Bug: Swagger schema does not match api response #6477
  • [closed] πŸ› Bug: ERD, show only table name by default #6458
  • [Status: Reproducible] πŸ› Bug: Shared view sort displays ID instead of field name #6456
  • [closed] πŸ› Bug: Columns created as "LinkToAnotherRecord" moved to "Links" but still showing child records instead of new display #6453
  • [Status: Reproducible] πŸ› Bug: Shared grid view expanded record not accessible #6452
  • [closed] πŸ”¦ Feature: UI for next empty ws #6432
  • [πŸ”Ž Status: More Info Needed] πŸ› Bug: Tables appear several times in the left menu times after Syncing metadata #6407
  • [closed] πŸ› Bug: Emoji not visible after modifying the corresponding smartsheet #6406
  • [🧱 Type: Refactoring] Confusing / Misleading Create Database #6398
  • [πŸ“ž Status: Need Internal Discussion][**Status: Reproducib...
Read more

0.202.5 : Bug Fix Release

20 Oct 13:40
18730fa
Compare
Choose a tag to compare

πŸ› Closed Issues

  • [closed] πŸ”¦ Feature: a FAQ clarifying the nocodb license #6740
  • [πŸ—οΈ Type: In Develop Branch] πŸ› Bug: Import error Uncaught SyntaxError: Cannot use import statement outside a module #6720
  • [closed] πŸ› Bug: Duplicate column name #6709
  • [closed] πŸ› Bug: [Cloud][Firefox] Can't import any table (JSON/CSV/Excel) #6707
  • [closed] πŸ› Bug: JSON field doesn't honour row height configurations #6701
  • [Status: Reproducible] πŸ› Bug: Failed to load list: b.startsWith is not a function when linking records #6697
  • [Status: Reproducible] πŸ› Bug: webhook cannot set IP address as URL #6696
  • [closed] πŸ› Bug: Table context menu missing shadow #6694
  • [closed] πŸ› Bug: (CLOUD) Route is not changing when clicked on table node (Not reproducible) #6693
  • [closed] πŸ› Bug: New Website is Blinking in Safari #6692
  • [closed] πŸ› Bug: development setup in docs doesn't mention nocodb-sdk error #6686
  • [closed] πŸ› Bug: Error: β€œOnly 1000 records are allowed in your table, for more please upgrade your plan” #6679
  • [closed] Expanded View is not mobile responsive #6677
  • [closed] πŸ”¦ Feature: Can you make the language conversion more complete #6673
  • [πŸ‘©β€πŸ”¬ Status: In-Analysis] πŸ› Bug: SingleSelect and MultiSelect - No perceivable way to select/activate new CUSTOM color from "More Colors" color picker #6609
  • [πŸ”Ž Status: More Info Needed] πŸ› Bug: All Multiselect Options Spontaneously Deleted From Field #6602
  • [closed] πŸ”¦ Feature: Reindex/ Refresh Field names manually #6587
  • [closed] πŸ› Bug: When I switched to Simplified Chinese, some languages didn't switch over. Why? #6564
  • [closed] πŸ”¦ Feature: Provide manner for Admin to Control Which Column Is Displayed for Adding Records to FK Columns #6563
  • [πŸ”Ž Status: More Info Needed] πŸ› Bug: xls import does not work. #6556
  • [closed] πŸ› Bug: I8n #6504
  • [closed] πŸ› Bug: Data source sync action not present in frontend #6479
  • [closed] πŸ› Bug: Accessing API tab leads to error #6457
  • [closed] πŸ› Bug: Connecting to external db In cloud : lets show only mysql and postgres. #6303
  • [closed] πŸ› Bug: Creating a new Project takes several minutes to complete #6188
  • [closed] πŸ› Bug: webhook response differs when EE is enabled #6108
  • [πŸ› Type: Bug][🐘 DB : Postgres][Status: Reproducible] πŸ› Bug: id primary key generated always as identity is seen as a required field and prevents records from being created #2561

What's Changed

Full Changelog: 0.202.0...0.202.5

0.202.4

11 Oct 15:18
a815a2c
Compare
Choose a tag to compare

πŸš€πŸš€ Launching NocoDB Cloud,

Multi-field Editor, Unified Sidebar, Responsive views & Simplified APIs

πŸ‘‹πŸ‘‹ Hey Everybody, Hey Everybody! πŸ‘‹πŸ‘‹

We are thrilled to introduce our most recent release, filled with eagerly anticipated features. Let's delve into what's brand new and exciting.

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

free technical preview
multi field editor
cmd jkl
copy shared base
responsive view

🌟 Free Technical Preview!

It's a significant milestone on our journey to provide you with an even more accessible and powerful NocoDB experience. With this upcoming preview, you'll get an exclusive look at our cloud-hosted platform, offering streamlined accessibility, scalability, and convenience. Stay tuned for more details, as we're gearing up to take your NocoDB experience to the next level with this exciting new offering!

☁️ New Integrated Shortcuts 🀯

Folks, We've just upped our keyboard game! 🌟

πŸ” While many platforms stop at CMD+K for search, we've decided to go a step further. For those who value instant access to documentation, we proudly introduce: CMD+J! No more hunting around when you're in a fix – your answers are now just a shortcut away.

πŸ”„ And here’s the magic wand for our power users! We realized that with the plethora of views out there, you guys usually hop between just a handful. So, to make your workflow buttery smooth, we've baked in a brand new feature: CMD+L. This lets you effortlessly iterate over your recent views. It's all about giving you the speed and efficiency you deserve!

πŸ’‘ Dive in and explore these features in detail below. We're stoked to see how they revolutionize your experience with NocoDB! Let's build, better. πŸš€πŸ‘©β€πŸ’»πŸ‘¨β€πŸ’»

CMD + J: πŸ” Instantly dive into our in-product documentation.
CMD + K: ⚑ Swiftly navigate between tables, views, or projects. Search, find & act!
CMD + L: πŸ”„ Breeze through recent views with ease; just keep pressing and see the magic unfold!

Available in NoocDB Cloud.

🌟 Multi-Field Editor

  • πŸ’‘ Effortless Field Management: Streamlines the process of adding, modifying, renaming, arranging or conceal fields within your tables, making data organization a breeze.

  • πŸ’‘ Perfect for New or Existing Tables: Whether you're creating a new table structure or fine-tuning an existing one, this powerful tool is your go-to resource for seamless field management.

Say goodbye to the hassles of manual one by one field management, thanks to NocoDB's intuitive solution!

multi-fields-editor

🌟 Responsive Views

We're thrilled to announce that a significant portion of NocoDB's views are now responsive! We've been hard at work to ensure that most views seamlessly adapt to various devices. Whether you're using a πŸ–₯️ orπŸ“±, experience an improved, consistent and user-friendly experience, making data accessibility and productivity smoother than ever before.

responsive-screenshots

🌟 Copy Shared Base

We're excited to introduce Shared Base Copy functionality! Now, you can seamlessly bring any shared base into your workspace with ease. This enhancement allows you to effortlessly duplicate and integrate shared bases into your workspace Say goodbye to the hassles of manual transfers, as we make sharing and working with bases more efficient and accessible!


Other Major Changes

🌟 Unified "Sidebar"

  • 🧭 Unified Navigation: We have eliminated the right-side "view" bar, integrating all associated view functionalities into the left-side bar. This streamlines navigation and keeps your bases, tables, and views in one easily accessible place.

  • πŸ‘οΈ Enhanced Data Viewing: With the removal of the separate "view" bar, you now have a more area dedicated to data views. Work with your data more effectively and with greater focus!

This simplify your data management experience, providing a clutter-free interface for accessing and interacting with your bases, tables, and views.

unified-view

🌟 New Improved Docs

πŸ“š Elevating Your NocoDB Experience: We're dedicated to improving your experience with NocoDB documentation. We've organized content into well-defined categories πŸ—‚οΈ for efficient access and added clear, annotated πŸ–ŠοΈ screenshots as visual guides. To make information retrieval a breeze, we've also introduced an easy-to-use search πŸ” bar. Navigating NocoDB is now as simple as following a well-marked path πŸšΆβ€β™‚οΈto find the answers you need.

Screenshot 2023-10-10 at 5 12 05 PM

🌟 New Simplified Data APIs

✨ We're excited to announce a significant upgrade πŸ”„ to our APIs – you can now access both tables and views using the same set of APIs! We have also moved away from having dedicated end points for bulk operations. With this unified API approach, you can achieve more by using fewer APIs, making them easier to remember and work with, allowing you to focus on your tasks without the complexity of managing multiple APIs.

Additional details here : http://data-apis-v2.nocodb.com/

Minimum Node.js Version Update

We are pleased to announce that starting from this release, the minimum required Node.js version for our project has been updated to Node.js version 18.

Why the Update?

Node.js continues to evolve with performance improvements, security enhancements, and new features. By updating our minimum supported Node.js version to 18, we aim to provide our users with a more robust and secure development environment. Node.js 18 includes several notable improvements and bug fixes that benefit our project.

What Do You Need to Do?

If you are currently using a Node.js version earlier than 18, we recommend upgrading to Node.js 18 or a later compatible version. You can download the latest version of Node.js from the official Node.js website (https://nodejs.org/).

API Change Alert!

In this latest release, we are implementing modifications to our nomenclature for better clarity as follows:

  1. "Project" will now be referred to as "Base."
  2. External data sources were earlier termed as "Base". They will now be referenced as "Source."

We are introducing API version v2, major changes being

  • v2 Meta API's will not have /db segment in the endpoint.
    Example: API GET /api/v1/db/data/:orgs/:base/:table in v1 will be mapped to API /api/v2/data/:orgs/:base/:table in v2.
  • v2 Data APIs are listed here http://data-apis-v2.nocodb.com/

It is important to note that we will continue to support current API endpoints (v1) during this transitional period and plan to phase them out by Mar 2024. Post that, we will switch over completely to new API endpoints as listed here

Note: In UI, "Column" & "Row" going forward will be referred to as "Fields" and "Records".


Happy no-coding! πŸš€

  • [closed] how to instal NOCODB? #6617
  • [closed] πŸ› Bug: Import CSV from Airtable export with Checkbox column fails #6611
  • [closed] πŸ”¦ Feature: Pop Up for delete confirmation #6596
  • [closed] πŸ› Bug: User role colour fix #6593
  • [πŸ› Type: Bug][☎ Scope : API] πŸ› Bug: Audit Log - Row ID not showing on DELETE #6588
  • [Status: Reproducible] πŸ› Bug: Cannot resize columns after changing views #6568
  • [closed] πŸ› Bug: Grid creation modal is having a large delay when closed #6527
  • [closed] πŸ› Bug: Missing bottom radius for field #6523
  • [closed] πŸ› Bug: Pagination in Shared Grid View in Inaccessible below certain resolutions #6522
  • [closed] πŸ› Bug: Expanded record #6520
  • [πŸ—οΈ Type: In Develop Branch] Bug: Sidebar is not shown properly on initial load #6518
  • [πŸ—οΈ Type: In Develop Branch] πŸ› Bug: API and Webhook table is breaking the complete app #6511
  • [closed] πŸ› Bug: Expanded view save should be disabled till there is an edit #6503
  • [closed] πŸ› Bug: Form view UI/UX corrections #6502
  • [closed] πŸ› Bug: Container Crashing After a Version Downgrade #6501
  • [closed] πŸ”¦ Feature: Table UI Update #6495
  • [closed] πŸ”¦ Feature: Default Value Allignment #6492
  • [closed] πŸ› Bug: The content of the button "Save" is cut in some languages [#6485...
Read more

0.111.4: Bug Fix Release

11 Sep 06:28
d56ddef
Compare
Choose a tag to compare

πŸ› Closed Issues

  • [πŸ—οΈ Status: In Resolution] πŸ› Bug: Migration from 0108002 to 0111002 failed #6345
  • [closed] πŸ”¦ Feature: REST API Parameter unification #6339

What's Changed

  • Release 0.111.3 by @github-actions in #6335
  • fix: Exclude any unnecessary props from app version JSON store value by @pranavxc in #6348
  • fix: Project invite logic correction by @pranavxc in #6347
  • fix: Missing Links column in swagger child api path param list by @pranavxc in #6349
  • fix: validate invite role by @mertmit in #6351
  • 0.111.4 Pre-release by @github-actions in #6352

Full Changelog: 0.111.3...0.111.4