Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
[1.0.7] - 2024-08-09
Added
- Added a total project count in the search bar.
- Added a signup box for a new monthly newsletter powered by ConverKit.
Changed
- Fixed issues with the sitemap, including n+1 loading issues for creators and tags.
- Fixed a bug with loading more content when searching (like creators).
[1.0.6] - 2024-06-13
Changed
- Fixed the meta tag titles for twitter & open graph cards to include any project, creator or tag names.
[1.0.5] - 2024-04-25
Added
- Added a dynamic sitemap.xml and sitemap-pages.xml
Changed
- Fixed a bug with loading certain projects via url.
- Temporarily fixed a bug related to linking to creators with special characters in their name.
- Removed and added some of the tag buttons.
- Fix a bug with closing a project modal when loaded via url.
- Reversed chronological sort for projects to showcase newest projects more easily.
[1.0.4] - 2024-04-11
Added
- Added /tags/:tag routes.
- Added /creators/:creator routes.
- Added /projects/:project routes.
Changed
- Updated how Fathom tracks filter changes with new tag, creator and project urls.
- Optimized project loading to remove N+1 calls.
- Consolidating the displayed tags a bit.
[1.0.3] - 2024-04-09
Added
- Added a bunch of Avo configurations for managing content via the admin.
- Added summary articles for each week and display the latest on the Updates page.
Changed
- Updated fly.toml to keep servers alive.
[1.0.2] - 2024-04-05
Added
- Added Sentry error handling for troubleshooting support.
Changed
- First step in getting project data being loaded from the database instead of being hard coded.
- Fixed a bug with how tags were being loaded for projects.
- Updated the Manifesto
[1.0.1] - 2024-04-04
Added
- Manifesto and Changelog pages which display the contents of the MANIFESTO.md and CHANGELOG.md files (respectively).
- Added dotenv to actually store env variables in dev.
Changed
- Storage of Docker related files to allow copying of files outside of immediate Rails app folder to be deployed to server and utilized for file reading.
- Fix basic authentication for Avo admin access. Using basic authentication w/ credentials stored in env variables.
[1.0] - 2024-04-03
Added
[0.1] - 2024-02-10
Added
- Initial first version of the rails.market directory using design from listskit.com and deployed to Netlify.
- Add the initial projects to the directory.