Conversation
[skip ci] Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[skip ci] Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[skip ci] * build(deps): update all non-major dependencies * Initial plan * fix: bump compileSdk to 37 for androidx core 1.19 compatibility Co-authored-by: pawcoding <78467484+pawcoding@users.noreply.github.com> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: pawcoding <78467484+pawcoding@users.noreply.github.com> Co-authored-by: pawcode <development@pawcode.de>
[skip ci] Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[skip ci] Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[skip ci] Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[skip ci] Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[skip ci] Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[skip ci] Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[skip ci] Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[skip ci] Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* build(deps): update all non-major dependencies * style: reformat Kotlin files with ktfmt 0.27 Co-authored-by: pawcoding <78467484+pawcoding@users.noreply.github.com> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: pawcoding <78467484+pawcoding@users.noreply.github.com>
## [1.6.1-staging.1](v1.6.0...v1.6.1-staging.1) (2026-08-08)
[skip ci] Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[skip ci] Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
## [1.6.1-staging.2](v1.6.1-staging.1...v1.6.1-staging.2) (2026-08-30)
|
🎉 This PR is included in version 1.6.1-staging.2 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
📝 Changelog Preview1.7.0 (2026-09-20)🚀 Features
🛠️ Code Refactoring
🏗 Dependency updates
🔧 Continuous Integration |
* feat(card): update card design * feat(cards): add option to favorite card * feat(toast): replace snackbar with simple toasts * refactor(edit-card): show plus icon for labels * feat(toast): add more toast messages for clearer user feedback * refactor(*): update delete icon * refactor(*): implement review suggestions * style(*): run ktfmt [skip ci]
* feat(backup): add auto-backup status and manual backup/restore - Add BackupData models (BackupData, BackupCardData, BackupLabelData) - Add BackupService with createBackup, readBackup, validateBackup, toEntities - Add deleteAll/insertAll operations to CardDao and LabelDao - Add restoreBackup to CardRepository - Add Auto-Backup status item (cloud_done/cloud_off) to settings - Add Manual Backup item with ModalBottomSheet (create + restore via SAF) - Biometric auth gates backup creation when enabled - Confirmation dialog before restore (destructive operation) - Toast feedback for backup/restore success and failure * refactor(backup): use OptionSheet, extract BackupSheet, move logic to BackupService, remove auto-backup UI refactor(backup): update German strings to match English changes * refactor(*): implement review feedback * refactor(*): implement review feedback
## [1.7.0-next.1](https://github.com/pawcoding/[secure]/compare/v1.6.0...v1.7.0-next.1) (2026-08-30) ### 🚀 Features * **backup:** add manual backup and restore functionality ([#118](https://github.com/pawcoding/[secure]/issues/118)) ([636b586](https://github.com/pawcoding/[secure]/commit/636b58626a7a54edc26eb75b7535b7f9e63ccbe7)) * **cards:** add option to favorite card ([27bec96](https://github.com/pawcoding/[secure]/commit/27bec961dbd6a2aadb17db263bf22799363f097a)) * **card:** update card design ([485980a](https://github.com/pawcoding/[secure]/commit/485980ae08399b485c6c8a05528fb7ec0d17081b)) * **toast:** add more toast messages for clearer user feedback ([09feabf](https://github.com/pawcoding/[secure]/commit/09feabf0d93a911420ae3fa820e3b384aaafdc69)) * **toast:** replace snackbar with simple toasts ([fbdf316](https://github.com/pawcoding/[secure]/commit/fbdf3166f706c45c771c1dd52f509a7f3afc8c45)) ### 🛠️ Code Refactoring * **edit-card:** show plus icon for labels ([05d1e13](https://github.com/pawcoding/[secure]/commit/05d1e13774122e74a674091eaa80fc85dc3eaa40)) * implement review suggestions ([b24440f](https://github.com/pawcoding/[secure]/commit/b24440f4fad8dad552901760ab377ec8c6e88eb3)) * update delete icon ([1c8dc0e](https://github.com/pawcoding/[secure]/commit/1c8dc0e00bc969e507620581d64b1409447604c9)) ### 🏗 Dependency updates * **deps:** update actions/checkout action to v7 ([#106](https://github.com/pawcoding/[secure]/issues/106)) ([2a636da](https://github.com/pawcoding/[secure]/commit/2a636da26c575c35ad69191c06181c34de98e897)) * **deps:** update all non-major dependencies ([#102](https://github.com/pawcoding/[secure]/issues/102)) ([fdb9793](https://github.com/pawcoding/[secure]/commit/fdb97936d06a64710752f6bb206131d3a918e7fd)) * **deps:** update all non-major dependencies ([#105](https://github.com/pawcoding/[secure]/issues/105)) ([937e77b](https://github.com/pawcoding/[secure]/commit/937e77bcd93fe82d79edea1457062181f8d1af41)) * **deps:** update all non-major dependencies ([#107](https://github.com/pawcoding/[secure]/issues/107)) ([c2df4de](https://github.com/pawcoding/[secure]/commit/c2df4de4eceefd4d5706607e3ff151c1c8004bd9)) * **deps:** update all non-major dependencies ([#109](https://github.com/pawcoding/[secure]/issues/109)) ([2e5a77f](https://github.com/pawcoding/[secure]/commit/2e5a77f9cbb9bd72330eae18ad51d437ff8f3985)) * **deps:** update all non-major dependencies ([#112](https://github.com/pawcoding/[secure]/issues/112)) ([cac1eb9](https://github.com/pawcoding/[secure]/commit/cac1eb989aebeb5108403e5599cbabe041a24aeb)) * **deps:** update all non-major dependencies ([#113](https://github.com/pawcoding/[secure]/issues/113)) ([f7f1bf3](https://github.com/pawcoding/[secure]/commit/f7f1bf36eff7bbd30d8852d0e19af7e4584e7d77)) * **deps:** update all non-major dependencies ([#114](https://github.com/pawcoding/[secure]/issues/114)) ([bc7d036](https://github.com/pawcoding/[secure]/commit/bc7d03612cc34f5f9f795632f7a07831dd31db4d)) * **deps:** update all non-major dependencies ([#115](https://github.com/pawcoding/[secure]/issues/115)) ([4c341cc](https://github.com/pawcoding/[secure]/commit/4c341cc8ab8261e83310200d67bb60e2264d841e)) * **deps:** update all non-major dependencies ([#94](https://github.com/pawcoding/[secure]/issues/94)) ([fdbb351](https://github.com/pawcoding/[secure]/commit/fdbb351ce3ec8cf98385042b56b82291cb790817)) * **deps:** update all non-major dependencies to v1.2.0 ([#104](https://github.com/pawcoding/[secure]/issues/104)) ([50af56d](https://github.com/pawcoding/[secure]/commit/50af56d483dfd344b0e1e863ede4a75912279e45)) * **deps:** update dependency com.android.application to v9.3.1 ([#110](https://github.com/pawcoding/[secure]/issues/110)) ([586c4d8](https://github.com/pawcoding/[secure]/commit/586c4d8fc371c4abbccb4709586abc63f21a97f2)) * **deps:** update plugin com.google.devtools.ksp to v2.3.10 ([#108](https://github.com/pawcoding/[secure]/issues/108)) ([ed25e87](https://github.com/pawcoding/[secure]/commit/ed25e876f8ebb2491734a4d2851e5d883d0389e7)) * **deps:** update plugin com.google.devtools.ksp to v2.3.9 ([#101](https://github.com/pawcoding/[secure]/issues/101)) ([831114c](https://github.com/pawcoding/[secure]/commit/831114c550ec0bd8db11e0f0cb6809887415c433)) ### 🔧 Continuous Integration * **changelog:** update changelog generation and add preview to PRs ([a382c8c](https://github.com/pawcoding/[secure]/commit/a382c8c926addaa580da1e20ba2f4e285469621a)) * **renovate:** bump min-release-age to 1 week ([add6f29](https://github.com/pawcoding/[secure]/commit/add6f29765e4e849f77e03768bd8799f82dc80e9)) * **renovate:** update schedule to monthly ([6a1fdda](https://github.com/pawcoding/[secure]/commit/6a1fdda11945295812e7f8b8c210ed85d1df069f)) * update actions ([53378a6](https://github.com/pawcoding/[secure]/commit/53378a601f40e6bf5bc1938cd73a2b8a6d7eb1ed))
|
🎉 This PR is included in version 1.7.0-next.1 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
build(deps): update all non-major dependencies
## [1.7.0-next.2](https://github.com/pawcoding/[secure]/compare/v1.7.0-next.1...v1.7.0-next.2) (2026-09-20) ### 🏗 Dependency updates * **deps:** update all non-major dependencies ([a1fca44](https://github.com/pawcoding/[secure]/commit/a1fca446d9f2b51ca19844283a6c8da2d7dddecd))
|
🎉 This PR is included in version 1.7.0-next.2 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
[skip ci]
|
🎉 This PR is included in version 1.7.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Planned Release
📆 TBD
Issues
Includes
Changes
✨ Features
🩹 Fixes
🛠️ Maintenance & Tooling