# kubesphere/kubesphere
## Changes by Kind
### Feature
- Support query pods by status. ([#4434](https://github.com/kubesphere/kubesphere/pull/4434), [@iawia002](https://github.com/iawia002))
### Documentation
- Add kubesphere icon animation and katacoda scenario ([#4401](https://github.com/kubesphere/kubesphere/pull/4401), [@FeynmanZhou](https://github.com/FeynmanZhou))
- Fix hyperlink format for "安装体验 KubeSphere" in README_zh.md ([#4455](https://github.com/kubesphere/kubesphere/pull/4455), [@wangyao-cmss](https://github.com/wangyao-cmss))
### Bug or Regression
- Enable user password pattern checking. (as same as the console does) ([#4481](https://github.com/kubesphere/kubesphere/pull/4481), [@live77](https://github.com/live77))
- Fixed a regression issue that users can't login with LDAP identity provider in kubesphere v3.2.0 release. ([#4436](https://github.com/kubesphere/kubesphere/pull/4436), [@RolandMa1986](https://github.com/RolandMa1986))
- Fixed: No metrics show in cluster gateway dashboard ([#4457](https://github.com/kubesphere/kubesphere/pull/4457), [@RolandMa1986]
# kubesphere/console
## Changes by Kind
### Feature
- Add an S2i tip for not supporting containerd runtime. ([#2734](https://github.com/kubesphere/console/pull/2734), [@weili520](https://github.com/weili520))
- Add avaliable quota tip when edting project resource default quota. ([#2619](https://github.com/kubesphere/console/pull/2619), [@weili520](https://github.com/weili520))
- Feat: Support for more languages ([#2782](https://github.com/kubesphere/console/pull/2782), [@xuliwenwenwen](https://github.com/xuliwenwenwen))
- Support search pods by pod status in pods management page. ([#2620](https://github.com/kubesphere/console/pull/2620), [@weili520](https://github.com/weili520))
### Bug or Regression
- AccessMode abbreviation error in volume manage page ([#2686](https://github.com/kubesphere/console/pull/2686), [@weili520](https://github.com/weili520))
- Cancel update button in gateway page. ([#2608](https://github.com/kubesphere/console/pull/2608), [@weili520](https://github.com/weili520))
- Cluster resource usage time controller is covered up. ([#2715](https://github.com/kubesphere/console/pull/2715), [@weili520](https://github.com/weili520))
- Configmap's secret text too long. ([#2600](https://github.com/kubesphere/console/pull/2600), [@weili520](https://github.com/weili520))
- Failed to create a statefulSet with a volume template added. ([#2730](https://github.com/kubesphere/console/pull/2730), [@weili520](https://github.com/weili520))
- Fix the error of failure to get gateway without cluster permission in the project ([#2695](https://github.com/kubesphere/console/pull/2695), [@harrisonliu5](https://github.com/harrisonliu5))
- Fix the running status and log not be auto-updated in the pipeline ([#2594](https://github.com/kubesphere/console/pull/2594), [@harrisonliu5](https://github.com/harrisonliu5))
- Fix: Add the Deprecated tip of Kubernetes Deploy in Pipeline ([#2660](https://github.com/kubesphere/console/pull/2660), [@harrisonliu5](https://github.com/harrisonliu5))
- Fix: Fix the url is http need annotations in docker repo secret ([#2795](https://github.com/kubesphere/console/pull/2795), [@harrisonliu5](https://github.com/harrisonliu5))
- Fix: Fix the wrong url of the harbor image ([#2784](https://github.com/kubesphere/console/pull/2784), [@harrisonliu5](https://github.com/harrisonliu5))
- Log matched keywords highlight is [Object Object]. ([#2598](https://github.com/kubesphere/console/pull/2598), [@weili520](https://github.com/weili520))
- No kind information on view volume instance yaml page. ([#2629](https://github.com/kubesphere/console/pull/2629), [@weili520](https://github.com/weili520))
- Project avaliable quota inccrect. It should be the sum of workspace remaining quota and project used quota. ([#2613](https://github.com/kubesphere/console/pull/2613), [@weili520](https://github.com/weili520))
- Resource Monitor Modal selected time range does not work. ([#2722](https://github.com/kubesphere/console/pull/2722), [@weili520](https://github.com/weili520))
- Update avaliable quotas tips when creating deployment. ([#2668](https://github.com/kubesphere/console/pull/2668), [@weili520](https://github.com/weili520))
- Update documentation links to kubesphere.io and kubesphere.com.cn. ([#2628](https://github.com/kubesphere/console/pull/2628), [@weili520](https://github.com/weili520))
- Update volume info for deolyment failed. ([#2656](https://github.com/kubesphere/console/pull/2656), [@weili520](https://github.com/weili520))
- User can't enter ther container terminal page when the browser language is not en, zh and zh-tw. ([#2702](https://github.com/kubesphere/console/pull/2702), [@weili520](https://github.com/weili520))
- Volume status label inccrect when editing deployment settings. ([#2622](https://github.com/kubesphere/console/pull/2622), [@weili520](https://github.com/weili520))
### Other (Cleanup or Flake)
- Fix: Remove Labels shown on the credential detail page ([#2621](https://github.com/kubesphere/console/pull/2621), [@123liubao](https://github.com/123liubao))