Releases: anchorhost/calculate-arr
Releases · anchorhost/calculate-arr
v1.1
Added
- Markdown support for expense names
- Prompt to add categories
- Icons for actions
- Column sorting
Changed
- Fixed spelling mistake with "quantity"
- Fixed mobile layout issues
- Fixed data binding issues with duplicated version
- Improved action items. Changed from buttons to list items.
- Improved sorting logic to work with markdown
- Improved UI for business name. Business name now appears up top and edit field only when editing.
- Date selection automatically closes calendar
- Allow for commas within "Year of revenue" field
v1.0
Initial release of Calculate ARR. Open source tool for calculating annual recurring revenue business health. Built using Vue.js and Vuetify. Single html file index.html
which reads from a data.json
file. Any changes need to be exported and data.json
and updated manually.