Releases: niqdev/ipcam-view
Releases · niqdev/ipcam-view
2.4.1
What's Changed
Other Changes
- Bump kotlin_version from 1.7.21 to 1.7.22 by @dependabot in #225
- Update Gradle Wrapper from 7.5.1 to 7.6 by @github-actions in #224
- Bump kotlin_version from 1.7.22 to 1.8.0 by @dependabot in #226
- Bump com.android.tools.build:gradle from 7.3.1 to 7.4.2 by @dependabot in #232
- Bump kotlin_version from 1.8.0 to 1.8.20 by @dependabot in #234
- Bump appcompat from 1.4.2 to 1.5.1 by @dependabot in #214
- Bump androidx.appcompat:appcompat from 1.5.1 to 1.6.1 by @dependabot in #235
- Bump core-ktx from 1.8.0 to 1.9.0 by @dependabot in #213
- Bump androidx.core:core-ktx from 1.9.0 to 1.10.0 by @dependabot in #238
- Bump kotlin_version from 1.8.20 to 1.8.21 by @dependabot in #241
- Bump androidx.core:core-ktx from 1.10.0 to 1.10.1 by @dependabot in #242
- Bump kotlin_version from 1.8.21 to 1.9.0 by @dependabot in #246
- Bump actions/checkout from 3 to 4 by @dependabot in #251
- Bump kotlin_version from 1.9.0 to 1.9.20 by @dependabot in #254
- Bump kotlin_version from 1.9.20 to 1.9.21 by @dependabot in #255
- Bump kotlin_version from 1.9.21 to 1.9.22 by @dependabot in #259
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #258
- Bump actions/setup-java from 3 to 4 by @dependabot in #257
Full Changelog: 2.4.0...2.4.1
2.4.0
What's Changed
Other Changes
- Bump appcompat from 1.4.0 to 1.4.1 by @dependabot in #187
- Bump gradle from 7.0.4 to 7.1.0 by @dependabot in #188
- Bump gradle from 7.1.0 to 7.1.1 by @dependabot in #189
- Bump actions/checkout from 2.4.0 to 3 by @dependabot in #195
- Bump actions/upload-artifact from 2.3.1 to 3 by @dependabot in #194
- Bump gradle from 7.1.1 to 7.1.2 by @dependabot in #192
- Bump actions/setup-java from 2 to 3 by @dependabot in #200
- Bump gradle from 7.1.2 to 7.1.3 by @dependabot in #199
- Update Gradle Wrapper from 7.3.3 to 7.4.2 by @github-actions in #197
- Bump kotlin_version from 1.6.10 to 1.6.20 by @dependabot in #198
- Bump kotlin_version from 1.6.20 to 1.6.21 by @dependabot in #201
- Bump gradle from 7.1.3 to 7.2.0 by @dependabot in #202
- Bump gradle from 7.2.0 to 7.2.1 by @dependabot in #203
- Bump appcompat from 1.4.1 to 1.4.2 by @dependabot in #204
- Bump core-ktx from 1.7.0 to 1.8.0 by @dependabot in #205
- Bump kotlin_version from 1.6.21 to 1.7.10 by @dependabot in #208
- Bump gradle from 7.2.1 to 7.2.2 by @dependabot in #210
- Update Gradle Wrapper from 7.4.2 to 7.5.1 by @github-actions in #211
- Bump kotlin_version from 1.7.10 to 1.7.20 by @dependabot in #216
- Bump gradle from 7.2.2 to 7.3.1 by @dependabot in #217
- Bump kotlin_version from 1.7.20 to 1.7.21 by @dependabot in #218
- increase maximum frame size to support newer cameras by @mdeneen in #219
- api33 by @hannesa2 in #223
- Move namespace by @hannesa2 in #222
- Release with auto generated changelog by @hannesa2 in #221
New Contributors
Full Changelog: 2.3.4...2.4.0
2.3.4
Bump actions/upload-artifact from 2.2.4 to 2.3.1 (#184) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.2.4 to 2.3.1. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v2.2.4...v2.3.1) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: niqdev <niqdev@users.noreply.github.com>
2.3.3
Test release during pull request (#178) * Test release during pull request * Increase memory for gradle
2.3.1
Feature/displaymode scale (#176) * Add scale fit display mode * Update new Kotlin files Co-authored-by: nonononono <dev@nononono>
2.3.0
update readme
2.2.0
Java 11 on CI (#152)
2.1.0
Only allocate frameData for content length, not more is needed. (#83) * Only allocate frameData for content length, not more is needed. * revert formatting Co-authored-by: niqdev <niqdev@users.noreply.github.com>
2.0.0
Automatic version code (#115) Co-authored-by: niqdev <niqdev@users.noreply.github.com>