Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Noco-macos-arm64 | 2025-08-18 | 192.8 MB | |
Noco-macos-x64 | 2025-08-18 | 168.0 MB | |
nocodb.tar.gz | 2025-08-18 | 130.4 MB | |
Noco-linux-arm64 | 2025-08-18 | 213.4 MB | |
Noco-linux-x64 | 2025-08-18 | 199.3 MB | |
Noco-win-arm64.exe | 2025-08-18 | 197.0 MB | |
Noco-win-x64.exe | 2025-08-18 | 208.0 MB | |
0.264.6_ Bug Fix Release source code.tar.gz | 2025-08-18 | 46.2 MB | |
0.264.6_ Bug Fix Release source code.zip | 2025-08-18 | 48.1 MB | |
README.md | 2025-08-18 | 8.5 kB | |
Totals: 10 Items | 1.4 GB | 6 |
🐛 Closed Issues
- [closed] 🐛 Bug: When trying to download attachments with Chinese names in NocoDB, the system displays "not found" error. #12072
- [closed] 🔦 Feature: Change "Experimental Features" keyboard shortcut #12070
- [closed] 🔦 Feature: Operational transformation #12049
- [closed] 🐛 Bug: Decimal aggregation always rounds off at 1 decimal place #12040
- [closed] 🐛 Bug: File Attachments Disappeared | Backblaze B2 Integration #11995
- [closed] 🐛 Bug: Kanban mode needs multiple reloads to show up #11770
- [closed] 🐛 Bug: upgrade available button shown when running latest available version #11756
- [closed] 🐛 Bug: MySQL can't add new entry in existing table #11585
- [Status: Reproducible] 🐛 Bug: on create a new linked record, last modified of source record is not updated #11324
- [🔎 Status: More Info Needed] 🐛 Bug: Bulk delete failed: Cannot read properties of null (reading 'system') #10692
What's Changed
- chore: post-release sync by @github-actions[bot] in https://github.com/nocodb/nocodb/pull/12045
- fix(nc-gui): Use local storage instead of session storage to keep last visited base id by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/12046
- chore(nc-gui): lint by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/12050
- fix: Miscellaneous bugs by @pranavxc in https://github.com/nocodb/nocodb/pull/12051
- fix: replace NSelect with ncList in Scripts by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/12055
- docs: operationId for meta APIs by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/12056
- Nc Fix(frontend): add lookup partial item indication (ellipsis) by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/12053
- Nc fix(nc-gui): Skip toast error during link creation if table is not configured by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/12057
- Nc feat(nc-gui): ask user to cancel subscription first before deleting workspace by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/12021
- feat: Onboarding flow migration - add is_new_user column in users table by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/12059
- Nc fix/Group by issue with multiline text by @pranavxc in https://github.com/nocodb/nocodb/pull/12061
- fix(nocodb): dont set is_new_user value to true for now else on merging onboarding flow later existing user also see onboaring flow on login by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/12062
- Nc fix/auto import conflicts by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/12058
- fix: update last modified records when user creates record with LTAR by @pranavxc in https://github.com/nocodb/nocodb/pull/12054
- fix: search broken by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/12064
- feat: color system migration by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/11940
- Nc fix: show timezone doesn't work in formula date time formatting [#6436] by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/12066
- Nc fix: hide darkmode in ui by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/12068
- Nc fix: show deleted user in gray and change icon by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/12065
- fix: change experimental features shortcut by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/12071
- Nc fix: Table icon update blocked for user who inherits roles from workspace by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/12074
- fix: aggregation related fixes by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/12075
- fix: Clear file references when base is deleted by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/12060
- fix: Bulkdelete related bug by @pranavxc in https://github.com/nocodb/nocodb/pull/12063
- fix get link value when oo by @fendy3002 in https://github.com/nocodb/nocodb/pull/12067
- feat: ee realtime by @mertmit in https://github.com/nocodb/nocodb/pull/12076
- add FEATURE_API_MEMBER_MANAGEMENT plan by @fendy3002 in https://github.com/nocodb/nocodb/pull/12079
- chore(nc-gui): lint by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/12077
- Nc fix: enable search for date selection dropdown by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/12083
- fix: missing context by @mertmit in https://github.com/nocodb/nocodb/pull/12078
- Nc feat/base members by @fendy3002 in https://github.com/nocodb/nocodb/pull/12081
- fix: Base member api followup by @pranavxc in https://github.com/nocodb/nocodb/pull/12087
- change to a more generic message for FEATURE_NOT_SUPPORTED error by @fendy3002 in https://github.com/nocodb/nocodb/pull/12091
- base type private / default by @fendy3002 in https://github.com/nocodb/nocodb/pull/12089
- Nc docs/swagger fix 0814 by @pranavxc in https://github.com/nocodb/nocodb/pull/12094
- Nc Fix: Dark mode phase 1 by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/12092
- fix(nc-gui): Cannot read properties of undefined (reading 'workspace-level-owner') by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/12096
- fix: do not return data id is null by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/12080
- chore: nc sync by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/12082
- feat: include permissions on duplicates by @dstala in https://github.com/nocodb/nocodb/pull/12097
- Fix(Sentry TypeError): Cannot read properties of undefined (reading 'map') by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/12104
- fix(Sentry TypeError): Cannot read properties of null (reading 'DB_AM') by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/12102
- fix(Sentry TypeError): undefined is not an object (evaluating 'ee.excluded') by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/12105
- fix(Sentry TypeError): Cannot read properties of null (reading 'scrollHeight') by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/12103
- Nc Style: Dark mode empty state svg and ghost button type color issue by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/12106
- fix(nc-gui): use danger NcMenuItem prop instead of hardcoding style by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/12100
- Nc Fix: dark mode pr and add lookup dropdown alignment issue by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/12112
- remove links from unsupported type by @fendy3002 in https://github.com/nocodb/nocodb/pull/12111
- Nc fix(nc-gui): remove old sidebar by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/12008
- fix(UI): Cannot read properties of undefined (reading 'getDataTypeForUiType') by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/12098
- Nc fix/lookup links from column menu by @fendy3002 in https://github.com/nocodb/nocodb/pull/12113
- fix: Apply condition check for prev data in bulk operation hook by @pranavxc in https://github.com/nocodb/nocodb/pull/12115
- typo by @kunterbunt-edv in https://github.com/nocodb/nocodb/pull/12117
- fix: smartsheet error by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/12114
- fix(Sentry TypeError): Cannot read properties of null (reading 'pushProgress') by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/12119
- Nc feat/better formula handling by @fendy3002 in https://github.com/nocodb/nocodb/pull/11955
- fix: Formula validation correction by @pranavxc in https://github.com/nocodb/nocodb/pull/12095
- fix(nc-gui): account setup page access ui error by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/12120
- fix: improve user identification logic by checking for user_id and email by @mertmit in https://github.com/nocodb/nocodb/pull/12099
New Contributors
- @kunterbunt-edv made their first contribution in https://github.com/nocodb/nocodb/pull/12117
Full Changelog: https://github.com/nocodb/nocodb/compare/0.264.4...0.264.6