Skip to content

Releases: KalyteraSystems/IPCamLapse

v0.4.4

Choose a tag to compare

@github-actions github-actions released this 04 Sep 11:49
7f6a0fd

What's Changed

  • Bump Microsoft.NET.Test.Sdk from 17.14.1 to 18.9.0 by @dependabot[bot] in #5
  • Bump xunit.runner.visualstudio from 3.1.4 to 4.0.0 by @dependabot[bot] in #6
  • Bump coverlet.collector from 6.0.4 to 10.0.1 by @dependabot[bot] in #3
  • Bump FFMpegCore from 5.1.0 to 5.4.0 by @dependabot[bot] in #4
  • Harden open-source maintenance and add ARM64 support by @elkampu in #21
  • docs: make published container directly runnable by @elkampu in #23
  • feat: add activity log download by @ismailbarankarasu in #22
  • Persist container credential protection keys by @elkampu in #24

New Contributors

Full Changelog: v0.4.3...v0.4.4

v0.4.3

Choose a tag to compare

@github-actions github-actions released this 30 Aug 11:02
03761d6

What's Changed

  • Resolve final WinGet alias targets by @elkampu in #20

Full Changelog: v0.4.2...v0.4.3

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 30 Aug 10:54
fa94731

What's Changed

  • Resolve web assets through WinGet command aliases by @elkampu in #18
  • Prepare v0.4.2 release by @elkampu in #19

Full Changelog: v0.4.1...v0.4.2

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 30 Aug 10:39
c451608

What's Changed

  • Bump Microsoft.AspNetCore.Mvc.Testing from 10.0.0 to 10.0.11 by @dependabot[bot] in #15
  • Fix portable launches and persistent data paths by @elkampu in #16
  • Prepare v0.4.1 release by @elkampu in #17

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 27 Aug 18:07
5992e4e

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 27 Aug 16:28

Full Changelog: v0.2.0...v0.3.0

IPCamLapse v0.2.0

Choose a tag to compare

@elkampu elkampu released this 27 Aug 15:54

IPCamLapse v0.2.0 turns the preview into a complete local timelapse workflow.

Highlights

  • Correct pause/resume accounting and fixed-timeline capture scheduling
  • Explicit capture, pause, schedule, render, completion, and failure states
  • Retries with exponential backoff and camera diagnostics
  • Built-in demo camera with no hardware required
  • Reusable camera profiles with protected credentials
  • Storage budgets, disk reserve, retention, and low-space warnings
  • One-time, daily, weekly, and overnight scheduling
  • Frame timeline, downloads, range selection, and video regeneration
  • Resolution, fit/crop, frame-rate, quality, and elapsed-time overlay controls
  • First-run checks for FFmpeg, write permissions, and free space
  • Real screenshots, demo GIF, architecture guide, and contributor tickets

Downloads

  • Windows x64: IPCamLapse-v0.2.0-win-x64.zip
  • Linux x64: IPCamLapse-v0.2.0-linux-x64.tar.gz

The archives include the .NET runtime. FFmpeg is still required for video rendering. Put ffmpeg.exe beside the application on Windows or install ffmpeg in a standard system path on Linux.

Verification

  • 33 automated tests, including demo capture → render → HTTP download
  • CI passed on Windows and Ubuntu
  • Windows SHA-256: BD18622A42E3332098C47C4DD18C44EE878BD84F352CE75B739FB8BBE125AE88
  • Linux SHA-256: C6883D8376AD1A0C64F2E94A9082F6445AC27E0217EB2F193342531AA2C23AC1

Full changelog: https://github.com/KalyteraSystems/IPCamLapse/commits/v0.2.0