Metabase - Package Updates
- 
[1.22.21]
- Update Metabase to 0.50.18.4
 - Full changelog
 
 - 
[1.22.22]
- Update Metabase to 0.50.19
 - Full changelog
 
 - 
[1.22.23]
- Update Metabase to 0.50.19.1
 - Full changelog
 
 - 
[1.22.24]
- Update Metabase to 0.50.19.2
 - Full changelog
 
 - 
[1.22.25]
- Update Metabase to 0.50.19.3
 - Full changelog
 
 - 
[1.22.26]
- Update Metabase to 0.50.19.4
 - Full changelog
 
 - 
[1.23.0]
- Update Metabase to 0.50.20.3
 - Full changelog
 
 - 
[1.23.1]
- Update Metabase to 0.50.20.4
 - Full changelog
 
 - 
[1.23.2]
- Update Metabase to 0.50.20.5
 - Full changelog
 
 - 
[1.23.3]
- Update Metabase to 0.50.20.6
 - Full changelog
 
 - 
[1.23.4]
- Update Metabase to 0.50.20.7
 - Full changelog
 
 - 
[1.23.5]
- Update Metabase to 0.50.21.2
 - Full changelog
 
 - 
[1.23.6]
- Update Metabase to 0.50.21.3
 - Full changelog
 
 - 
[1.23.7]
- Update Metabase to 0.50.21.4
 - Full changelog
 
 - 
[1.24.0]
- Update Metabase to 0.50.22
 - Full changelog
 
 - 
[1.24.1]
- Update Metabase to 0.50.22.1
 - Full changelog
 
 - 
[1.24.2]
- Update Metabase to 0.50.22.2
 - Full changelog
 
 - 
[1.25.0]
- Update Metabase to 0.50.24.4
 - Full changelog
 
 - 
[1.25.1]
- Update Metabase to 0.50.24.5
 - Full changelog
 - Correctly handle :lib/internal-remap columns in :result_metadata (#47587) (#47788)
 - Fixes #45938.
 - Remapping is handled at the top level of the query, and should be ignored for inner queries. This PR hides it from results_metadata on source queries.
 - It also fixes the interaction with large-int-id logic to make big integers JS-safe.
 
 - 
[1.26.0]
- Update Metabase to 0.50.25
 - Full changelog
 - Tidy up CSV encoding detection (#47809) (#47813)