diff --git a/CHANGELOG.md b/CHANGELOG.md index 0deab84a..b544546c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 0.9.16 + +* Integrated on-device ai for container naming and tab sugegstions +* Improved Tab and container UI + ## 0.9.15-1 * Added certificate information title diff --git a/app/pubspec.yaml b/app/pubspec.yaml index dee1adc7..99f665d6 100644 --- a/app/pubspec.yaml +++ b/app/pubspec.yaml @@ -1,7 +1,7 @@ name: weblibre description: "The Privacy-Focused & AI-Powered Research Browser" publish_to: 'none' -version: 0.9.16-alpha-7+19 +version: 0.9.16+20 environment: sdk: '>=3.8.0 <4.0.0' diff --git a/metadata/en-US/changelogs/20.txt b/metadata/en-US/changelogs/20.txt new file mode 100644 index 00000000..b6352933 --- /dev/null +++ b/metadata/en-US/changelogs/20.txt @@ -0,0 +1,2 @@ +* Integrated on-device ai for container naming and tab sugegstions +* Improved Tab and container UI \ No newline at end of file