v0.7.0
Pre-release
Pre-release
- Big change: the
operations:import
console command has been removed. Use the admin backoffice now instead, because it's way more customizable (and easier to customize by the way). - A
bin/deploy.bash
script to use when you deploy Compotes anywyhere - There's now a
resources/example_operation_file.ods
file you can use if you want to create your own CSV files to import operations - Changed analytics rendering just a bit, and added two new charts for yearly and monthly balance (more charts to come!)
- We can use "predefined" date filters in the analytics dashboard!
- We can filter operations by tags in the operations list!
- Added a big "triage" system, the goal is to avoid duplicate operations when importing new files, and this feature will soon be used in the "import" feature so we can import the same files multiples without having duplicates, in case of mistakes. This system needs a new
hash
andstate
properties in theOperation
entity.
Also, a lot of translations have been added in messages.en.yml
, and I received a question on Twitter about future translations: this project will definitely have to be translated, and I like @gabiudrescu's proposal! Feel free to contribute before him if you like this idea 😄