# mdznr/What-s-New

Easily present the latest changes and features to your users on app updates.

Repository: https://github.com/mdznr/What-s-New
Canonical: https://ross.abutalabs.com/products/what-s-new
Language: Objective-C
License: MIT
License Family: permissive
Archived: true
Last push: 2018-03-11T04:33:54+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4491, "days_push": 3097, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1143, forks 67 (observed 2026-08-28T04:03:44.922458+00:00)

## What it is
An Objective-C library for iOS that presents the latest changes and features to users on app updates, similar to Apple's own 'What's New' screens. Developers supply a list of changes per version, and the library detects new changes since the last launch and offers pre-built, customizable view controllers to display them.

## Use cases
- show a what's new screen after an app update
- display changelog to users on iOS app launch
- highlight new features after automatic app updates
- present release notes spanning multiple app versions
- customize an app update announcement screen with artwork and gradients

## When to choose
- you maintain an iOS app and want an Apple-style what's new screen
- you want to inform users of major changes after silent automatic updates
- you need a lightweight, customizable Objective-C solution with pre-built view controllers

## When to avoid
- you need a Swift-native or SwiftUI solution
- you want to show changes for every minor update rather than major ones
- your project targets platforms other than iOS

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, gui
- domain: mobile-development, developer-tools
- platform: -
- tags: whats-new, app-updates, changelog, objective-c, onboarding, ios, mobile

## Member repositories
- mdznr/What-s-New (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:44.922458+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:34:56.245562+00:00, confidence not recorded.
  - readme: https://github.com/mdznr/What-s-New (fetched 2026-08-28T04:03:44.922458+00:00, sha e89f8896bfe2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
