This repository was archived by the owner on Oct 7, 2024. It is now read-only.
Releases: ppfeufer/eve-online-fitting-manager
Releases · ppfeufer/eve-online-fitting-manager
Release list
0.18.0
0.17.0
Added
- Insurance panel to fitting detail page
Changed
- Headline in Doctrine view is now also a breadcrumb navigation if current doctrine has parents
- A lot of code cleanup
- Minimum requirements (see README.md)
Removed
- Faulty template setting removed (the plugin this was depending on got changed, and now it doesn't work anymore)
0.16.0
0.15.0
Added
- Fleet Roles
- Post title will now be set to "Shiptype, Fittingname" if left empty/blank on saving your post
0.14.5
v0.14.5 - 2019-08-31
Fixed
0.14.4
0.14.3
0.14.2
0.14.1
Fixed
- An issue that on rare occasions the database cache tables are not created properly after moving the WordPress installation and somehow losing the cache tables. Reactivating the plugin should do the trick now.
0.14.0
This is a complete rewrite to utilize ESI, so there is no longer a need for a local EDK installation in order to get this plugin to work. Before you update, it is recommended that you backup your fittings you have already.
Added
- ESI Client (#34)
- Database cache table for market, so we don't pollute the wp_options table to much
Changed
- EVE Central market API deactivated, since it's is still dead
- EVE Marketer is now the default market API
- Namespaces to match WordPress's folder structure (Plugin » Plugins)
- Updated image server URL
Fixed
- Formatted doctrine description
Removed
- Osmium is long dead, time to remove it. RIP Osmium, you will be missed.
- Image cache, to much hassle, let's just use CCP's image server instead