Skip to content

Latest commit

 

History

History
146 lines (66 loc) · 6.58 KB

File metadata and controls

146 lines (66 loc) · 6.58 KB

0.6.3 (2026-01-10)

Bug Fixes

  • handle offline status for IPv4 and IPv6 display (55833f7)

0.6.2 (2026-01-10)

Bug Fixes

  • correct meta tag for mobile web app capability (7000532)

0.6.1 (2026-01-10)

Bug Fixes

  • Remove offline route and enhance service worker for improved PWA support (2104b3f)

0.6.0 (2026-01-10)

Bug Fixes

  • Add service worker route and update registration path for offline support (bf4d3ab)
  • PR Image Name (0f3dd98)

Features

  • Add PWA support with service worker, manifest, and offline page (f198aba)

0.5.3 (2025-12-29)

Bug Fixes

  • update repository references to CS-ClientPublicIP in Dockerfile, changelog, and index.html (49c19a8)

0.5.2 (2025-12-26)

Bug Fixes

  • improve responsive design for mobile view in index.html (3a66d60)

0.5.1 (2025-12-26)

Bug Fixes

  • update geoip-updater service restart policy format (7911206)

0.5.0 (2025-12-26)

Features

  • implement GeoIP database file watcher and reload mechanism (73fb6f3)

0.4.2 (2025-12-26)

Bug Fixes

  • update docker-compose file to match multiple YAML patterns and add healthcheck for clientpublicip service (1996795)

0.4.1 (2025-12-26)

Bug Fixes

  • update service dependency condition to 'service_started' for geoip-updater (4e4e6bc)

0.4.0 (2025-12-26)

Features

  • implement GeoIP country detection and update Docker configurations (ba65630)

0.3.0 (2025-12-25)

Features

  • add refresh button and functionality to update IP addresses (444b864)

0.2.0 (2025-12-25)

Bug Fixes

  • enable CORS for specific domains and update requirements (e2d0d6e)

Features

  • add workflow for deploying releases to Coolify (ad6de97)

0.1.4 (2025-12-25)

Bug Fixes

  • manual trigger release (43c0698)
  • remove unnecessary line break and disable security scan in Docker build (027dac6)

0.1.3 (2025-12-25)

Bug Fixes

  • disable security scan in Docker build and update version to 0.0.1 (67eb5b3)

0.1.2 (2025-12-25)

Bug Fixes

  • re-enable security scan for Docker build jobs (5e622f4)
  • version reset with rebuild (dadd11d)

0.1.1 (2025-12-25)

Bug Fixes

  • fixed security scan in Docker build jobs with base image updated (c4d912b)

0.1.0 (2025-12-25)

Bug Fixes

  • Ensure SERVER_PORT is an integer by casting the environment variable (cb817c0)
  • Update condition checks for semantic release and Docker build jobs (b00607a)
  • Update rate limit to 960/minute in docker-compose development configuration (511aaba)

Features

  • Add Opencontainers metadata to Dockerfile (910d71c)
  • Enhance footer with powered-by link and styling (0b0a22c)