Metabase - Package Updates
- 
Halo. I noticed new version of Metabase 0.35.4 on the app.
But there is no update detected on cloudron. How to get the update? - 
[1.1.0]
- Update metabase to 0.35.4
 - Full changelog
 - Security fix for BigQuery and SparkSQL
 - Turkish translation is now available again (#12557)
 - Better site URL detection when Metabase is run behind a proxy (#12528)
 - Changed map tile server URL to HTTPS (#12431)
 - Drastically reduced memory usage for streaming large XLSX files — thanks to @sunui for the PR. (#12521)
 
 - 
[1.2.1]
- Update metabase to 0.36.1
 - Full changelog
 - Data Model Metrics shows error if using special combination of Custom Expressions (#13022)
 - Dashboards with questions, that user doesn't haven't permissions to, breaks completely (#13005)
 - Questions based on Saved Question joined with another Saved Question breaks Notebook (#13000)
 - Field filters break SQL-type questions for Redshift data sources in v0.36.0 (#12984)
 
 - 
[1.3.0]
- Update metabase to 0.36.5.1
 - Full changelog
 - Remappings should work on broken out fields (#5600)
 - Sync fails on Turkish system language on startup and crashes instance (#13102)
 - LDAP auth doesn't support IPv6 addresses (#12879)
 - Scheduled Jobs triggering on non-existant Database (#11813)
 - Cannot use Saved Question, when original question uses "Display values"="Use foreign key" (#10474)
 - Can't sync MariaDB System-Versioned tables (#9887)
 - Floating-point rounding errors in UI for very large integers (JS stores all numbers as 64-bit floats) (#5816)
 - Support unicode parameter names -- all non-ASCII characters are converted to _ when slugifying (#5313)
 - Admin Settings page doesn't surface errors when saving settings (#4506)
 - Trying to log in via Google Auth with a disabled account should display an error (#3245)
 
 - 
[1.4.1]
- Update metabase to 0.36.7
 - Full changelog
 - Footer (with export/fullscreen/refresh buttons) on Public/Embedded questions disappears when using Premium Embedding (#13285)
 - Postgres sync not respecting SSH tunneling (#8396)
 - Partial remediation of OOM errors on syncing large columns/rows (#13288)
 
 - 
[1.4.2]
- Update metabase to 0.36.8
 - Full changelog
 - Don't add duplicate joins when adding implicit joins (#13520)
 - Improved date formatting of Excel/CSV exports (#6012)
 - Improved heuristics for giving marking a field's metadata type as State (#2735)
 - Update Jetty to address a CVE (#13511)
 
 - 
[1.6.0]
- Update metabase to 0.37.1
 - Full changelog
 - Table schema sync performance impact (#13650)
 - Pie chart shows spinner, when returned measure/value is null or 0 (#13626)
 - Wrong day names are displayed when using not-Sunday as start of the week and grouping by "Day of week" (#13604)
 - When result row is null, then frontend incorrectly shows as "No results!" (#13571)
 - Snowflake tables with a GEOGRAPHY column cannot be explored (#13505)
 - Cannot edit BigQuery settings without providing service account JSON again (#13442)
 - Sync crashes with OOM on very large columns/row samples [proposal] (#13288)
 - 500 stack overflow error on collection/graph API call (#13211)
 - Custom Column after aggregation creates wrong query and fails (#12762)
 - The expression editor shouldn't start in error mode without any user input (#12140)
 - Pulse attachment file sent without file extension (#11879)
 - Metric with unnamed Custom Expression breaks Data Model for table (#10844)
 - Nested queries with duplicate column names fail (#10511)
 - pulse attachment file(question name) Korean support problem (#8410)
 - Pulse Bar Chart Negative Values Formatting (#7044)
 
 - 
[1.6.2]
- Update metabase to 0.37.3
 - Full changelog
 - Fix chain filtering with temporal string params like 'last32weeks' (#13876)
 - Linked filters breaking SQL questions on v0.37.2 (#13868)
 - Running with timezone Europe/Moscow shows Pulse timezone as MT instead of MSK and sends pulses on incorrect time (#13867)
 - For dump_to_h2, order fields to dump by ID (#13839)
 - For dump_to_h2, remove object count from log output (#13823)