Español

Historial de versiones: Generador de Fases Lunares para YouDesign Calendar

Cambios, mejoras y correcciones de las versiones de Generador de Fases Lunares para YouDesign Calendar.

Las notas de la versión están disponibles en inglés.

Versión 2.0.1

Mejoras

  • Renames the app to _Moon Phases Generator_ in English, in the interface as well as in the app name, icon description, and long description.

Correcciones de errores

  • The icon was not displayed anymore.

Problemas conocidos

  • Events are placed on a calendar day; the file format carries no time of day.

Versión 2.0.0

Nuevas funciones

  • Serves every one of the 21 interface languages under its own URL, such as /moon-phases-generator/en/, with matching canonical and hreflang metadata.
  • Delivers each language as a page rendered at build time, so content is present before any script runs.
  • Uses the local reference time to decide the day an event is placed on: a phase appears on the first day on which it has already occurred at that time. The default remains 20:00, so evening transitions now move to the following day.

Mejoras

  • Rebuilt on Angular 22; translations are applied while building instead of rewriting the page in the browser.
  • Hosts SunCalc and the interface fonts with the application, removing all third-party requests and allowing a strict content security policy.
  • Honors the operating system's reduced-motion setting and announces status messages through an ARIA live region.
  • Applies text direction per language, so the Arabic interface mirrors correctly.
  • Corrects seven country entries whose time zone identifier or localized label was wrong. Bolivia, Brazil, and Serbia carried identifiers that are not valid IANA time zones and could not generate an event list at all; Iceland and New Zealand showed their time zone untranslated.
  • Narrows each phase transition to the minute instead of the nearest hour. Transitions shortly before local midnight were previously carried over to the following day.
  • Shows the time of day as a 24-hour value in every browser. The native time field followed the browser language and displayed 08:00 PM for some visitors.

Problemas conocidos

  • Events are placed on a calendar day; the file format carries no time of day.

Versión 1.0.0

Nuevas funciones

  • Generates four or eight lunar phases for a selected year and country-based time zone.
  • Provides light and dark AquaMoons glyph styles for YouDesign Calendar event lists.
  • Includes a full-year preview, editable JSON, find and replace, and .ydeventlist export.
  • Offers a localized interface in 21 languages.

Mejoras

  • Uses a dedicated application icon as the page favicon and title graphic.
  • Provides responsive layouts for narrow screens and a scroll-to-top control for long previews.

Problemas conocidos

  • The local-time control does not currently change the generated event data.
  • The animated background has no reduced-motion mode.