I’ve been jumping back into open source recently, plus doing a lot of technical writing for work, I released v0.17.0 of Administrate the other week, which catches up on a whole load of contributions after nearly a year, Next is going to be a big breaking change, as we remove a lot of dependencies (like datetime_picker_rails) and make the biggest change so far to how assets are handled. We’ll likely be removing Sass completely and moving to standard CSS, which I’m quite excited about, bu...