0.250.1
版本发布时间: 2024-06-13 22:49:47
nocodb/nocodb最新发布版本:0.255.2(2024-08-29 21:14:27)
🚀 What's New in NocoDB v0.250.1! 🚀
🧹 We've cleaned the house!
This release (v0.250.1) introduces a significant cleanup of legacy code, enhancing stability and enhancing future upgrades.
⚠️ Important Upgrade Notice (for v0.0xx.0) ⚠️
If you're upgrading from legacy versions (v0.0xx.0), there will be some extra steps so please follow the instructions below:
👉 To ensure a smooth upgrade from legacy versions, you first need to upgrade to v0.207.3.
🔄 Why? This intermediate step is crucial because we've cleaned up legacy code in this version, which restricts direct upgrades to the latest release.
👉 After successfully upgrading to v0.207.3, you can safely upgrade to v0.250.1
Following these steps will help ensure a seamless transition and optimal performance with our latest enhancements. 🚀✨
We appreciate your attention to this process and are here to support you every step of the way!
🔗 Support and Documentation:
For detailed upgrade instructions, visit our upgrade guide. Still need help? Reach out to us via community forum or discord.
Thank you for choosing NocoDB. We're thrilled to introduce these enhancements and eager to support your ongoing success!
🐛 Closed Issues
- [closed] 🐛 Bug: Kanban - delete stack that was set as default value #8712
- [closed] 🐛 Bug: After creating the project, the entry to create the data source cannot be found #8669
- [closed] Bug : Form submission leads to an error when submitting the shared form if the column name has a '.' (dot) character. #8654
- [closed] 🐛 Bug: Mobile iOS safari - add new record not visible #8651
- [closed] How to use/any experiences on SQLAlchemy Automap on NocoDB? / or how to disable Many-to-many relation separated table feature in NocoDB? #8650
- [closed] 🐛 Bug: "connect a data source" is missing on 0.207.3(nocodb binary version) #8636
- [closed] 🐛 Bug: count api sometimes returns 0 #8631
- [closed] 🐛 Bug: External data source options not available in 0.207 #8621
- [closed] 🔦 Feature Request : Have the ability to separate hundreds and thousands for numeric values #8589
- [closed] 🐛 Bug: Uploading JSON file results in URL values with ? to $ #8577
- [closed] 🐛 Bug: Function MONTH is not available #8464
- [🔎 Status: More Info Needed] 🔦 Feature: Define data type of formula result #8341
- [Status: Reproducible] 🐛 Bug: Freezes after 0.205.0-20240419-1802 #8318
- [closed] 🐛 Bug: Kanban drag drop issue #8306
- [Status: Reproducible] 🐛 Bug: An “Record N not found” exception throws when deleting in the grid view with groupby. #8305
- [Status: Reproducible] 🐛 Bug: Some rows doesn't have data when draging in the bottom right corner of the cell to copy data #8235
- [Status: Reproducible] 🐛 Bug: Unable to create data with json array by using openapi through swagger #8226
- [closed] 🐛 Bug: Barcode is blank returns error #8020
- [🐬 DB : MySQL][Status: Reproducible] 🐛 Bug: SingleLineText field silently drops part of text #7694
- [Status: Reproducible] 🐛 Bug: Link record between Atbl Imported & local table fails #7632
- [closed] 🐛 Bug: attachment in the non-english field name causes error "Overload resolution failed" #7475
- [closed] 🐛 Bug: email verification not working #7473
- [closed] 🐛 Bug:
/email/verify/:token
no longer exists so users see a 404 when they try to follow the verify email link #7241 - [closed] 🔦 Feature: Mention team members in comments #4257
- [closed] 🔦 Feature: Resolve comments #4256
- [🐛 Type: Bug][Status: Reproducible][🌮 Scope : Table] Adding sort to a lookup column which points to a rollup column errors out #3419
What's Changed
- chore: post-release sync by @github-actions in https://github.com/nocodb/nocodb/pull/8604
- chore: move sync action after npm release as it pushes some commits by @mertmit in https://github.com/nocodb/nocodb/pull/8608
- chore: move sync action after npm release as it pushes some commits by @mertmit in https://github.com/nocodb/nocodb/pull/8607
- fix: include the range fields as columns in sharedView Meta by @dstala in https://github.com/nocodb/nocodb/pull/8599
- fix: expanded view not working on shared view and shared bases by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/8596
- fix: Gallery View delete using expanded form by @rohittp0 in https://github.com/nocodb/nocodb/pull/8595
- fix: throw error if invalid operator used in xcCondition by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/8568
- nc-fix/ SingleLineText Fields silently dropping larger than length values by @rohittp0 in https://github.com/nocodb/nocodb/pull/8437
- Decode field name as utf-8 by @rohittp0 in https://github.com/nocodb/nocodb/pull/8609
- Nc docs/auth api token by @dstala in https://github.com/nocodb/nocodb/pull/8586
- docs: Improve environment documentation by @pranavxc in https://github.com/nocodb/nocodb/pull/8618
- New Crowdin updates by @o1lab in https://github.com/nocodb/nocodb/pull/8617
- docs: dev resources by @dstala in https://github.com/nocodb/nocodb/pull/8588
- Nc chore/slow dev by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/8616
- Nc feat/new field modal by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/8578
- New Crowdin updates by @o1lab in https://github.com/nocodb/nocodb/pull/8623
- Nc fix/cal shared filters by @dstala in https://github.com/nocodb/nocodb/pull/8628
- Add custom trigger support for Docs indexing action by @pranavxc in https://github.com/nocodb/nocodb/pull/8627
- Nc fix/shared view UI changes by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/8615
- feat: display number/decimal value according to locale format by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/8626
- Nc chore/design expanded record by @dstala in https://github.com/nocodb/nocodb/pull/8629
- Nc fix/select type default value update issue if option is new by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/8638
- New Crowdin updates by @o1lab in https://github.com/nocodb/nocodb/pull/8637
- Validate pk value before query execution by @pranavxc in https://github.com/nocodb/nocodb/pull/8640
- chore(deps): bump mysql2 from 3.9.7 to 3.9.8 by @dependabot in https://github.com/nocodb/nocodb/pull/8619
- fix: e-mail verification endpoint path by @salim-b in https://github.com/nocodb/nocodb/pull/8645
- Nc feat/links view filter by @pranavxc in https://github.com/nocodb/nocodb/pull/8646
- Nc fix/field modal issues by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/8653
- Nc fix: UI/UX minor fixes by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/8648
- fix: use basesUser to show number of members by @dstala in https://github.com/nocodb/nocodb/pull/8649
- New Crowdin updates by @o1lab in https://github.com/nocodb/nocodb/pull/8656
- fix: Lookup sort related issue by @pranavxc in https://github.com/nocodb/nocodb/pull/8652
- Nc fix(nc-gui): restore changes old pr by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/8660
- fix(nc-gui): form field validation issue if column title contains
.
by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/8657 - Nc feat/auto generate field name based on field type by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/8644
- New Crowdin updates by @o1lab in https://github.com/nocodb/nocodb/pull/8661
- docs: describe
NC_DISABLE_EMAIL_AUTH
by @salim-b in https://github.com/nocodb/nocodb/pull/8662 - Nc fix/misc by @dstala in https://github.com/nocodb/nocodb/pull/8664
- Nc fix/reordering deleting view causes it to stuck in state by @dstala in https://github.com/nocodb/nocodb/pull/8665
- feat: Notifications by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/8622
- chore: sync various by @mertmit in https://github.com/nocodb/nocodb/pull/8671
- chore(nc-gui): install inflection by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/8675
- feat: query isolation by @mertmit in https://github.com/nocodb/nocodb/pull/8666
- fix: duplicate base by @mertmit in https://github.com/nocodb/nocodb/pull/8678
- chore: remove unused code base by @mertmit in https://github.com/nocodb/nocodb/pull/8676
- fix: use xc table for at import by @mertmit in https://github.com/nocodb/nocodb/pull/8605
- Nc Refactor: Gallery view by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/8674
- Nc fix/mobile view bug fixes by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/8670
- chore: remove logs for job started/completed by @mertmit in https://github.com/nocodb/nocodb/pull/8682
- New Crowdin updates by @o1lab in https://github.com/nocodb/nocodb/pull/8683
- fix(nc-gui): allow vertical resize for rich text input in form view by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/8684
- fix: nested link with ag pk by @mertmit in https://github.com/nocodb/nocodb/pull/8690
- fix: move get users list to promise by @mertmit in https://github.com/nocodb/nocodb/pull/8695
- feat: calendar followup by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/8643
- New Crowdin updates by @o1lab in https://github.com/nocodb/nocodb/pull/8699
- Nc feat/type conversions rebased by @dstala in https://github.com/nocodb/nocodb/pull/8680
- Nc staing/issues by @dstala in https://github.com/nocodb/nocodb/pull/8681
- chore: cache init by @mertmit in https://github.com/nocodb/nocodb/pull/8697
- fix: cache pipeline & source delete by @mertmit in https://github.com/nocodb/nocodb/pull/8688
- fix: add a nuxt plugin to handle chunk error by @dstala in https://github.com/nocodb/nocodb/pull/8701
- fix: delete comments on model delete by @mertmit in https://github.com/nocodb/nocodb/pull/8706
- fix: flaky tests by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/8713
- New Crowdin updates by @o1lab in https://github.com/nocodb/nocodb/pull/8707
- Nc fix/comments UI by @dstala in https://github.com/nocodb/nocodb/pull/8711
- Nc Refactor: Kanban view by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/8689
- fix: comment delete not working by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/8714
- Nc fix/filter bugs by @pranavxc in https://github.com/nocodb/nocodb/pull/8716
- fix: missing comment changes by @mertmit in https://github.com/nocodb/nocodb/pull/8724
Full Changelog: https://github.com/nocodb/nocodb/compare/0.207.3...0.250.1
1、 Noco-linux-arm64 147.71MB
2、 Noco-linux-x64 149.11MB
3、 Noco-macos-arm64 150.24MB
4、 Noco-macos-x64 155.09MB
5、 Noco-win-arm64.exe 130.98MB
6、 Noco-win-x64.exe 140.98MB
7、 nocodb.tar.gz 117.43MB