Skip to main content
Home
/
Changelog
/
sunergos-ro
/
calm-companies
sunergos-ro/calm-companies
What's new in calm-companies
🤖
Processed 351 code changes
🌱
Default branch
main
🕒
Last updated about 2 hours ago
Share
All
Features
Improvements
Bug Fixes
February 2026
Improvement
Â
Revamped error pages (400/404/406/422/500) with refreshed copy, modern design, animations, accessibility and clearer user actions.
RP
Raul Popadineti
+2,280
-395
Improvement
Maintenance
Â
Updated build tooling and validation library to newer versions and added the project name to the lockfile to keep dependencies current.
RP
Raul Popadineti
+107
-106
Maintenance
Â
Update text editor dependency to v0.41.0 to pick up IME, markdown, list, and other stability fixes.
d
dependabot[bot]
+150
-294
Improvement
Â
Upgrade browser automation dependency to v4.41.0 for improved browser compatibility, logging, and maintenance updates.
d
dependabot[bot]
+1
-1
Maintenance
Â
Update Tailwind Vite from 4.2.0 to 4.2.1 to include small fixes for MDX class detection and compatibility.
d
dependabot[bot]
+63
-63
Bug Fix
Â
Bumps animation library to a patch release that prevents velocity from causing wild oscillations in time-based animations.
d
dependabot[bot]
+13
-13
Maintenance
Â
Updated OG image creation library to the latest patch; includes docs/examples and safer failure handling upstream.
d
dependabot[bot]
+3
-3
Maintenance
Â
Update Inertia React dependency to v2.3.16 to keep the app aligned with upstream updates.
d
dependabot[bot]
+12
-12
Maintenance
Bug Fix
Â
Update Tailwind CSS to 4.2.1 to include minor fixes for compatibility and class parsing in MDX.
d
dependabot[bot]
+17
-5
Maintenance
Â
Upgrade RubyLLM dependency to 1.12.x to bring recent fixes for message persistence and improved compatibility.
d
dependabot[bot]
+2
-2
Maintenance
Â
Updated rich-text engine to v0.41.0 to pick up stability and IME/markdown/keyboard fixes.
d
dependabot[bot]
+137
-5
Maintenance
Â
Bump lucide-react to v0.575.0 to get new icons and a build fix.
d
dependabot[bot]
+3
-3
Maintenance
Â
Bump payment processor dependency to a newer minor release to keep integrations up-to-date and secure.
d
dependabot[bot]
+3
-3
Maintenance
Â
Updated a developer tooling dependency to a patch release to keep build tooling up-to-date and aligned.
d
dependabot[bot]
+126
-101
Improvement
Â
Updates developer console to v4.3.0 to support newer framework versions and include small fixes.
d
dependabot[bot]
+3
-4
Improvement
Maintenance
Â
Updates the LLM schema library to v0.3.0, adding better structured-output support (Anthropic) and small compatibility tweaks.
d
dependabot[bot]
+4
-4
Maintenance
Â
Updated a background job library to a patch release for minor fixes and improved stability.
d
dependabot[bot]
+1
-1
Improvement
Â
Upgrades Sentry Ruby from 6.3.1 to 6.4.0 to get latest error/telemetry improvements and bug fixes.
d
dependabot[bot]
+8
-7
Feature
Improvement
Maintenance
Â
Adds a public Company Directory with listing, navigation link, sitemap entry, SEO meta updates, and tests.
RP
Raul Popadineti
+263
-10
Improvement
Â
Clarifies that job application instructions must be plain human-readable text only.
RP
Raul Popadineti
+1
-1
Improvement
Â
Now detects job listings using Workable's short '/j/' URL paths so more job links are recognized.
RP
Raul Popadineti
+1
-0
Maintenance
Â
Updated a dependency to a small patch release to pick up fixes and minor improvements.
RP
Raul Popadineti
+1
-1
Improvement
Â
Bumped a third-party integration library to a newer version to receive its updates and improvements.
RP
Raul Popadineti
+3
-3
Maintenance
Improvement
Â
Updated dev and test tooling to newer versions, removed redundant deps, and aligned peer deps for more stable builds.
RP
Raul Popadineti
+1,014
-3,692
Improvement
Â
Upgraded Tailwind CSS to v4.2.0 to get styling fixes and minor improvements.
RP
Raul Popadineti
+17
-5
Improvement
Â
Updated icon library to latest minor version, fixing icon artwork and adding new icons for improved visuals.
RP
Raul Popadineti
+3
-3
Maintenance
Â
Update test tooling and native libraries to newer patch versions to keep dependencies secure and compatible.
RP
Raul Popadineti
+9
-11
Maintenance
Â
Bump developer tooling dependency to v5.1.3 to apply a small maintenance update.
RP
Raul Popadineti
+64
-5
Improvement
Â
Updated developer guide to list new helper commands for automatic fixes, dependency security checks, full CI run, and background jobs.
RP
Raul Popadineti
+5
-0
Improvement
Bug Fix
Â
Improve search visibility and URL consistency: redirect www to apex, update page titles and meta tags, and fix company page head usage.
RP
Raul Popadineti
+340
-249
Improvement
Â
Updated site copy for clearer tone, simplified subscription/pricing messaging, and reordered founder note for smoother rendering.
RP
Raul Popadineti
+48
-44
Maintenance
Â
Update core framework and editor libraries to latest patch releases for stability and small improvements.
RP
Raul Popadineti
+157
-159
Feature
Improvement
Â
Make public policies and company pages discoverable by search engines and AI crawlers, and block private/account pages from indexing.
RP
Raul Popadineti
+41
-2
Maintenance
Improvement
Â
Updated many frontend libraries and regenerated JS routes to match Rails 8.1.2.
RP
Raul Popadineti
+540
-569
Improvement
Â
Upgrades core framework and many libraries to newer stable versions to improve security, stability, and performance.
RP
Raul Popadineti
+102
-99
Refactoring
Â
Cleaned up code formatting and standardized JSX styling across admin pages and legal content for more consistent code.
RP
Raul Popadineti
+52
-30
Maintenance
Â
Removed project name from the dependency lock file to avoid naming conflicts when sharing the project.
RP
Raul Popadineti
+0
-1
Maintenance
Â
Update project libraries for security/stability and add the project name to the lockfile.
RP
Raul Popadineti
+12
-11
Bug Fix
Â
Ensure deleting a job removes its association rows in bulk while keeping newsletters intact; adds a test to verify cleanup.
RP
Raul Popadineti
+53
-2
Refactoring
Improvement
Â
Improve how page meta tags are handled: clarified company meta logic, added helper to render Inertia meta tags, and updated layout to use it.
RP
Raul Popadineti
+19
-3
Improvement
Â
Set default app options to enable improved form handling and several planned client-side features in the server render setup.
RP
Raul Popadineti
+11
-0
Refactoring
Improvement
Â
Make mobile detection safe for server-side rendering and more reliable across browsers and screen sizes.
RP
Raul Popadineti
+20
-3
Refactoring
Improvement
Â
Refactor extraction to use markdown, improve URL normalization/absolutization and resilient fetch client with retries; add comprehensive tests.
RP
Raul Popadineti
+541
-116
Bug Fix
Â
Remove stray line break in company preview text so the alert reads as a single sentence.
RP
Raul Popadineti
+1
-1
Improvement
Â
Improves company page text by inserting a line break in the call-to-action so the message reads more clearly.
RP
Raul Popadineti
+1
-1
Improvement
Â
Improve company share text: show job count when openings exist, otherwise a 'Don't miss next opening' CTA with $5/yr alerts.
RP
Raul Popadineti
+8
-1
Improvement
Â
Enforce collection of billing addresses at Stripe checkout and add a test to verify it.
RP
Raul Popadineti
+28
-1
Improvement
Maintenance
Â
Improve reliability and observability: double detail-page limit, add LLM timing/logging, reduce URL consensus runs to 1, and set LLM timeout/retries.
RP
Raul Popadineti
+51
-9
Feature
Improvement
Â
Adds an "All" tab and company filter to the admin jobs page; adds a helper to trigger company data refresh.
RP
Raul Popadineti
+76
-12
Feature
Improvement
Â
Adds a 'Scrape now' admin button and ability to trigger immediate company scrapes, with UI feedback, job handling, tests, and improved defaults.
RP
Raul Popadineti
+133
-13
Feature
Improvement
Â
Adds company ID and active job listings count to admin company list and API so admins can see company IDs and open roles.
RP
Raul Popadineti
+8
-2
Improvement
Â
Adds detection for Deel job board links when finding job openings and updates the documentation example.
RP
Raul Popadineti
+2
-0
Maintenance
Â
Bumps og_pilot_ruby to 0.3.1 to pull in the latest patch fixes.
RP
Raul Popadineti
+3
-3
Bug Fix
Â
Use the current time for creation timestamp rather than the start of the week.
RP
Raul Popadineti
+1
-1
Improvement
Â
Ensure company profile images refresh weekly so the displayed number of job openings stays up-to-date.
RP
Raul Popadineti
+2
-1
Improvement
Â
Use site's favicon via Google instead of the uploaded logo when generating company social preview images.
RP
Raul Popadineti
+1
-1
Bug Fix
Â
Fixes pluralization in company meta image description so job count reads correctly.
RP
Raul Popadineti
+1
-1
Feature
Improvement
Â
Adds dynamic Open Graph images and a default hero to boost SEO and social sharing; wires API keys and updates deployment targets.
RP
Raul Popadineti
+65
-18
January 2026
December 2025
Ready to boost productivity?
Join Antiwork, Gemnote, and other teams saving hours every week.
Connect GitHub & Subscribe
Setup in 5 minutes
View Pricing
sunergos-ro/calm-companies - Git Digest