Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: scriptella/scriptella.github.io
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: scriptella/scriptella.github.io
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release-1.4-site
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 612 files changed
  • 1 contributor

Commits on Aug 14, 2026

  1. Prepare Scriptella 1.4 website wording

    Make 1.4 the current release on the home, download, and change-history
    pages, refresh tutorial/reference/FAQ/how-to guidance for Java 17, H2,
    and the optional Rhino contract, and replace generated API/DTD docs from
    the frozen 1.4 source. Do not deploy this branch until the 1.4 artifacts
    are public.
    ejboy committed Aug 14, 2026
    Configuration menu
    Copy the full SHA
    a74b663 View commit details
    Browse the repository at this point in the history
  2. De-emphasize optional Rhino and JavaScript on landing pages

    Keep JavaScript as an optional script-driver detail on the drivers and
    reference pages. Home, download, and tutorial no longer lead with Rhino
    packaging.
    ejboy committed Aug 14, 2026
    Configuration menu
    Copy the full SHA
    b36009e View commit details
    Browse the repository at this point in the history
  3. Tighten homepage copy and reduce landing-page chrome

    Drop the marketing headlines, star CTAs, and hero glow so the
    front door reads like a lightweight Java tool. Keep the 1.3 RC1
    fragment as a silent compatibility target.
    ejboy committed Aug 14, 2026
    Configuration menu
    Copy the full SHA
    9a73e61 View commit details
    Browse the repository at this point in the history
  4. Move Javadoc StatCounter to the API landing page

    JDK 17 Javadoc serves the package index from index.html and redirects
    overview-summary.html, so the tracker never ran on /docs/api/.
    ejboy committed Aug 14, 2026
    Configuration menu
    Copy the full SHA
    46e2702 View commit details
    Browse the repository at this point in the history
  5. Clarify homepage hero and feature-card copy

    Put open source in the hero lede, and make the first two cards describe
    the benefit instead of listing scripting engines.
    ejboy committed Aug 14, 2026
    Configuration menu
    Copy the full SHA
    8e1cf09 View commit details
    Browse the repository at this point in the history
Loading