NocoDB - Package Updates
Pinned
NocoDB
-
[1.9.5]
- Update NocoDB to 0.105.1
- Full changelog
- bug Bug: #5135
- Feature: column name length validator #5130
- Bug: SwaggerUI not working with latest release #5125
- Bug: Data display issue when sorting lines with empty fields #5104
- Bug: Previously shared views need to be re-shared with 0.98.4 #4446
- Feature: Row number in total not per page #4096
- Improve error handling when external db connection errors out #3369
- Bug: bug empty relations in view #2784
- An error does not exist in Spaces after NPM run dev is executed #2620
- Bug: The server closed the connection #2417
- Bug: Relation pop-up filter not working when using formula field #2316
- Use formula column as primary value #1809
- Fixed to left to display lines number. #1589
- Excel import : long text cells not displayed with column title containing commas and accents #1387
- Postgres relation query failing because of relation to non primary key #729
-
[1.9.7]
- Update NocoDB to 0.105.3
- Full changelog
- feat: implement NC_DISABLE_AUDIT by @wingkwong in #5137
- feat(nocodb): set cache header for attachment urls by @pranavxc in #5151
- New Crowdin updates by @o1lab in #5123
- feat: upgrade timeout msg by @wingkwong in #5154
- fix: ts types for sql clients by @mertmit in #5134
- fix(nc-gui): add missing filterChildrenRead permission by @wingkwong in #5167
- feat(gui): Support multiple record mapping without closing LTAR modal by @pranavxc in #5153
- refactor: use extractProps by @wingkwong in #5168
- fix: missing display value by @mertmit in #5141
-
[1.10.4]
- Update NocoDB to 0.107.4
- Full changelog
- Super Admin No longer created during initialization #5722
- Storage upload unauthorized using xc-token authentication header(it works with xc-auth) #5713
- flashlight Feature: Select number of row to display in each page #5708
- Metadata not in sync and breaking most of the features #5701
- model list cache ignores
base_id
#5568
-
[1.11.0]
- Update NocoDB to 0.108.1
- Full changelog
- Any datetime related field is now in UTC format in its API input and output. This will be a breaking change.
- [closed] bug Bug: Crash with 0.108.0 when
NC_PUBLIC_URL
is set #5778 - [Status: Reproducible] bug Bug: Can't re-size columns in shared view #5772
- [closed] flashlight Feature: Remove initial boolean operator when adding first Filter (Group) in Filtering UI #5648
- [flashlight Type: Feature][telescope Scope : Project] Feature: Realtime collaboration #172
- [flashlight Type: Feature][telescope Scope : Project] Feature : SQL : Migrations from one env to another #146
-
[1.12.1]
- Update NocoDB to 0.109.1
- Full changelog
- [bug Type: Bug][building_construction Status: In Resolution] bug Bug: projects' Actions missing in dashboard's UI #5883
- [closed] bug Bug: Latest Build Failed #5882
- [Status: Reproducible][building_construction Status: In Resolution] bug Bug: Undo after a failed delete operation #5880
- [closed] bug Bug: Schema filter not working for SQL Views in database connections #5823
- Release 0.109.0 by @github-actions in #5878
- fix: on delete fail, return error instead of 200 OK by @dstala in #5881
- fix: Filter view list based on current schema in pg and mssql by @pranavxc in #5870
- fix: avoid adding undo if delete fails by @mertmit in #5884
- fix: Show project action icons based project role by @pranavxc in #5885
- fix: save any unsaved data on tab close, view switch, table switch or data reload by @pranavxc in #5867
-
[1.12.2]
- Update NocoDB to 0.109.2
- Full changelog
- [closed] bug Bug: Delete table error #5934
- [closed] bug Bug: Error when editing tables with foreign keys #5931
- [Status: Reproducible] bug Bug: Single select doesn't work #5926
- [building_construction Status: In Resolution] bug Bug: Not all records returned in row with relations #5906
- [closed] flashlight Feature: sql query as table #5900
-
[1.12.3]
- Update NocoDB to 0.109.3
- Full changelog
- [closed] bug Bug: Signup Option still there after deactivating #5976
- [closed] Error on Frontend init (oauth2 client ID) #5971
- [closed] Bug: 0.109.1 -> 0.109.2 : Migration from 0107004 to 0108002 failed #5957
- [closed] Bug: Date picker- auto close modal after date is selected #5949
- [closed] bug Bug: Impossible to input data to a single select column type in form #5939
- [closed] bug Bug: Delete record, undo; links are not re-inserted #5935
-
[1.12.4]
- Update NocoDB to 0.109.4
- Full changelog
- fix: prevent undo while editing by @mertmit in #5989
- feat: vertical fill using handle by @mertmit in #5896
- chore: test suite reorg by @dstala in #5997
- General UI/UX - enhancement/bugs by @pranavxc in #5952
- test: enable timezone spec for mysql & pg by @dstala in #6004
- Update README.md - Missing "OutFile" to save the Windows binaries. by @revyte in #5995
- Feat: Links column type by @pranavxc in #5848
- Revert "Feat: Links column type" by @pranavxc in #6011
- fix: use custom useCopy composable for copy by @pranavxc in #6015
- feat: Identify removed/added primary key in meta sync by @pranavxc in #6030
- fix: Avoid generating invalid token after signout by @pranavxc in #6032
- Fixed bug when trying to open a row with a binary encoded uuid as PK by @VictorMinemu in #6017