# 변경 사항: 업그레이드 페이지가 이제 업데이트 페이지입니다!

**URL:** https://meta.discourse.org/t/new-change-upgrade-page-is-now-the-update-page/302276
**Category:** Feature
**Tags:** docker-manager, completed
**Created:** [4월 3, 2024, 7:35오후 UTC](https://meta.discourse.org/t/new-change-upgrade-page-is-now-the-update-page/302276 "2024-04-03T19:35:21Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![tobiaseigen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tobiaseigen/32/539204_2.png) [@tobiaseigen](https://meta.discourse.org/u/tobiaseigen)
#### Post date: [4월 3, 2024, 7:35오후 UTC](https://meta.discourse.org/t/new-change-upgrade-page-is-now-the-update-page/302276/1 "2024-04-03T19:35:21Z")

</div>

아래 PR들을 통해 “Upgrade” 관리자 페이지가 "Update"로 이름이 변경되었습니다. 이렇게 한 이유는 셀프 호스팅 사이트의 업데이트 프로세스와 호스팅 사이트의 플랜 “업그레이드” 프로세스를 구분하기 위해서입니다. 셀프 호스팅 사이트를 업데이트하면 최신 코드를 받게 되며, 더 많은 기능을 얻기 위해 플랜을 업그레이드하는 것이 아닙니다.

이전에는 "upgrade"라고 표시되던 UI의 모든 위치에서 이름 변경이 적용됩니다. 놓친 부분이 있거나 이 변경 사항과 관련된 다른 문제가 발견되면 알려주세요!

나도 내 사이트를 업데이트할 때 새로운 `/admin/update` 라우트가 제대로 작동하려면 하드 리프레시가 필요하다는 것을 알게 되었습니다. 기존 `/admin/upgrade` 라우트는 향후 새로운 라우트로 리디렉션만 될 예정입니다.

> <https://github.com/discourse/discourse/pull/26396>
>
> In this PR, all references in the UI to the word "\`upgrade\`" are changed to "\`up…date\`". This is to differentiate the update process in self-hosted sites from the plan "upgrade" process in hosted sites.
> 
> Follow-up to the PR: https://github.com/discourse/docker\_manager/pull/208

> <https://github.com/discourse/docker_manager/pull/210>
>
> This PR will rename the route "\`/admin/upgrade\`" to "\`/admin/update\`" and it wil…l add a redirect for the old route.
> 
> Follow-up to the PR: https://github.com/discourse/docker\_manager/pull/208

---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [5월 11, 2024, 7:38오후 UTC](https://meta.discourse.org/t/new-change-upgrade-page-is-now-the-update-page/302276/6 "2024-05-11T19:38:06Z")

</div>


