Skip to content
  • semantic-release-bot's avatar
    chore(release): 1.0.0 [skip ci] · 23a36d6a
    semantic-release-bot authored
    # [1.0.0](https://gitlab.com/myii/ut-tweak-tool/compare/v0.8.0...v1.0.0) (2024-02-11)
    
    ### Bug Fixes
    
    * **applicationpagehooks:** rename `Ubuntu webview` -> `Morph webview` ([6ea3540a](https://gitlab.com/myii/ut-tweak-tool/commit/6ea3540a))
    * **imagewritable:** hide permanent rw option for now ([e01e157b](https://gitlab.com/myii/ut-tweak-tool/commit/e01e157b))
    * **lomirilauncher:** drop long deprecated `Enable the launcher` option ([46b6fe01](https://gitlab.com/myii/ut-tweak-tool/commit/46b6fe01))
    * **packages:** rename `Ubuntu System Apps` -> `Ubuntu Touch System Apps` ([56330b64](https://gitlab.com/myii/ut-tweak-tool/commit/56330b64))
    
    ### Build System
    
    * **clickable:** update packaging for 20.04 ([dc858c82](https://gitlab.com/myii/ut-tweak-tool/commit/dc858c82))
    
    ### Code Refactoring
    
    * **imagewritable:** make more robust and 20.04 compatible ([193c1a25](https://gitlab.com/myii/ut-tweak-tool/commit/193c1a25))
    * **lomiri:** adapt to `Ubuntu` -> `Lomiri` namespace transition ([d7de9869](https://gitlab.com/myii/ut-tweak-tool/commit/d7de9869))
    * **lomiriindicators:** switch to Ayatana Indicators ([c2b13ea0](https://gitlab.com/myii/ut-tweak-tool/commit/c2b13ea0))
    * **packagesmodel:** fix installing apps on 20.04 ([9e2039c4](https://gitlab.com/myii/ut-tweak-tool/commit/9e2039c4))
    * **packagesmodel:** fix uninstalling apps on 20.04 ([37ed356f](https://gitlab.com/myii/ut-tweak-tool/commit/37ed356f))
    
    ### Continuous Integration
    
    * **gitlab-ci:** update for 20.04 ([527051bb](https://gitlab.com/myii/ut-tweak-tool/commit/527051bb))
    
    ### Documentation
    
    * **about:** add Jami to contributors list ([b35307e0](https://gitlab.com/myii/ut-tweak-tool/commit/b35307e0))
    
    ### Features
    
    * **scaling:** update scaling and restarting logic for 20.04 ([43166b5f](https://gitlab.com/myii/ut-tweak-tool/commit/43166b5f))
    * **ssh:** adapt to systemd service management ([1af07623](https://gitlab.com/myii/ut-tweak-tool/commit/1af07623))
    * **usb:** switch to using `usb-moded` D-Bus API ([f4da48a3](https://gitlab.com/myii/ut-tweak-tool/commit/f4da48a3))
    
    ### BREAKING CHANGES
    
    * **packagesmodel:** Invoking click via dbus which was not possible/needed
    on 16.04 where a PackageKit plug-in was possible.
    * **packagesmodel:** Invoking click via dbus which was not possible/needed
    on 16.04 where a PackageKit plug-in was possible.
    * **ssh:** SSH service management now depends on systemd (20.04),
    so no longer works via. upstart (16.04).
    * **usb:** Switching USB mode now uses invocations of `gdbus call`,
    which are not available on 16.04.
    * **scaling:** Scaling implementation now depends on systemd (20.04),
    so no longer works via. upstart (16.04).
    * **lomiriindicators:** 20.04 started using https://ayatanaindicators.github.io
    as the upstream instead of continuing to maintain the abandoned Ubuntu
    indicators, practically all functionality remains identical even though
    the dconf location is different :)
    * **lomiri:** Lomiri namespace not available on 16.04
    23a36d6a
To find the state of this project's repository at the time of any of these versions, check out the tags.