TrueChartsClone/charts/stable/baserow
TrueCharts Bot 5280f7b036
chore(deps): update container image baserow/baserow to v1.22.1@fb2b92c by renovate (#16484)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [baserow/baserow](https://gitlab.com/baserow/baserow) | minor |
`1.21.2` -> `1.22.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>baserow/baserow (baserow/baserow)</summary>

###
[`v1.22.1`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1221)

[Compare
Source](https://gitlab.com/baserow/baserow/compare/1.22.0...1.22.1)

##### Bug fixes

- Fix bug causing Baserow to use empty jwt secret by default when
running baserow from docker compose.
[#&#8203;2160](https://gitlab.com/baserow/baserow/-/issues/2160)
-   Fixed incorrect handling of row moved warning.

###
[`v1.22.0`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1220)

[Compare
Source](https://gitlab.com/baserow/baserow/compare/1.21.2...1.22.0)

##### New features

- Add support for multiple select in the formula field. Add `has_option`
formula to check if a multiple select field has a specific option.
[#&#8203;1363](https://gitlab.com/baserow/baserow/-/issues/1363)
- Group rows by field.
[#&#8203;143](https://gitlab.com/baserow/baserow/-/issues/143)
- Allow switching between personal and collaborative views.
[#&#8203;1449](https://gitlab.com/baserow/baserow/-/issues/1449)
- Added UUID field type.
[#&#8203;1463](https://gitlab.com/baserow/baserow/-/issues/1463)
- Allow choosing a checkbox input option for the multiple select field
in the form view.
[#&#8203;1899](https://gitlab.com/baserow/baserow/-/issues/1899)
- Add chips UI component
[#&#8203;1918](https://gitlab.com/baserow/baserow/-/issues/1918)
- Redesign context and select menus
[#&#8203;1918](https://gitlab.com/baserow/baserow/-/issues/1918)
- Restyle input and textarea
[#&#8203;1918](https://gitlab.com/baserow/baserow/-/issues/1918)
- Restyle radio button
[#&#8203;1918](https://gitlab.com/baserow/baserow/-/issues/1918)
- Add Last Modified By field
[#&#8203;2042](https://gitlab.com/baserow/baserow/-/issues/2042)
- Send a notification on form submission to subscribed users.
[#&#8203;2054](https://gitlab.com/baserow/baserow/-/issues/2054)
- Allow to follow/unfollow comments on a specific row.
[#&#8203;2086](https://gitlab.com/baserow/baserow/-/issues/2086)
- Display 'available in premium version' message for non-premium users
when switching view to Personal
[#&#8203;2087](https://gitlab.com/baserow/baserow/-/issues/2087)
- Add the duration field type.
[#&#8203;2088](https://gitlab.com/baserow/baserow/-/issues/2088)
- Add support for sorting Last Modified By fields
[#&#8203;2106](https://gitlab.com/baserow/baserow/-/issues/2106)
- Add support for search for last modified by field type
[#&#8203;2108](https://gitlab.com/baserow/baserow/-/issues/2108)
- Add is, is not, empty, not empty filters for last modified by field
[#&#8203;2109](https://gitlab.com/baserow/baserow/-/issues/2109)
- Immediate frontend rendering for changing Last modified by field
values [#&#8203;2113](https://gitlab.com/baserow/baserow/-/issues/2113)
- Add the created_by field type.
[#&#8203;624](https://gitlab.com/baserow/baserow/-/issues/624)
- Add autonumber field
[#&#8203;811](https://gitlab.com/baserow/baserow/-/issues/811)
- Allow choosing a radio input option for the single select field in the
form view.
[#&#8203;813](https://gitlab.com/baserow/baserow/-/issues/813)
- Introduced `BASEROW_FRONTEND_SAME_SITE_COOKIE` environment variable to
change the cookie sameSite value.
-   New templates:
    -   Beverage Sales Management
    -   Car Comparison
    -   ESG Management
    -   Staff Development

##### Bug fixes

- Fixed incorrect font in emails by introducing fallback.
[#&#8203;1947](https://gitlab.com/baserow/baserow/-/issues/1947)
- Fixes the deadlock errors that can occur when updating TSV cells.
[#&#8203;1984](https://gitlab.com/baserow/baserow/-/issues/1984)
- Fix shift arrow selection on grid view when primary key field option
is not first
[#&#8203;1998](https://gitlab.com/baserow/baserow/-/issues/1998)
- Make date field responsive in Row dialog.
[#&#8203;2048](https://gitlab.com/baserow/baserow/-/issues/2048)
- Fixed a bug that prevented table duplication when a 'Link to Table'
field is modified to link to a different table.
[#&#8203;2053](https://gitlab.com/baserow/baserow/-/issues/2053)
- Remove the 'App pitch planner' database from the 'Elementary School
Management System' template.
[#&#8203;2060](https://gitlab.com/baserow/baserow/-/issues/2060)
- Fix a bug causing the 'Duplicate row' in the UI not showing values
correctly for single and multiple select fields.
[#&#8203;2068](https://gitlab.com/baserow/baserow/-/issues/2068)
- Fix a bug preventing lookup fields to work properly with last modified
fields. [#&#8203;2081](https://gitlab.com/baserow/baserow/-/issues/2081)
- Fixed a bug causing the UI to freeze on clicking the already opened
table link in sidebar.
[#&#8203;2082](https://gitlab.com/baserow/baserow/-/issues/2082)
- Fix filename inconsistency for downloaded files
[#&#8203;2096](https://gitlab.com/baserow/baserow/-/issues/2096)
- Disable incompatible filters in public views
[#&#8203;2116](https://gitlab.com/baserow/baserow/-/issues/2116)
- Fix values not being updated in row edit modal if the row is not in
the buffer.
[#&#8203;2128](https://gitlab.com/baserow/baserow/-/issues/2128)
- Fix a bug causing comments not syncing in row edit modal on
navigation.
[#&#8203;2144](https://gitlab.com/baserow/baserow/-/issues/2144)
- Fix bug causing the notification panel to crash with comment
notifications lacking user sender
[#&#8203;2157](https://gitlab.com/baserow/baserow/-/issues/2157)
- Disable session recording in Posthog to prevent ReportingObserver
error.
- Fix show paginated response of the APIListingView in the OpenAPI spec.
-   Fixed undefined event when copying rows via multiple row context.
-   Fix duplicate darker color in palette.
-   Fix limit of the multiple selection in the web-frontend
-   Resolve the postcss-loader warnings.
- Fix bug where commenters were not able to see row comments and change
history.
-   Suppress redirect error when selecting the database application.

##### Refactors

- Alert and toast refactor
[#&#8203;1918](https://gitlab.com/baserow/baserow/-/issues/1918)
- Reduce the amount of data written from automatic field updates when
possible.
[#&#8203;2021](https://gitlab.com/baserow/baserow/-/issues/2021)
- Pick a valid view from the available ones if a rowId is provided in
the route params.
[#&#8203;2095](https://gitlab.com/baserow/baserow/-/issues/2095)
- Add the `workspace_id` and the `database_id` to webhook payload.
[#&#8203;2147](https://gitlab.com/baserow/baserow/-/issues/2147)
-   Improved performance of the field dependency updating.
- Improved performance of the field serialized import export, resulting
in fast duplication.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-25 01:53:29 +01:00
..
templates
.helmignore
CHANGELOG.md
Chart.yaml chore(deps): update container image baserow/baserow to v1.22.1@fb2b92c by renovate (#16484) 2023-12-25 01:53:29 +01:00
README.md Commit daily changes 2023-12-14 12:05:19 +00:00
icon.png
questions.yaml fix(cnpg): ensure the cnpg GUI is included on CNPG apps 2023-12-21 14:20:12 +01:00
values.yaml chore(deps): update container image baserow/baserow to v1.22.1@fb2b92c by renovate (#16484) 2023-12-25 01:53:29 +01:00

README.md

README

General Info

TrueCharts can be installed as both normal Helm Charts or as Apps on TrueNAS SCALE. However only installations using the TrueNAS SCALE Apps system are supported.

For more information about this App, please check the docs on the TrueCharts website

This chart is not maintained by the upstream project and any issues with the chart should be raised here

Support


Sponsor TrueCharts

TrueCharts can only exist due to the incredible effort of our staff. Please consider making a donation or contributing back to the project any way you can!

All Rights Reserved - The TrueCharts Project