Skip to main content

Changelog

A running history of everything that's changed on the site — bug fixes, new features, and polish. Each entry links to the commit on GitHub.

March 1, 2026

  • Update Remove underscore.js dependency; replace with native Array/Object methods 84deca7
  • Fix _.contains conflict: rename FetchMethod _ to _FM in turbo_sprockets.js 2deb431
  • Fix Turbo not loading: strip ES module export from Sprockets bundle b0e8eae
  • Update Recompile assets to include Turbo/Stimulus; add coffee-rails for Sprockets 4 3b1302a
  • Fix Rails 8 image_tag compatibility with CarrierWave uploaders 90f75de
  • Update Migrate from turbolinks/jquery_ujs to Hotwire (Turbo + Stimulus) 9345268

February 28, 2026

  • Feature GitHub Actions CI workflow and fix test database config 4c36cc0
  • Update Upgrade remotipart 1.3.1 → 1.4.4 15b908a
  • Feature Procfile to explicitly declare web process 59a9756
  • Update Upgrade Haml 6.4.0 → 7.2.0 ba11903
  • Update Upgrade Puma 6.6.1 → 7.2.0 a5d3412
  • Update Upgrade rspec-rails 4.1.2 → 8.0.3 and supporting test gems d9ecc09
  • Update Upgrade redis 4.0.1 → 5.4.1 2289992
  • Update Upgrade CarrierWave 1.3.4 → 3.1.2 and fog-aws 2.0.0 → 3.33.1 a56b437
  • Update Migrate all models from ActiveRecord::Base to ApplicationRecord 2f1c326
  • Update Upgrade Rails 8.0.4 → 8.1.2 03dc4a3
  • Update Upgrade Rails 7.2.3 → 8.0.4 c6fdf8b
Newer Page 16 of 20 Older