Blopa Resume Builder Versions Save

Resume Builder is a free open-source project that allows anyone to easily maintain and build any kind of resume.

4.0.12

11 months ago
  • Bump NPM packages versions.
  • Fix "0" showing up in the Cover Letter component.
  • Update Babel and ESLint configuration.

4.0.11

1 year ago
  • Replace gatsby-plugin-intl for gatsby-plugin-react-intl.

4.0.10

1 year ago
  • Replace gatsby-plugin-intl for gatsby-plugin-react-intl.

4.0.9

1 year ago
  • Bump NPM packages versions.

4.0.8

3 years ago
  • Add cover letter field to the resume builder forms.
  • Add param to the build page to go directly to a specific form.

4.0.7

3 years ago
  • Fix builder page translations.
  • Add more Spanish translations (Thanks Leandro).

4.0.6

3 years ago
  • Create form to create a JSON resume from scratch
  • Add theme switcher in the sidebar

4.0.5

3 years ago
  • Fix profiles not being parsed correctly from the Spreadsheet
  • Fix parsing Google Spreadsheet (but you need to publish it to the web to work)

4.0.3

3 years ago
  • Add toggler for keywords and highlights on the sidebar.
  • Bump Gatsby and plugins to 3.5.
  • Big refactor on the global state.
  • Data disabled from the spreadsheet can now be enabled via the sidebar.
  • Downloaded JSON resume will only contain enabled data.

4.0.2

3 years ago
  • Filter out resume templates that are not ready yet.
  • Add download link to download the JSON data.
  • Fix resume viewer.
  • Add missing fields on "work" and "projects".
  • Small layout fixes in the "Default" template.
  • Arrays from the spreadsheet are now parsed using ';' instead of ','.