# Support for applying settings to updated Slicer application

**URL:** https://discourse.slicer.org/t/support-for-applying-settings-to-updated-slicer-application/27562
**Category:** Support
**Created:** [October 13, 2022, 8:10pm UTC](https://discourse.slicer.org/t/support-for-applying-settings-to-updated-slicer-application/27562 "2022-10-13T20:10:53Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![dalv.silvermann](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/dalv.silvermann/32/16193_2.png) [@dalv.silvermann](https://discourse.slicer.org/u/dalv.silvermann)
#### Post date: [October 13, 2022, 8:10pm UTC](https://discourse.slicer.org/t/support-for-applying-settings-to-updated-slicer-application/27562/1 "2022-10-13T20:10:53Z")

</div>

Dear Andras Lasso,  
Is it possible to upgrade Slicer and stay with my current extensions and self written modules? I mean that without installing the new version and stay on my current (in the point of view of extensions and self added features) with only updating the slicer core, that includes initial modules?  
Where I can read about this process?

---

<div class="post-metadata">

### Author: ![lassoan](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/lassoan/32/13_2.png) [@lassoan](https://discourse.slicer.org/u/lassoan)
#### Post date: [October 19, 2022, 5:49am UTC](https://discourse.slicer.org/t/support-for-applying-settings-to-updated-slicer-application/27562/2 "2022-10-19T05:49:29Z")

</div>

> [@dalv.silvermann](#):
>
> Is it possible to upgrade Slicer and stay with my current extensions and self written modules? I mean that without installing the new version and stay on my current (in the point of view of extensions and self added features) with only updating the slicer core, that includes initial modules?  
> Where I can read about this process?

We try to preserve backward API compatibility between Slicer versions, so some Python modules may work without changes on more recent Slicer versions. ABI compatibility is not preserved between Slicer versions, so you need to reinstall all extensions that contain modules implemented in C++.

Slicer-5.0.3 allows you to bookmark extensions and reinstall all your bookmarked extensions by a single click after you upgrade Slicer core.
